phoenix_title wx.lib.gridmovers.GridRowMover

EvtHandler()

A class that can handle events from the windowing system.


class_hierarchy Class Hierarchy

Inheritance diagram for class GridRowMover:

super_classes Known Superclasses

wx.EvtHandler


method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.

OnDestroy

OnMouseMove

OnPress

OnRelease


api 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)