Home | Trees | Index | Help |
|
---|
Package wx :: Module html :: Class HtmlHelpDialog |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |TopLevelWindow
--+ |Dialog
--+ | HtmlHelpDialog
Proxy of C++ HtmlHelpDialog class
Method Summary | |
---|---|
HtmlHelpData data=None) -> HtmlHelpDialog | |
bool |
Create the GUI part of the Window for 2-phase creation mode. |
HtmlHelpController | GetController(self)
|
HtmlHelpData | GetData(self)
|
HtmlHelpWindow | GetHelpWindow(self)
|
SetController(self,
controller)
| |
SetTitleFormat(self,
format)
|
Property Summary | |
---|---|
Controller : See GetController and SetController | |
Data : See GetData | |
HelpWindow : See GetHelpWindow | |
thisown : The membership flag |
Class Variable Summary |
---|
Instance Method Details |
---|
__init__(self,
*args,
**kwargs)
|
Create(self, parent, id, title=EmptyString, style=HF_DEFAULT_STYLE)Create the GUI part of the Window for 2-phase creation mode.
|
Property Details |
---|
ControllerSee
|
DataSee
|
HelpWindowSee
|
thisownThe membership flag
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:06 2007 | http://epydoc.sf.net |