Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ SetState
Method
SetState
gui/builtinShipBrowser/sfBrowserItem.py:53–54 ·
view source on GitHub ↗
(self, state=BTN_NORMAL)
Source
from the content-addressed store, hash-verified
51
self.callback()
52
53
def
SetState(self, state=BTN_NORMAL):
54
self.state = state
55
56
def
GetState(self):
57
return
self.state
Callers
3
ClearState
Method · 0.80
MouseMove
Method · 0.80
MouseClick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected