Module org.controlsfx.controls
Package org.controlsfx.control.table
-
Class Summary Class Description ColumnFilter<T,R> FilterPanel<T,R> FilterValue<T,R> TableFilter<T> Applies a filtering control to a providedTableView
instance.TableFilter.Builder<T> A Builder for a TableFilter against a specified TableViewTableRowExpanderColumn<S> The TableRowExpanderColumn enables a TableView to provide an expandable editor below each table row.TableRowExpanderColumn.TableRowDataFeatures<S> This object is passed to the expanded node callback when it is time to create a Node to represent the expanded editor of a certain row.