MCPcopy 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

OnFocusMethod · 0.95
OnKillFocusMethod · 0.95
OnLeftUpMethod · 0.95
OnEnterWindowMethod · 0.95
OnLeaveWindowMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected