| Package | Description |
|---|---|
| org.dominokit.domino.ui.tree | |
| org.dominokit.domino.ui.utils |
| Modifier and Type | Method and Description |
|---|---|
TreeItemFilter<TreeItem<T>> |
TreeItem.getFilter() |
TreeItemFilter<TreeItem<T>> |
Tree.getFilter() |
| Modifier and Type | Method and Description |
|---|---|
Tree<T> |
Tree.setFilter(TreeItemFilter<TreeItem<T>> filter)
Sets the filter that will be used when searching items, the default filter searches using the
title of the items
|
| Modifier and Type | Method and Description |
|---|---|
TreeItemFilter<T> |
ParentTreeItem.getFilter() |
Copyright © 2019–2022 Dominokit. All rights reserved.