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

Method _baseDisplay

gui/contextMenu.py:205–206  ·  view source on GitHub ↗
(self, callingWindow, context, mainItem, selection)

Source from the content-addressed store, hash-verified

203
204 @abstractmethod
205 def _baseDisplay(self, callingWindow, context, mainItem, selection):
206 raise NotImplementedError
207
208 @abstractmethod
209 def _baseGetBitmap(self, callingWindow, context, mainItem, selection):

Callers 2

hasMenuMethod · 0.45
getMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected