| Class | Description |
|---|---|
| ColumnFilter<T,R> | |
| FilterPanel<T,R> | |
| FilterValue<T,R> | |
| TableFilter<T> |
Applies a filtering control to a provided
TableView instance. |
| TableFilter.Builder<T> |
A Builder for a TableFilter against a specified TableView
|
| TableRowExpanderColumn<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.
|