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

Method getSubMenu

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

Source from the content-addressed store, hash-verified

286 raise NotImplementedError
287
288 def getSubMenu(self, callingWindow, context, mainItem, rootMenu, i, pitem):
289 return
290
291 def activate(self, callingWindow, fullContext, mainItem, i):
292 return

Callers 1

_baseGetSubMenuMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected