wx.Html.Help.HtmlHelpDataItem Class Reference

Inheritance diagram for wx.Html.Help.HtmlHelpDataItem:

wx.Object

List of all members.

Public Member Functions

 HtmlHelpDataItem ()
 HtmlHelpDataItem (IntPtr wxObject)

Properties

HtmlBookRecord Book [get]
string FullPath [get]
int Id [get]
string IndentedName [get]
int Level [get]
string Name [get]
string Page [get]
HtmlHelpDataItem Parent [get]


Detailed Description

Instances of this class are used to represent items of content or index. Refer to class HtmlHelpData.

Constructor & Destructor Documentation

wx.Html.Help.HtmlHelpDataItem.HtmlHelpDataItem ( IntPtr  wxObject  ) 

wx.Html.Help.HtmlHelpDataItem.HtmlHelpDataItem (  ) 


Property Documentation

HtmlBookRecord wx.Html.Help.HtmlHelpDataItem.Book [get]

string wx.Html.Help.HtmlHelpDataItem.FullPath [get]

The full path of the page containing this item.

int wx.Html.Help.HtmlHelpDataItem.Id [get]

string wx.Html.Help.HtmlHelpDataItem.IndentedName [get]

Returns the item's name indented with spaces (if it has level larger than 1, the first level).

int wx.Html.Help.HtmlHelpDataItem.Level [get]

string wx.Html.Help.HtmlHelpDataItem.Name [get]

The name of the item. Remark on the implementation: This method currently always returns the same instance.

string wx.Html.Help.HtmlHelpDataItem.Page [get]

The page containing this item. Remark on the implementation: This method currently always returns the same instance.

HtmlHelpDataItem wx.Html.Help.HtmlHelpDataItem.Parent [get]


Manual of the wx.NET   (c) 2003-2011 the wx.NET project at   Get wx.NET at SourceForge.net. Fast, secure and Free Open Source software downloads