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

Method HAddPage

gui/mainFrame.py:743–744  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

741 self.fitMultiSwitch.PrevPage()
742
743 def HAddPage(self, event):
744 self.fitMultiSwitch.AddPage()
745
746 def toggleShipMarket(self, event):
747 sel = self.notebookBrowsers.GetSelection()

Callers

nothing calls this directly

Calls 1

AddPageMethod · 0.45

Tested by

no test coverage detected