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

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
                  extended by info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ShellAppViewportState
All Implemented Interfaces:
Serializable

public class ShellAppViewportState
extends ViewportState

ShellAppViewportState.

See Also:
Serialized Form

Field Summary
 Map<ShellAppType,com.vaadin.shared.Connector> shellApps
           
 
Fields inherited from class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.connector.ViewportState
activeComponent, 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
ShellAppViewportState()
           
 
Method Summary
 ShellAppType getShellAppType(com.vaadin.shared.Connector connector)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

shellApps

public Map<ShellAppType,com.vaadin.shared.Connector> shellApps
Constructor Detail

ShellAppViewportState

public ShellAppViewportState()
Method Detail

getShellAppType

public ShellAppType getShellAppType(com.vaadin.shared.Connector connector)


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