Uses of Class
com.vaadin.flow.component.spreadsheet.SpreadsheetFilterTable
Packages that use SpreadsheetFilterTable
-
Uses of SpreadsheetFilterTable in com.vaadin.flow.component.spreadsheet
Constructors in com.vaadin.flow.component.spreadsheet with parameters of type SpreadsheetFilterTableModifierConstructorDescriptionItemFilter(org.apache.poi.ss.util.CellRangeAddress filterRange, Spreadsheet spreadsheet, PopupButton popupButton, SpreadsheetFilterTable filterTable) Constructs a new item filter for the given spreadsheet, filtering range, pop-up button and filtering table.