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 ConditionalFormatter
Spreadsheet. createConditionalFormatter()
Override this method to provide your ownConditionalFormatter
implementation.ConditionalFormatter
Spreadsheet. getConditionalFormatter()
Gets the ConditionalFormatter
-