info.magnolia.ui.vaadin.gwt.client.dialog.connector
Class OverlayState

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 com.vaadin.shared.ui.csslayout.CssLayoutState
                  extended by info.magnolia.ui.vaadin.gwt.client.dialog.connector.OverlayState
All Implemented Interfaces:
Serializable

public class OverlayState
extends com.vaadin.shared.ui.csslayout.CssLayoutState

OverlayState.

See Also:
Serialized Form

Field Summary
 int closeTimeout
           
 com.vaadin.shared.Connector overlayContent
           
 com.vaadin.shared.Connector overlayParent
           
 
Fields inherited from class com.vaadin.shared.ui.csslayout.CssLayoutState
childCss
 
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
OverlayState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

overlayParent

public com.vaadin.shared.Connector overlayParent

overlayContent

public com.vaadin.shared.Connector overlayContent

closeTimeout

public int closeTimeout
Constructor Detail

OverlayState

public OverlayState()


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