Uses of Enum Class
io.quarkus.devui.deployment.DevUIConfig.BaseTheme
Packages that use DevUIConfig.BaseTheme
-
Uses of DevUIConfig.BaseTheme in io.quarkus.devui.deployment
Methods in io.quarkus.devui.deployment that return DevUIConfig.BaseThemeModifier and TypeMethodDescriptionDevUIConfig.baseTheme()Set the base theme.static DevUIConfig.BaseThemeReturns the enum constant of this class with the specified name.static DevUIConfig.BaseTheme[]DevUIConfig.BaseTheme.values()Returns an array containing the constants of this enum class, in the order they are declared.