Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ update
Method
update
gui/display.py:262–264 ·
view source on GitHub ↗
(self, stuff)
Source
from the content-addressed store, hash-verified
260
self.SetColumnWidth(i, col.size)
261
262
def
update(self, stuff):
263
self.populate(stuff)
264
self.refresh(stuff)
265
266
def
getColumn(self, point):
267
row, _, col = self.HitTestSubItem(point)
Callers
15
_readData
Function · 0.45
processEveTypes
Function · 0.45
processEveGroups
Function · 0.45
processEveCategories
Function · 0.45
processMarketGroups
Function · 0.45
processMetaGroups
Function · 0.45
prefetch.py
File · 0.45
processSearches
Method · 0.45
getVariationsByItems
Method · 0.45
getItemsByGroup
Method · 0.45
getItemsByMarketGroup
Method · 0.45
__init__
Method · 0.45
Calls
2
populate
Method · 0.95
refresh
Method · 0.95
Tested by
no test coverage detected