| Class | Description |
|---|---|
| FilteredTableColumn<S,T> |
An extension of
TableColumn2 that allows filtering options. |
| FilteredTableView<S> |
A subclass of
TableView2 that provides extended filtering options. |
| TableColumn2<S,T> |
An extension of
TableColumn that allows adding a South Header Node. |
| TableView2<S> |
The TableView2 is an advanced JavaFX
TableView control, that can
be used as drop-in replacement control for the existing TableView, and provides
different functionalities and use cases. |
| Enum | Description |
|---|---|
| TableView2.SpanType |
The SpanType describes in which state each cell can be.
|