MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / RefreshValues

Method RefreshValues

gui/builtinItemStatsViews/itemCompare.py:122–124  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

120 self.paramList.resizeLastColumn(100)
121
122 def RefreshValues(self, event):
123 self.UpdateList()
124 event.Skip()
125
126 def ToggleViewMode(self, event):
127 self.toggleView *= -1

Callers

nothing calls this directly

Calls 1

UpdateListMethod · 0.95

Tested by

no test coverage detected