Interface Tree.TreeState
- Enclosing class:
Tree
public static interface Tree.TreeState
A marker interface used for Tree state returned from
#getTreeState() and
passed to #setTreeState(com.codename1.ui.tree.Tree.TreeState) for retaining
state in a Tree when the model is changed.