Module org.controlsfx.controls
Package org.controlsfx.control.tableview2
-
Class Summary Class Description FilteredTableColumn<S,T> An extension ofTableColumn2
that allows filtering options.FilteredTableView<S> A subclass ofTableView2
that provides extended filtering options.TableColumn2<S,T> An extension ofTableColumn
that allows adding a South Header Node.TableView2<S> The TableView2 is an advanced JavaFXTableView
control, that can be used as drop-in replacement control for the existing TableView, and provides different functionalities and use cases. -
Enum Summary Enum Description TableView2.SpanType The SpanType describes in which state each cell can be.