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

Method CTabPrev

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

Source from the content-addressed store, hash-verified

738 self.fitMultiSwitch.NextPage()
739
740 def CTabPrev(self, event):
741 self.fitMultiSwitch.PrevPage()
742
743 def HAddPage(self, event):
744 self.fitMultiSwitch.AddPage()

Callers

nothing calls this directly

Calls 1

PrevPageMethod · 0.80

Tested by

no test coverage detected