Package wx :: Module html :: Class HtmlHelpData
[frames | no frames]

Type 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)
  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
  SetTempDir(self, path)
    Inherited from object
  __delattr__(...)
x.__delattr__('name') <==> del x.name
  __getattribute__(...)
x.__getattribute__('name') <==> x.name
  __hash__(x)
Return hash(x)...
  __new__(T, S, ...)
Return a new object with type S, a subtype of T...
  __reduce__(...)
helper for pickle
  __reduce_ex__(...)
helper for pickle
  __setattr__(...)
x.__setattr__('name', value) <==> x.name = value
  __str__(x)
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


Generated by Epydoc 2.1.20050511.rpd on Sat Jun 16 16:50:16 2007 http://epydoc.sf.net