Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ RefreshTree
Method
RefreshTree
gui/builtinItemStatsViews/itemAffectedBy.py:146–148 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
144
self.Thaw()
145
146
def
RefreshTree(self, event):
147
self.UpdateTree()
148
event.Skip()
149
150
def
ToggleViewMode(self, event):
151
self.showAttrView = not self.showAttrView
Callers
nothing calls this directly
Calls
1
UpdateTree
Method · 0.95
Tested by
no test coverage detected