Uses of Class
org.controlsfx.control.tableview2.filter.popupfilter.PopupFilter
-
Packages that use PopupFilter Package Description org.controlsfx.control.tableview2.filter.popupfilter -
-
Uses of PopupFilter in org.controlsfx.control.tableview2.filter.popupfilter
Subclasses of PopupFilter in org.controlsfx.control.tableview2.filter.popupfilter Modifier and Type Class Description classPopupNumberFilter<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.
-