info.magnolia.ui.vaadin.gwt.client.form.connector
Class FormState

java.lang.Object
  extended by com.vaadin.shared.communication.SharedState
      extended by com.vaadin.shared.AbstractComponentState
          extended by com.vaadin.shared.ui.AbstractLayoutState
              extended by info.magnolia.ui.vaadin.gwt.client.form.connector.FormState
All Implemented Interfaces:
Serializable

public class FormState
extends com.vaadin.shared.ui.AbstractLayoutState

FormState.

See Also:
Serialized Form

Field Summary
 boolean descriptionsVisible
           
 int errorAmount
           
 
Fields inherited from class com.vaadin.shared.AbstractComponentState
caption, description, errorMessage, height, id, immediate, primaryStyleName, readOnly, styles, width
 
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
 
Constructor Summary
FormState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

descriptionsVisible

public boolean descriptionsVisible

errorAmount

public int errorAmount
Constructor Detail

FormState

public FormState()


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.