Uses of Class
com.vaadin.flow.component.spreadsheet.ConditionalFormatter
-
Packages that use ConditionalFormatter Package Description com.vaadin.flow.component.spreadsheet -
-
Uses of ConditionalFormatter in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet that return ConditionalFormatter Modifier and Type Method Description protected ConditionalFormatterSpreadsheet. createConditionalFormatter()Override this method to provide your ownConditionalFormatterimplementation.ConditionalFormatterSpreadsheet. getConditionalFormatter()Gets the ConditionalFormatter
-