| Home | Trees | Index | Help |
|
|---|
| Package wx :: Module wizard :: Class WizardEvent |
|
object--+ |Object--+ |Event--+ |CommandEvent--+ |NotifyEvent--+ | WizardEvent
Proxy of C++ WizardEvent class
| Method Summary | |
|---|---|
| NotifyEvent |
An instance of this class (or one of its derived classes) is sent from a control when the control's state is being changed and the control allows that change to be prevented from happening. |
| bool | GetDirection(self)
|
| WizardPage | GetPage(self)
|
| Property Summary | |
|---|---|
Direction: See GetDirection | |
Page: See GetPage | |
thisown: The membership flag | |
| Method Details |
|---|
__init__(self,
type=wxEVT_NULL,
id=-1,
direction=True,
page=None)
|
| Property Details |
|---|
DirectionSee
|
PageSee
|
thisownThe membership flag
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:12 2007 | http://epydoc.sf.net |