Uses of Class
org.exoplatform.portal.config.model.ApplicationBackgroundStyle
Packages that use ApplicationBackgroundStyle
-
Uses of ApplicationBackgroundStyle in org.exoplatform.portal.config.model
Fields in org.exoplatform.portal.config.model declared as ApplicationBackgroundStyleModifier and TypeFieldDescriptionprotected ApplicationBackgroundStyleContainer.appBackgroundStyle -
Uses of ApplicationBackgroundStyle in org.exoplatform.portal.pom.data
Fields in org.exoplatform.portal.pom.data declared as ApplicationBackgroundStyleModifier and TypeFieldDescriptionprotected final ApplicationBackgroundStyleContainerData.appBackgroundStyleConstructors in org.exoplatform.portal.pom.data with parameters of type ApplicationBackgroundStyleModifierConstructorDescriptionContainerData(String storageId, String id, String name, String icon, String template, String factoryId, String title, String description, String width, String height, String cssClass, String profiles, ModelStyle cssStyle, ApplicationBackgroundStyle appBackgroundStyle, List<String> accessPermissions, List<String> moveAppsPermissions, List<String> moveContainersPermissions, List<ComponentData> children)