Interface TreeViewModel.NodeInfo<T>

All Known Implementing Classes:
TreeViewModel.DefaultNodeInfo
Enclosing interface:
TreeViewModel

public static interface TreeViewModel.NodeInfo<T>
The info needed to create the children of a tree node.