Home | Trees | Index | Help |
|
---|
Package wx :: Module html :: Class HtmlHelpWindow |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ | HtmlHelpWindow
Proxy of C++ HtmlHelpWindow class
Method Summary | |
---|---|
int style=wxTAB_TRAVERSAL|wxNO_BORDER, int helpStyle=HF_DEFAULT_STYLE, HtmlHelpData data=None) -> HtmlHelpWindow | |
bool |
Create the GUI part of the Window for 2-phase creation mode. |
bool | Display(self,
x)
|
bool | DisplayContents(self)
|
bool | DisplayID(self,
id)
|
bool | DisplayIndex(self)
|
wxHtmlHelpFrameCfg | GetCfgData(self)
|
HtmlHelpController | GetController(self)
|
HtmlHelpData | GetData(self)
|
HtmlWindow | GetHtmlWindow(self)
|
SplitterWindow | GetSplitterWindow(self)
|
wxToolBar | GetToolBar(self)
|
wxPyTreeCtrl | GetTreeCtrl(self)
|
bool | KeywordSearch(self,
keyword,
mode)
|
NotifyPageChanged(self)
| |
ReadCustomization(self,
cfg,
path)
| |
RefreshLists(self)
| |
SetController(self,
controller)
| |
UseConfig(self,
config,
rootpath)
| |
WriteCustomization(self,
cfg,
path)
|
Property Summary | |
---|---|
CfgData : See GetCfgData | |
Controller : See GetController and SetController | |
Data : See GetData | |
HtmlWindow : See GetHtmlWindow | |
SplitterWindow : See GetSplitterWindow | |
thisown : The membership flag | |
ToolBar : See GetToolBar | |
TreeCtrl : See GetTreeCtrl |
Instance Method Details |
---|
__init__(self,
*args,
**kwargs)
|
Create(self, parent, id, pos=DefaultPosition, size=DefaultSize, style=wxTAB_TRAVERSAL|wxNO_BORDER, helpStyle=HF_DEFAULT_STYLE)Create the GUI part of the Window for 2-phase creation mode.
|
Property Details |
---|
CfgDataSee
|
ControllerSee
|
DataSee
|
HtmlWindowSee
|
SplitterWindow
|
thisownThe membership flag
|
ToolBarSee
|
TreeCtrlSee
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:09:46 2007 | http://epydoc.sf.net |