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

Method display

gui/builtinContextMenus/damagePatternChange.py:18–19  ·  view source on GitHub ↗
(self, callingWindow, srcContext)

Source from the content-addressed store, hash-verified

16 self.mainFrame = gui.mainFrame.MainFrame.getInstance()
17
18 def display(self, callingWindow, srcContext):
19 return srcContext == "resistancesViewFull"
20
21 @property
22 def enabled(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected