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

Method display

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

Source from the content-addressed store, hash-verified

364
365 @abstractmethod
366 def display(self, callingWindow, context, mainItem, selection):
367 raise NotImplementedError
368
369 def getBitmap(self, callingWindow, context, mainItem, selection):
370 return

Callers 1

_baseDisplayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected