MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / refreshView

Method refreshView

graphs/gui/lists.py:80–81  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

78 self.refreshView()
79
80 def refreshView(self):
81 self.refresh(self.wrappers)
82
83 def updateView(self):
84 self.update(self.wrappers)

Callers 1

refreshExtraColumnsMethod · 0.95

Calls 1

refreshMethod · 0.45

Tested by

no test coverage detected