| Class and Description |
|---|
| DataTablePlugin
An interface for implementing datatable plugins
|
| Class and Description |
|---|
| BodyScrollPlugin.ScrollPosition
An enum to specify the postion of the scroll
|
| SortDirection
Enum listing possible sort direction
|
| Class and Description |
|---|
| BodyScrollPlugin.ScrollPosition
An enum to specify the postion of the scroll
|
| ColumnHeaderFilterPlugin
This plugin adds header filters to table columns headers
|
| ColumnHeaderFilterPlugin.HeaderFilter
An interface for implementing HeaderFilters
|
| DataTablePlugin
An interface for implementing datatable plugins
|
| DoubleClickPlugin.DoubleClickHandler
An interface to handle row double click event
|
| GroupingPlugin
This plugin renders the table rows in groups.
|
| GroupingPlugin.DataGroup |
| GroupingPlugin.GroupSupplier
this interface is to provide an implementation to define each row group
|
| HeaderActionElement
An interface to implement header action elements for the
HeaderBarPlugin |
| HeaderBarPlugin
This plugin attach an action bar to the table and adds
HeaderActionElement(s) to it |
| HeaderBarPlugin.BordersTableAction
A predefined action to toggle borders on data table rows
|
| HeaderBarPlugin.ClearSearch
A predefined action to clear data table search
|
| HeaderBarPlugin.CondenseTableAction
a Predefined
HeaderActionElement that condense/expand the data table rows |
| HeaderBarPlugin.HoverTableAction
A predefined action to toggle hover on data table rows
|
| HeaderBarPlugin.SearchTableAction
A predefined action to add a search box the data table
|
| HeaderBarPlugin.StripesTableAction
A predefined action to toggle stripes on data table rows
|
| RowClickPlugin.ClickHandler
An interface to implement handlers for the click event on a row
|
| RowMarkerPlugin.MarkerColor
An interface to implement different color markers
|
| SelectionPlugin
This plugin allow selecting/deselecting single or multiple rows based on the
TableConfig.isMultiSelect() and fires table selection change events when the user changes the
selection. |
| SelectionPlugin.CheckBoxCreator |
| SortDirection
Enum listing possible sort direction
|
| TreeGridPlugin |
| TreeGridPlugin.ParentRowCellsSupplier
Functional interface to provide the cells to be rendered in a parent row
|
| TreeGridPlugin.SubItemsProvider
A functional interface to supply record children
|
| Class and Description |
|---|
| ColumnHeaderFilterPlugin.HeaderFilter
An interface for implementing HeaderFilters
|
| Class and Description |
|---|
| SortDirection
Enum listing possible sort direction
|
Copyright © 2019–2022 Dominokit. All rights reserved.