.. wxPython Phoenix documentation
This file was generated by Phoenix's sphinx generator and associated
tools, do not edit by hand.
Copyright: (c) 2011-2018 by Total Control Software
License: wxWindows License
.. include:: headings.inc
.. currentmodule:: wx.lib.gridmovers
.. highlight:: python
.. _wx.lib.gridmovers.GridRowMoveEvent:
==========================================================================================================================================
|phoenix_title| **wx.lib.gridmovers.GridRowMoveEvent**
==========================================================================================================================================
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

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