Uses of Class
com.aquima.web.ui.mvc.angular.AngularThemeConfiguration
Packages that use AngularThemeConfiguration
-
Uses of AngularThemeConfiguration in com.aquima.web.config.properties
Methods in com.aquima.web.config.properties that return types with arguments of type AngularThemeConfigurationModifier and TypeMethodDescriptionAngularProperties.getThemeConfigurations()
Retrieves a list with theme configurations for the active themes. -
Uses of AngularThemeConfiguration in com.aquima.web.ui.mvc.angular
Methods in com.aquima.web.ui.mvc.angular that return types with arguments of type AngularThemeConfigurationModifier and TypeMethodDescriptionAngularUiConfiguration.getThemes()
Returns all configured themes.Methods in com.aquima.web.ui.mvc.angular with parameters of type AngularThemeConfigurationModifier and TypeMethodDescriptionvoid
AngularUiConfiguration.addTheme
(AngularThemeConfiguration theme) Adds a theme to the configuration.