Class Summary |
__init__ |
|
AbstractTreeElement<T> |
The AbstractTreeElement serves as a common superclass for the TreeFile and TreeFolder classes and is an implementation means of
the qooxdoo framework. |
SelectionManager |
|
Tree<T> |
The Tree class implements a tree widget, with collapsable and expandable
container nodes and terminal leaf nodes. |
TreeFile<T> |
qx.ui.tree.TreeFile objects are terminal tree rows (i.e. |
TreeFolder<T> |
qx.ui.tree.TreeFolder objects are tree rows which may contain
sub-trees |
TreeRowStructure |
The structure of a tree row. |