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

Method refreshView

gui/fitBrowserLite.py:168–169  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

166 self.update(self.fits)
167
168 def refreshView(self):
169 self.refresh(self.fits)
170
171 def updateData(self, fits):
172 self.fits = fits

Callers

nothing calls this directly

Calls 1

refreshMethod · 0.45

Tested by

no test coverage detected