| Package | Description |
|---|---|
| org.dominokit.domino.ui.datatable.plugins |
| Modifier and Type | Class and Description |
|---|---|
static class |
HeaderBarPlugin.BordersTableAction<T>
A predefined action to toggle borders on data table rows
|
static class |
HeaderBarPlugin.ClearSearch<T>
A predefined action to clear data table search
|
static class |
HeaderBarPlugin.CondenseTableAction<T>
a Predefined
HeaderActionElement that condense/expand the data table rows |
static class |
HeaderBarPlugin.HoverTableAction<T>
A predefined action to toggle hover on data table rows
|
static class |
HeaderBarPlugin.SearchTableAction<T>
A predefined action to add a search box the data table
|
static class |
HeaderBarPlugin.ShowHideColumnsAction<T>
A predefined action to add a drop down to the data table that allow selecting which columns be
shown/hidden
|
static class |
HeaderBarPlugin.StripesTableAction<T>
A predefined action to toggle stripes on data table rows
|
| Modifier and Type | Method and Description |
|---|---|
HeaderBarPlugin<T> |
HeaderBarPlugin.addActionElement(HeaderActionElement<T> headerActionElement)
Adds a new header action to this header bar
|
Copyright © 2019–2022 Dominokit. All rights reserved.