Uses of Enum Class
com.vaadin.flow.component.spreadsheet.Spreadsheet.SpreadsheetTheme
Packages that use Spreadsheet.SpreadsheetTheme
-
Uses of Spreadsheet.SpreadsheetTheme in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet that return Spreadsheet.SpreadsheetThemeModifier and TypeMethodDescriptionstatic Spreadsheet.SpreadsheetThemeReturns the enum constant of this class with the specified name.static Spreadsheet.SpreadsheetTheme[]Spreadsheet.SpreadsheetTheme.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.flow.component.spreadsheet with parameters of type Spreadsheet.SpreadsheetThemeModifier and TypeMethodDescriptionvoidSpreadsheet.setTheme(Spreadsheet.SpreadsheetTheme theme) Define the theme of the Spreadsheet.