Optional ReadonlybusyWhether this node is busy. Greater than 0 then busy; otherwise not.
Optional ReadonlycheckboxWhether this node is checked.
Child nodes of this tree node.
Optional ReadonlydescriptionA human-readable description of this tree node.
Test whether this tree node is expanded.
OptionalfocusOptionaliconA css string for this tree node icon.
ReadonlyidAn unique id of this node.
A human-readable name of this tree node.
Optional ReadonlynextA next sibling of this tree node.
A parent node of this tree node. Undefined if this node is root.
Optional ReadonlypreviousA previous sibling of this tree node.
true if the tree node is selected. Otherwise, false.
Optional ReadonlyvisibleTest whether this node should be rendered. If undefined then node will be rendered.
The expandable tree node.