Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ getActiveView
Method
getActiveView
gui/mainFrame.py:370–371 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
368
return
m()
if
m is not None
else
None
369
370
def
getActiveView(self):
371
self.fitMultiSwitch.GetSelectedPage()
372
373
def
CloseCurrentPage(self, evt):
374
ms = self.fitMultiSwitch
Callers
nothing calls this directly
Calls
1
GetSelectedPage
Method · 0.80
Tested by
no test coverage detected