Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ IsVisible
Method
IsVisible
gui/builtinShipBrowser/sfBrowserItem.py:40–41 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
38
self.show = False
39
40
def
IsVisible(self):
41
return
self.show
42
43
def
SetCallback(self, callback):
44
self.callback = callback
Callers
5
MouseMove
Method · 0.80
MouseClick
Method · 0.80
GetWidth
Method · 0.80
GetHeight
Method · 0.80
Render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected