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

Method display

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

Source from the content-addressed store, hash-verified

315
316 @abstractmethod
317 def display(self, callingWindow, context, selection):
318 raise NotImplementedError
319
320 def getBitmap(self, callingWindow, context, selection):
321 return

Callers 1

_baseDisplayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected