| Home | Trees | Index | Help |
|
|---|
| Package wx :: Module wizard :: Class WizardPage |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Panel--+ | WizardPage
PyWizardPage,
WizardPageSimpleProxy of C++ WizardPage class
| Method Summary | |
|---|---|
__init__(self)
| |
| bool |
Create the GUI part of the Window for 2-phase creation mode. |
| Bitmap | GetBitmap(self)
|
| WizardPage | GetNext(self)
|
| WizardPage | GetPrev(self)
|
| Property Summary | |
|---|---|
Bitmap: See GetBitmap | |
Next: See GetNext | |
Prev: See GetPrev | |
thisown: The membership flag | |
| Instance Method Details |
|---|
Create(self, parent, bitmap=wxNullBitmap, resource=EmptyString)Create the GUI part of the Window for 2-phase creation mode.
|
| Property Details |
|---|
BitmapSee
|
NextSee
|
PrevSee
|
thisownThe membership flag
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:43 2007 | http://epydoc.sf.net |