| Package | Description |
|---|---|
| org.dominokit.domino.ui.datatable.plugins |
| Modifier and Type | Method and Description |
|---|---|
HeaderBarPlugin.SearchTableAction<T> |
HeaderBarPlugin.SearchTableAction.setAutoSearch(boolean autoSearch)
Enable/Disable auto search when enabled the search will triggered while the user is typing
with a delay otherwise the search will only be triggered when the user click on search or
press Enter
|
HeaderBarPlugin.SearchTableAction<T> |
HeaderBarPlugin.SearchTableAction.setClearSearchToolTip(String clearSearchToolTip)
Set the clear search icon tooltip
|
HeaderBarPlugin.SearchTableAction<T> |
HeaderBarPlugin.SearchTableAction.setSearchToolTip(String searchToolTip)
Set the search icon tooltip
|
Copyright © 2019–2022 Dominokit. All rights reserved.