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

Method _baseActivate

gui/contextMenu.py:228–229  ·  view source on GitHub ↗
(self, callingWindow, fullContext, mainItem, selection, i)

Source from the content-addressed store, hash-verified

226
227 @abstractmethod
228 def _baseActivate(self, callingWindow, fullContext, mainItem, selection, i):
229 raise NotImplementedError
230
231
232class ContextMenuUnconditional(ContextMenu, metaclass=ABCMeta):

Callers 1

handlerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected