Package com.vaadin.v7.shared.form
Class FormState
-
- All Implemented Interfaces:
Serializable
public class FormState extends AbstractFieldState
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description ConnectorfooterConnectorlayout-
Fields inherited from class com.vaadin.v7.shared.AbstractFieldState
focusDelegate, hideErrors, modified, propertyReadOnly, required, tabIndex
-
Fields inherited from class com.vaadin.v7.shared.AbstractLegacyComponentState
immediate, readOnly
-
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 FormState()
-