Uses of Class
org.exoplatform.portal.config.model.ModelStyle
Packages that use ModelStyle
-
Uses of ModelStyle in org.exoplatform.portal.config.model
Fields in org.exoplatform.portal.config.model declared as ModelStyle -
Uses of ModelStyle in org.exoplatform.portal.pom.data
Constructors in org.exoplatform.portal.pom.data with parameters of type ModelStyleModifierConstructorDescriptionApplicationData(String storageId, String storageName, ApplicationState state, String id, String title, String icon, String description, boolean showInfoBar, boolean showApplicationState, boolean showApplicationMode, String theme, String width, String height, String cssClass, ModelStyle cssStyle, Map<String, String> properties, List<String> accessPermissions) BodyData(String storageId, BodyType type, ModelStyle cssStyle) ContainerData(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<ComponentData> children)