MCPcopy 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

toElectronMethod · 0.45
checkForItemsMethod · 0.45
enableDisableMenusMethod · 0.45
createMenuItemsMethod · 0.45
getPgMenuFunction · 0.45
ContextMenuFunction · 0.45
sortMenusMethod · 0.45
iterItemFunction · 0.45
menuSearchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected