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

Method _baseDisplay

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

Source from the content-addressed store, hash-verified

253 return
254
255 def _baseDisplay(self, callingWindow, context, mainItem, selection):
256 return self.display(callingWindow, context)
257
258 def _baseGetBitmap(self, callingWindow, context, mainItem, selection):
259 return self.getBitmap(callingWindow, context)

Callers

nothing calls this directly

Calls 1

displayMethod · 0.95

Tested by

no test coverage detected