Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ getMenuItems
Method
getMenuItems
web/pgadmin/static/js/helpers/Menu.js:113–115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
}
112
113
getMenuItems() {
114
return
this.menuItems;
115
}
116
}
117
118
Callers
9
toElectron
Method · 0.45
checkForItems
Method · 0.45
enableDisableMenus
Method · 0.45
createMenuItems
Method · 0.45
getPgMenu
Function · 0.45
ContextMenu
Function · 0.45
sortMenus
Method · 0.45
iterItem
Function · 0.45
menuSearch
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected