Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
ensureSelection
Method · 0.80
toggleSearchBox
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected