Home | Trees | Index | Help |
|
---|
Package wx :: Module grid :: Class GridEditorCreatedEvent |
|
object
--+ |Object
--+ |Event
--+ |CommandEvent
--+ | GridEditorCreatedEvent
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. |
__repr__(self)
| |
int | GetCol(self)
|
Control | GetControl(self)
|
int | GetRow(self)
|
SetCol(self,
col)
| |
SetControl(self,
ctrl)
| |
SetRow(self,
row)
|
Method Details |
---|
__init__(self,
id,
type,
obj,
row,
col,
ctrl)
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:22:59 2005 | http://epydoc.sf.net |