Abstract
Base class to quickly provide parent-child relationships.
Your sub-class.
Construct tree node.
Optional
The parent.
The children.
Register a new child on the tree.
A new child.
The child.
Base class to quickly provide parent-child relationships.