MCPcopy 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

ClearStateMethod · 0.80
MouseMoveMethod · 0.80
MouseClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected