| Interface | Description |
|---|---|
| TableColumnOrderingModel |
Table model to handle column orderings (left and right).
|
| TableColumnVisibilityModel |
Table model to handle column visibilities.
|
| TableModel |
Just a table model wrapper to allow binding one attribute (model) to table component.
|
| TableRowSortingModel | |
| TableToolbarRefreshListener |
Created by larmic on 11.03.15.
|
| Class | Description |
|---|---|
| DefaultTableColumnVisibilityModel |
Simple implementation of
TableColumnVisibilityModel. |
| DefaultTableModel | |
| DefaultTableOrderingModel |
Created by larmic on 10.06.15.
|
| DefaultTableRowSortingModel | |
| TableColumnOrdering |
Created by larmic on 20.07.15.
|
| TableColumnVisibility |
DTO used by
TableColumnVisibilityModel to handle column visibility changes by user interaction. |
| Enum | Description |
|---|---|
| SortType |
Table row sort type (used by
TableRowSortingModel. |
Copyright © 2018. All rights reserved.