Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ Hide
Method
Hide
gui/builtinShipBrowser/sfBrowserItem.py:37–38 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
35
self.show = show
36
37
def
Hide(self):
38
self.show = False
39
40
def
IsVisible(self):
41
return
self.show
Callers
12
OnLeftDown
Method · 0.80
AddPage
Method · 0.80
SetSelection
Method · 0.80
__init__
Method · 0.80
charChanged
Method · 0.80
__init__
Method · 0.80
clearSearch
Method · 0.80
populateSearch
Method · 0.80
enterNewEntity
Method · 0.80
toggleContext
Method · 0.80
refreshPanel
Method · 0.80
ResetSuppression
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected