Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ getView
Method
getView
gui/statsView.py:32–33 ·
view source on GitHub ↗
(cls, name)
Source
from the content-addressed store, hash-verified
30
31
@classmethod
32
def
getView(cls, name):
33
return
cls.views[name]
34
35
def
populatePanel(self, panel):
36
raise
NotImplementedError()
Callers
4
__init__
Method · 0.45
switchToMiningYieldView
Method · 0.45
switchToFirepowerView
Method · 0.45
display
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected