TestTreeView.HTreeNode

Undocumented in source.

Constructors

this
this(string gtkDL, string gtk, string desc, int percent)
Undocumented in source.

Members

Functions

columnCount
int columnCount()
Undocumented in source. Be warned that the author may not have intended to support it.
getNodeValue
string getNodeValue(int column)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

author
string author;
Undocumented in source.
desc
string desc;
Undocumented in source.
gtk
string gtk;
Undocumented in source.
gtkDL
string gtkDL;
Undocumented in source.
percent
int percent;
Undocumented in source.

Inherited Members

From TreeNode

getNodeValue
string getNodeValue(int column)
Undocumented in source.
columnCount
int columnCount()
Undocumented in source.

Meta