Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ SetLabel
Method
SetLabel
gui/toggle_panel.py:93–94 ·
view source on GitHub ↗
(self, label)
Source
from the content-addressed store, hash-verified
91
return
self.content_panel
92
93
def
SetLabel(self, label):
94
self.header_label.SetLabel(label)
95
96
def
IsCollapsed(self):
97
return
not self._toggled
Callers
15
__init__
Method · 0.95
updateControls
Method · 0.80
ToggleContent
Method · 0.80
OnInputTimer
Method · 0.80
importPatterns
Method · 0.80
exportPatterns
Method · 0.80
importPatterns
Method · 0.80
exportPatterns
Method · 0.80
validateFields
Method · 0.80
importPatterns
Method · 0.80
exportPatterns
Method · 0.80
updateEsiMenus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected