| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class SashEvent |
|
object--+ |Object--+ |Event--+ |CommandEvent--+ | SashEvent
Proxy of C++ SashEvent class
| 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. |
| Rect | GetDragRect(self)
|
| int | GetDragStatus(self)
|
| int | GetEdge(self)
|
SetDragRect(self,
rect)
| |
SetDragStatus(self,
status)
| |
SetEdge(self,
edge)
| |
| Property Summary | |
|---|---|
DragRect: See GetDragRect and SetDragRect | |
DragStatus: See GetDragStatus and SetDragStatus | |
Edge: See GetEdge and SetEdge | |
thisown: The membership flag | |
| Method Details |
|---|
__init__(self,
id=0,
edge=SASH_NONE)
|
| Property Details |
|---|
DragRectSee
|
DragStatusSee
|
Edge |
thisownThe membership flag |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:11:28 2007 | http://epydoc.sf.net |