It mimics the DBTreeView plugin but gives you more control over things than the plugin does. For example: - create a tree by code (an Array) - create a tree using table data - create a tree by using both an array and table data - expand/collapse a node by code. - select a node by code.