| Modifier and Type | Method and Description |
|---|---|
TableConfiguration |
TableConfiguration.buttons()
Enable the default buttons.
|
TableConfiguration |
TableConfiguration.buttons(String... types)
Enable specific buttons.
|
TableConfiguration |
TableConfiguration.colReorder()
Enable reordering of table columns.
|
TableConfiguration |
TableModel.getTableConfiguration()
Returns the configuration of a table.
|
TableConfiguration |
TableConfiguration.responsive()
Make the table responsive, i.e. the columns wrap over to a child column.
|
TableConfiguration |
TableConfiguration.stateSave()
Enable saving of the table state.
|
Copyright © 2016–2020. All rights reserved.