tree_view/tree_node library

Classes

IndexedTreeNode<T>
A IndexedTreeNode that can be used with the IndexedTreeView.
TreeNode<T>
A TreeNode that can be used with the TreeView.

Mixins

ITreeNode<T>
Base class that allows a data of type T to be wrapped in a ListenableNode