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

Method OnWindowClose

gui/builtinItemStatsViews/itemMutator.py:64–65  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

62 self.Layout()
63
64 def OnWindowClose(self):
65 self.mutaList.OnWindowClose()
66
67
68class ItemMutatorList(wx.ScrolledWindow):

Callers

nothing calls this directly

Calls 1

OnWindowCloseMethod · 0.45

Tested by

no test coverage detected