MCPcopy 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

OnEditKillFocusMethod · 0.95
DrawFilledBitmapFunction · 0.45
OnPaintMethod · 0.45
clearSearchMethod · 0.45
MakeSnapshotMethod · 0.45
clearSearchMethod · 0.45
refreshEntityListMethod · 0.45
switchToFirepowerViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected