Package com.vaadin.shared.ui.csslayout
Class CssLayoutState
- java.lang.Object
-
- com.vaadin.shared.communication.SharedState
-
- com.vaadin.shared.AbstractComponentState
-
- com.vaadin.shared.ui.AbstractComponentContainerState
-
- com.vaadin.shared.ui.AbstractLayoutState
-
- com.vaadin.shared.ui.csslayout.CssLayoutState
-
- All Implemented Interfaces:
Serializable
public class CssLayoutState extends AbstractLayoutState
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description Map<Connector,String>
childCss
-
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
Constructors Constructor Description CssLayoutState()
-