Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ updateView
Method
updateView
graphs/gui/lists.py:83–84 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
81
self.refresh(self.wrappers)
82
83
def
updateView(self):
84
self.update(self.wrappers)
85
86
# UI event handling
87
def
OnMouseMove(self, event):
Callers
15
handleDrag
Method · 0.95
OnLineStyleChange
Method · 0.95
removeWrappers
Method · 0.95
OnFitRenamed
Method · 0.95
OnFitChanged
Method · 0.95
OnFitRemoved
Method · 0.95
OnProfileRenamed
Method · 0.95
OnProfileChanged
Method · 0.95
OnProfileRemoved
Method · 0.95
addFit
Method · 0.95
addFitsByIDs
Method · 0.95
__init__
Method · 0.45
Calls
1
update
Method · 0.45
Tested by
no test coverage detected