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

Method GetSelected

gui/chrome_tabs.py:429–430  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

427 self.InitTab()
428
429 def GetSelected(self):
430 return self.selected
431
432 def IsSelected(self):
433 return self.selected

Callers 6

DeletePageMethod · 0.45
GetSelectedTabMethod · 0.45
GetSelectedMethod · 0.45
CheckTabPreviewMethod · 0.45
DeleteTabMethod · 0.45
OnTimerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected