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

Inheritance diagram of GridColMoveEvent

| |super_classes| Known Superclasses ================================== :class:`PyCommandEvent` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~lib.gridmovers.GridColMoveEvent.__init__` :meth:`~lib.gridmovers.GridColMoveEvent.GetBeforeColumn` :meth:`~lib.gridmovers.GridColMoveEvent.GetMoveColumn` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: GridColMoveEvent(PyCommandEvent) .. method:: __init__(self, id, dCol, bCol) .. method:: GetBeforeColumn(self) .. method:: GetMoveColumn(self)