wx.lib.gridmovers.GridRowMover
EvtHandler()
A class that can handle events from the windowing system.
Class Hierarchy
Inheritance diagram for class
GridRowMover:
Methods Summary
Class API
-
class
GridRowMover
(wx.EvtHandler)
EvtHandler()
A class that can handle events from the windowing system.
Methods
-
__init__
(self, grid)
Initialize self. See help(type(self)) for accurate signature.
-
OnDestroy
(self, evt)
-
OnMouseMove
(self, evt)
-
OnPress
(self, evt)
-
OnRelease
(self, evt)