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 TypeClassDescriptionclassPopupNumberFilter<S,T extends Number> PopupFilter to be used onTableColumncontaining cells of Number type.classPopupStringFilter<S,T> PopupFilter to be used onFilteredTableViewcontaining cells of String type.