MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / _baseGetSubMenu

Method _baseGetSubMenu

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

Source from the content-addressed store, hash-verified

222
223 @abstractmethod
224 def _baseGetSubMenu(self, callingWindow, context, mainItem, selection, rootMenu, i, pitem):
225 raise NotImplementedError
226
227 @abstractmethod
228 def _baseActivate(self, callingWindow, fullContext, mainItem, selection, i):

Callers 1

getMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected