Module org.controlsfx.controls
Package org.controlsfx.control.tableview2
-
Class Summary Class Description FilteredTableColumn<S,T> An extension ofTableColumn2that allows filtering options.FilteredTableView<S> A subclass ofTableView2that provides extended filtering options.TableColumn2<S,T> An extension ofTableColumnthat allows adding a South Header Node.TableView2<S> The TableView2 is an advanced JavaFXTableViewcontrol, 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.