Package org.opencms.ui.shared
Class CmsBrowserFrameState
java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.AbstractEmbeddedState
com.vaadin.shared.ui.browserframe.BrowserFrameState
org.opencms.ui.shared.CmsBrowserFrameState
- All Implemented Interfaces:
Serializable
The browser frame state.
- See Also:
-
Field Summary
Fields inherited from class com.vaadin.shared.ui.AbstractEmbeddedState
alternateText, SOURCE_RESOURCE
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
-
Constructor Details
-
CmsBrowserFrameState
public CmsBrowserFrameState()
-
-
Method Details
-
getName
Returns the name.- Returns:
- the name
-
setName
Sets the name.- Parameters:
name
- the name to set
-