MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / getSubMenu

Method getSubMenu

gui/contextMenu.py:249–250  ·  view source on GitHub ↗
(self, callingWindow, context, rootMenu, i, pitem)

Source from the content-addressed store, hash-verified

247 raise NotImplementedError
248
249 def getSubMenu(self, callingWindow, context, rootMenu, i, pitem):
250 return
251
252 def activate(self, callingWindow, fullContext, i):
253 return

Callers 1

_baseGetSubMenuMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected