Home | Trees | Index | Help |
|
---|
Package wx :: Module html :: Class HtmlHelpFrame |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |TopLevelWindow
--+ |Frame
--+ | HtmlHelpFrame
Proxy of C++ HtmlHelpFrame class
Method Summary | |
---|---|
HtmlHelpData data=None, ConfigBase config=None, String rootpath=EmptyString) -> HtmlHelpFrame | |
AddGrabIfNeeded(self)
| |
bool |
Create the GUI part of the Window for 2-phase creation mode. |
Display(self,
x)
| |
DisplayContents(self)
| |
DisplayID(self,
x)
| |
DisplayIndex(self)
| |
HtmlHelpController | GetController(self)
|
HtmlHelpData | GetData(self)
|
HtmlHelpWindow | GetHelpWindow(self)
|
KeywordSearch(self,
keyword)
| |
ReadCustomization(self,
config,
rootpath)
| |
SetController(self,
controller)
| |
SetTitleFormat(self,
format)
| |
UseConfig(self,
config,
rootpath)
| |
WriteCustomization(self,
config,
rootpath)
|
Property Summary | |
---|---|
Controller : See GetController and SetController | |
Data : See GetData | |
HelpWindow : See GetHelpWindow | |
thisown : The membership flag |
Instance Method Details |
---|
__init__(self,
*args,
**kwargs)
|
Create(self, parent, id, title=EmptyString, style=HF_DEFAULT_STYLE, config=None, rootpath=EmptyString)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:08:46 2007 | http://epydoc.sf.net |