Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ ReplaceActivePage
Method
ReplaceActivePage
gui/chrome_tabs.py:168–169 ·
view source on GitHub ↗
(self, page)
Source
from the content-addressed store, hash-verified
166
return
bx, by
167
168
def
ReplaceActivePage(self, page):
169
self.SetPage(self.GetSelection(), page)
170
171
def
GetSelectedPage(self):
172
return
self._active_page
Callers
2
fitSelected
Method · 0.80
handleDrag
Method · 0.80
Calls
2
SetPage
Method · 0.95
GetSelection
Method · 0.95
Tested by
no test coverage detected