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

Method processEnter

gui/builtinContextMenus/implantSetSave.py:78–79  ·  view source on GitHub ↗
(self, evt)

Source from the content-addressed store, hash-verified

76 self.input.SelectAll()
77
78 def processEnter(self, evt):
79 self.EndModal(wx.ID_OK)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected