Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ MenuItem
Class
MenuItem
web/pgadmin/utils/menu.py:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
13
class
MenuItem():
14
def
__init__(self, **kwargs):
15
self.__dict__.update(**kwargs)
16
17
18
class
Panel():
Callers
4
get_own_menuitems
Method · 0.90
get_own_menuitems
Method · 0.90
get_own_menuitems
Method · 0.90
get_own_menuitems
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected