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

Method getSubMenu

gui/contextMenu.py:376–377  ·  view source on GitHub ↗
(self, callingWindow, context, mainItem, selection, rootMenu, i, pitem)

Source from the content-addressed store, hash-verified

374 raise NotImplementedError
375
376 def getSubMenu(self, callingWindow, context, mainItem, selection, rootMenu, i, pitem):
377 return
378
379 def activate(self, callingWindow, fullContext, mainItem, selection, i):
380 return

Callers 1

_baseGetSubMenuMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected