| Package | Description |
|---|---|
| org.dominokit.domino.ui.tree | |
| org.dominokit.domino.ui.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
Tree<T>
A component provides a tree representation of elements
|
class |
TreeItem<T>
A component representing the tree item
|
| Modifier and Type | Method and Description |
|---|---|
ParentTreeItem<T> |
ParentTreeItem.expand()
Expands the tree item
|
ParentTreeItem<T> |
ParentTreeItem.expand(boolean expandParent)
Expands the tree item
|
Copyright © 2019–2022 Dominokit. All rights reserved.