Uses of Interface
org.controlsfx.control.spreadsheet.Filter
-
Packages that use Filter Package Description org.controlsfx.control.spreadsheet A package containing model and view related classes used by theSpreadsheetViewcontrol. -
-
Uses of Filter in org.controlsfx.control.spreadsheet
Classes in org.controlsfx.control.spreadsheet that implement Filter Modifier and Type Class Description classFilterBaseA simple implementation of theFilter.Methods in org.controlsfx.control.spreadsheet that return Filter Modifier and Type Method Description FilterSpreadsheetColumn. getFilter()Methods in org.controlsfx.control.spreadsheet with parameters of type Filter Modifier and Type Method Description voidSpreadsheetColumn. setFilter(Filter filter)
-