Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ SetHighlighted
Method
SetHighlighted
gui/builtinShipBrowser/sfBrowserItem.py:387–388 ·
view source on GitHub ↗
(self, highlight=True)
Source
from the content-addressed store, hash-verified
385
self.selected = select
386
387
def
SetHighlighted(self, highlight=True):
388
self.highlighted = highlight
389
390
def
GetState(self):
391
Callers
5
OnFocus
Method · 0.95
OnKillFocus
Method · 0.95
OnLeftUp
Method · 0.95
OnEnterWindow
Method · 0.95
OnLeaveWindow
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected