A class representing a row in the tree view.
Constructor.
String representation.
Get the row id. This is populated by the treeview once the row has been inserted.
Get if the row was open.
Get the tags.
Get the data column values.
An array containing the child rows.
See Implementation
A class representing a row in the tree view.