Home | Trees | Index | Help |
|
---|
Package wx :: Class PyCommandEvent |
|
object
--+ |Object
--+ |Event
--+ |CommandEvent
--+ | PyCommandEvent
CaptionBarEvent
,
ColourSelectEvent
,
GenButtonEvent
,
GridColMoveEvent
,
GridRowMoveEvent
,
IntUpdatedEvent
,
MaskedComboBoxSelectEvent
,
MVCTreeEvent
,
NumberUpdatedEvent
,
TimeUpdatedEvent
Method Summary | |
---|---|
CommandEvent |
This event class contains information about command events, which originate from a variety of simple controls, as well as menus and toolbars. |
__del__(self)
| |
__repr__(self)
| |
PyObject | GetSelf(self)
|
SetSelf(self,
self)
|
Method Details |
---|
__init__(self,
commandType=wxEVT_NULL,
id=0)
This event class contains information about command events, which
originate from a variety of simple controls, as well as menus and
toolbars. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:10 2005 | http://epydoc.sf.net |