T - the type of the data table recordspublic static class HeaderBarPlugin.ClearSearch<T> extends Object implements HeaderActionElement<T>
| Constructor and Description |
|---|
ClearSearch() |
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.Node |
asElement(DataTable<T> dataTable)
initialize the element for this action
|
HeaderBarPlugin.ClearSearch<T> |
setClearFiltersToolTip(String clearFiltersToolTip)
Changes the clear filters icon tooltip
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleEventpublic elemental2.dom.Node asElement(DataTable<T> dataTable)
asElement in interface HeaderActionElement<T>dataTable - the DataTable we are attaching the plugin toNode representing this action elementpublic HeaderBarPlugin.ClearSearch<T> setClearFiltersToolTip(String clearFiltersToolTip)
clearFiltersToolTip - StringCopyright © 2019–2022 Dominokit. All rights reserved.