Module org.controlsfx.controls
Package impl.org.controlsfx.tableview2
package impl.org.controlsfx.tableview2
-
ClassesClassDescriptionPredicate implementation for
FilteredTableViewthat is used when theFilteredTableView.filter()method is called.A cell column header.RowHeader<S>Display the row header on the left of the cells (view), where the user can display any content viaTableView2.getRowHeader().Convenient subclass of SortEvent to create a new SortEvent to indicate the sorting has endedConvenient subclass of SortEvent to create a new SortEvent to indicate the sorting has startedThe set of horizontal (column) headers.TableRow2<S>The tableRow which will holds the TableView2 cells.This skin for the TableView2 control We need to extend directly from TableViewSkinBase in order to work-around https://bugs.openjdk.java.net/browse/JDK-8090674 if we want to set a custom TableViewBehavior.