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

Inheritance diagram of GridRowMoveEvent

| |super_classes| Known Superclasses ================================== :class:`PyCommandEvent` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~lib.gridmovers.GridRowMoveEvent.__init__` :meth:`~lib.gridmovers.GridRowMoveEvent.GetBeforeRow` :meth:`~lib.gridmovers.GridRowMoveEvent.GetMoveRow` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: GridRowMoveEvent(PyCommandEvent) .. method:: __init__(self, id, dRow, bRow) .. method:: GetBeforeRow(self) .. method:: GetMoveRow(self)