Uses of Class
com.aquima.web.ui.mvc.MvcThemeConfiguration
Packages that use MvcThemeConfiguration
-
Uses of MvcThemeConfiguration in com.aquima.web.config.properties
Methods in com.aquima.web.config.properties that return types with arguments of type MvcThemeConfigurationModifier and TypeMethodDescriptionMvcProperties.getThemeConfigurations()
Retrieves a list with theme configurations for the active themes. -
Uses of MvcThemeConfiguration in com.aquima.web.ui.mvc
Methods in com.aquima.web.ui.mvc that return types with arguments of type MvcThemeConfigurationMethods in com.aquima.web.ui.mvc with parameters of type MvcThemeConfigurationModifier and TypeMethodDescriptionvoid
MvcUiConfiguration.addTheme
(MvcThemeConfiguration theme) Adds a theme to the configuration.