info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector
Class ViewportState

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.magnoliashell.viewport.connector.ViewportState
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AppViewportState, ShellAppViewportState

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

ViewportState.

See Also:
Serialized Form

Field Summary
 com.vaadin.shared.Connector activeComponent
           
 ViewportType type
           
 
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
ViewportState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public ViewportType type

activeComponent

public com.vaadin.shared.Connector activeComponent
Constructor Detail

ViewportState

public ViewportState()


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