.. include:: headings.inc .. currentmodule:: lib.gridmovers .. highlight:: python .. _lib.gridmovers.GridRowMover: ========================================================================================================================================== |phoenix_title| **GridRowMover** ========================================================================================================================================== | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **GridRowMover** .. raw:: html

Inheritance diagram of GridRowMover

| |super_classes| Known Superclasses ================================== :class:`EvtHandler` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~lib.gridmovers.GridRowMover.__init__` :meth:`~lib.gridmovers.GridRowMover.OnMouseMove` :meth:`~lib.gridmovers.GridRowMover.OnPress` :meth:`~lib.gridmovers.GridRowMover.OnRelease` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: GridRowMover(EvtHandler) .. method:: __init__(self,grid) .. method:: OnMouseMove(self,evt) .. method:: OnPress(self,evt) .. method:: OnRelease(self,evt)