Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ Clear
Method
Clear
gui/propertyEditor.py:285–288 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
283
self.Clear()
284
285
def
Clear(self):
286
self.item = None
287
self.btn.Enable(False)
288
wxpg.PropertyGrid.Clear(self)
289
290
def
OnPropGridChange(self, event):
291
p = event.GetProperty()
Callers
15
itemActivated
Method · 0.95
removeOverrides
Method · 0.95
_updateInputs
Method · 0.45
refreshAxeLabels
Method · 0.45
Draw
Method · 0.45
updateCharList
Method · 0.45
updateCharList
Method · 0.45
OnClear
Method · 0.45
clearSearch
Method · 0.45
OnPaint
Method · 0.45
ComposeTabBack
Method · 0.45
_Render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected