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

Method refreshPanel

gui/builtinPreferenceViews/dummyView.py:48–49  ·  view source on GitHub ↗
(self, fit)

Source from the content-addressed store, hash-verified

46 panel.Layout()
47
48 def refreshPanel(self, fit):
49 pass
50
51 def initHeader(self, panel):
52 headerSizer = wx.BoxSizer(wx.VERTICAL)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected