Helper class for wx.html.HtmlHelpData.
FullPath |
See GetFullPath |
IndentedName |
See GetIndentedName |
book |
A public C++ attribute of type HtmlBookRecord . |
id |
A public C++ attribute of type int . |
level |
A public C++ attribute of type int . |
name |
A public C++ attribute of type string . |
page |
A public C++ attribute of type string . |
parent |
A public C++ attribute of type HtmlHelpDataItem . |
wx.html.
HtmlHelpDataItem
(object)¶Possible constructors:
HtmlHelpDataItem()
Helper class for HtmlHelpData.
__init__
(self)¶GetFullPath
(self)¶Return type: | string |
---|
GetIndentedName
(self)¶Return type: | string |
---|
FullPath
¶See GetFullPath
IndentedName
¶See GetIndentedName
book
¶A public C++ attribute of type HtmlBookRecord
.
id
¶A public C++ attribute of type int
.
level
¶A public C++ attribute of type int
.
name
¶A public C++ attribute of type string
.
page
¶A public C++ attribute of type string
.
parent
¶A public C++ attribute of type HtmlHelpDataItem
.