Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ Clear
Method
Clear
gui/builtinMarketBrowser/pfSearchBox.py:93–95 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
91
event.Skip()
92
93
def
Clear(self):
94
self.EditBox.Clear()
95
# self.EditBox.ChangeValue(self.descriptiveText)
96
97
def
Focus(self):
98
self.EditBox.SetFocus()
Callers
9
OnEditKillFocus
Method · 0.95
DrawFilledBitmap
Function · 0.45
OnPaint
Method · 0.45
clearSearch
Method · 0.45
MakeSnapshot
Method · 0.45
clearSearch
Method · 0.45
refreshEntityList
Method · 0.45
switchToMiningYieldView
Method · 0.45
switchToFirepowerView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected