T - the type of the data table recordspublic static class HeaderBarPlugin.StripesTableAction<T> extends Object implements HeaderActionElement<T>
| Constructor and Description |
|---|
StripesTableAction() |
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.Node |
asElement(DataTable<T> dataTable)
initialize the element for this action
|
HeaderBarPlugin.StripesTableAction<T> |
setNoStripsToolTip(String noStripsToolTip)
Changes the no strips icon tooltip
|
HeaderBarPlugin.StripesTableAction<T> |
setStripsToolTip(String stripsToolTip)
Changes the strips 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.StripesTableAction<T> setNoStripsToolTip(String noStripsToolTip)
noStripsToolTip - Stringpublic HeaderBarPlugin.StripesTableAction<T> setStripsToolTip(String stripsToolTip)
stripsToolTip - StringCopyright © 2019–2022 Dominokit. All rights reserved.