| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class SashEvent |
|
object--+ |Object--+ |Event--+ |CommandEvent--+ | SashEvent
| 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)
| |
| Rect | GetDragRect(self)
|
| int | GetDragStatus(self)
|
| int | GetEdge(self)
|
SetDragRect(self,
rect)
| |
SetDragStatus(self,
status)
| |
SetEdge(self,
edge)
| |
| Method Details |
|---|
__init__(self,
id=0,
edge=SASH_NONE)
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:29 2005 | http://epydoc.sf.net |