Uses of Class
org.controlsfx.control.tableview2.filter.popupfilter.PopupFilter
Packages that use PopupFilter
-
Uses of PopupFilter in org.controlsfx.control.tableview2.filter.popupfilter
Subclasses of PopupFilter in org.controlsfx.control.tableview2.filter.popupfilterModifier and TypeClassDescriptionclass
PopupNumberFilter<S,
T extends Number> PopupFilter to be used onTableColumn
containing cells of Number type.class
PopupStringFilter<S,
T> PopupFilter to be used onFilteredTableView
containing cells of String type.