Uses of Class
org.controlsfx.control.table.FilterValue
-
Packages that use FilterValue Package Description org.controlsfx.control.table -
-
Uses of FilterValue in org.controlsfx.control.table
Methods in org.controlsfx.control.table that return types with arguments of type FilterValue Modifier and Type Method Description javafx.collections.ObservableList<FilterValue<T,R>>
ColumnFilter. getFilterValues()
Gets the FilterValues for this given ColumnFilterMethods in org.controlsfx.control.table with parameters of type FilterValue Modifier and Type Method Description int
FilterValue. compareTo(FilterValue<T,R> other)
-