| Package | Description |
|---|---|
| com.codename1.ui.tree |
Tree component for displaying hierarchy based information and its related classes
|
| Modifier and Type | Method and Description |
|---|---|
Tree.TreeState |
Tree.getTreeState()
Gets the state of the tree in a format that can be restored later
by either the same tree or a different tree whose model includes the same
nodes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tree.setTreeState(Tree.TreeState state)
Sets the tree state.
|
Copyright © 2022. All rights reserved.