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

Method OnPropGridSelect

gui/propertyEditor.py:303–304  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

301 pyfalog.debug('{0} changed to "{1}"', p.GetName(), p.GetValueAsString())
302
303 def OnPropGridSelect(self, event):
304 pass
305
306 def OnPropGridRightClick(self, event):
307 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected