Package org.opencms.ui.shared.components
Class CmsExternalLayoutState
java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
org.opencms.ui.shared.components.CmsExternalLayoutState
- All Implemented Interfaces:
Serializable
The external layout state.
- Author:
- Risto Yrjänä / Vaadin Ltd.
- See Also:
-
Field Summary
Fields inherited from class com.vaadin.shared.AbstractComponentState
caption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, width
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
Constructor Summary
-
Method Summary
-
Field Details
-
m_externalComponentId
The component id.
-
-
Constructor Details
-
CmsExternalLayoutState
public CmsExternalLayoutState()
-