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

Method Focus

gui/builtinMarketBrowser/pfSearchBox.py:97–98  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

95 # self.EditBox.ChangeValue(self.descriptiveText)
96
97 def Focus(self):
98 self.EditBox.SetFocus()
99
100 def SetValue(self, value):
101 self.EditBox.SetValue(value)

Callers 2

ensureSelectionMethod · 0.80
toggleSearchBoxMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected