Uses of Enum Class
com.vaadin.copilot.theme.ApplicationTheme
Packages that use ApplicationTheme
-
Uses of ApplicationTheme in com.vaadin.copilot.theme
Methods in com.vaadin.copilot.theme that return ApplicationThemeModifier and TypeMethodDescriptionstatic ApplicationThemeApplicationTheme.fromString(String themeStr) ApplicationDetectedThemeHolder.getTheme()static ApplicationThemeReturns the enum constant of this class with the specified name.static ApplicationTheme[]ApplicationTheme.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.copilot.theme with parameters of type ApplicationThemeModifier and TypeMethodDescriptionvoidApplicationDetectedThemeHolder.setTheme(ApplicationTheme applicationTheme)