Uses of Class
com.vaadin.flow.component.spreadsheet.SpreadsheetFilterTable
-
Packages that use SpreadsheetFilterTable Package Description com.vaadin.flow.component.spreadsheet -
-
Uses of SpreadsheetFilterTable in com.vaadin.flow.component.spreadsheet
Constructors in com.vaadin.flow.component.spreadsheet with parameters of type SpreadsheetFilterTable Constructor Description ItemFilter(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.
-