Class SidebarSection
java.lang.Object
org.exoplatform.portal.config.model.ModelObject
org.exoplatform.portal.config.model.Container
org.exoplatform.portal.config.serialize.model.SidebarSection
- All Implemented Interfaces:
Cloneable
Used for deserializing from pages.xml using JibX
-
Field Summary
FieldsFields inherited from class org.exoplatform.portal.config.model.Container
accessPermissions, appBackgroundStyle, children, DEFAULT_ACCESS_PERMISSIONS, DEFAULT_MOVE_APPLICATIONS_PERMISSIONS, DEFAULT_MOVE_CONTAINERS_PERMISSIONS, description, EVERYONE, factoryId, icon, id, name, profiles, template, titleFields inherited from class org.exoplatform.portal.config.model.ModelObject
cssClass, cssStyle, height, storageId, storageName, width -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.portal.config.model.Container
build, buildChildren, checkStorage, clone, getAccessPermissions, getChildren, getDescription, getFactoryId, getIcon, getId, getName, getProfiles, getTitle, resetStorage, setAccessPermissions, setChildren, setDescription, setFactoryId, setIcon, setId, setName, setProfiles, setTemplate, setTitleMethods inherited from class org.exoplatform.portal.config.model.ModelObject
build
-
Field Details
-
stickyBeahvior
protected boolean stickyBeahvior
-
-
Constructor Details
-
SidebarSection
public SidebarSection()
-
-
Method Details
-
getCssClass
-
getTemplate
- Overrides:
getTemplatein classContainer
-