Helper class for wx.html.HtmlHelpData.
See |
|
See |
|
See |
|
See |
|
wx.html.
HtmlBookRecord
(object)¶Possible constructors:
HtmlBookRecord(bookfile, basepath, title, start)
Helper class for HtmlHelpData.
__init__
(self, bookfile, basepath, title, start)¶bookfile (string) –
basepath (string) –
title (string) –
start (string) –
GetBasePath
(self)¶string
GetBookFile
(self)¶string
GetContentsEnd
(self)¶int
GetContentsStart
(self)¶int
GetFullPath
(self, page)¶page (string) –
string
GetStart
(self)¶string
GetTitle
(self)¶string
SetBasePath
(self, path)¶path (string) –
SetContentsRange
(self, start, end)¶start (int) –
end (int) –
SetStart
(self, start)¶start (string) –
SetTitle
(self, title)¶title (string) –
BasePath
¶See GetBasePath
and SetBasePath
BookFile
¶See GetBookFile
ContentsEnd
¶See GetContentsEnd
ContentsStart
¶See GetContentsStart