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

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.AppViewportState
All Implemented Interfaces:
Serializable

public class AppViewportState
extends ViewportState

TODO: Add JavaDoc for AppViewportState.

See Also:
Serialized Form

Field Summary
 List<String> registeredAppNames
           
 List<String> runningAppNames
           
 
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
AppViewportState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

runningAppNames

public List<String> runningAppNames

registeredAppNames

public List<String> registeredAppNames
Constructor Detail

AppViewportState

public AppViewportState()


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