Home | Trees | Index | Help |
|
---|
Package wx :: Module html :: Class HtmlHelpData |
|
object
--+
|
HtmlHelpData
Proxy of C++ HtmlHelpData class
Method Summary | |
---|---|
HtmlHelpData | __init__(self)
|
__del__(self)
| |
__repr__(self)
| |
bool | AddBook(self,
book)
|
String | FindPageById(self,
id)
|
String | FindPageByName(self,
page)
|
wxHtmlBookRecArray | GetBookRecArray(self)
|
<function GetContents at 0xb79a28b4> is deprecated | |
<function GetContentsCnt at 0xb79a2924> is deprecated | |
<function GetIndex at 0xb79a2994> is deprecated | |
<function GetIndexCnt at 0xb79a2a04> is deprecated | |
SetTempDir(self,
path)
| |
Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
Return hash(x)... | |
Return a new object with type S, a subtype of T... | |
helper for pickle | |
helper for pickle | |
x.__setattr__('name', value) <==> x.name = value | |
Return str(x)... |
Method Details |
---|
GetContents(*args, **kwargs)<function GetContents at 0xb79a28b4> is deprecated |
GetContentsCnt(*args, **kwargs)<function GetContentsCnt at 0xb79a2924> is deprecated |
GetIndex(*args, **kwargs)<function GetIndex at 0xb79a2994> is deprecated |
GetIndexCnt(*args, **kwargs)<function GetIndexCnt at 0xb79a2a04> is deprecated |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Sat Jun 16 16:50:16 2007 | http://epydoc.sf.net |