MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / rbSelected

Method rbSelected

gui/builtinContextMenus/graphFitAmmoPicker.py:241–243  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

239 item.Enable(rb.GetValue())
240
241 def rbSelected(self, event):
242 event.Skip()
243 self.refreshStatus()

Callers

nothing calls this directly

Calls 1

refreshStatusMethod · 0.95

Tested by

no test coverage detected