MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / reset

Method reset

gui/builtinMarketBrowser/metaButton.py:22–24  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

20 self.SetValue(False)
21
22 def reset(self):
23 self.Enable(True)
24 self.SetValue(self.userSelected)

Callers 1

setTogglesMethod · 0.45

Calls 1

SetValueMethod · 0.45

Tested by

no test coverage detected