Method Summary |
HtmlHelpController |
__init__(self,
style,
parentWindow)
|
|
__del__(self)
|
bool |
AddBook(self,
book,
show_wait_msg)
|
|
Display(self,
x)
|
|
DisplayContents(self)
|
|
DisplayID(self,
id)
|
|
DisplayIndex(self)
|
Window |
FindTopLevelWindow(self)
|
HtmlHelpDialog |
GetDialog(self)
|
HtmlHelpFrame |
GetFrame(self)
|
HtmlHelpWindow |
GetHelpWindow(self)
|
bool |
KeywordSearch(self,
keyword)
|
|
MakeModalIfNeeded(self)
|
|
ReadCustomization(self,
cfg,
path)
|
|
SetHelpWindow(self,
helpWindow)
|
|
SetTempDir(self,
path)
|
|
SetTitleFormat(self,
format)
|
|
UseConfig(self,
config,
rootpath)
|
|
WriteCustomization(self,
cfg,
path)
|