info.magnolia.ui.vaadin.gwt.client.applauncher.connector
Class AppLauncherState

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

public class AppLauncherState
extends com.vaadin.shared.AbstractComponentState

AppLauncherState.

See Also:
Serialized Form

Field Summary
 Map<String,AppGroup> appGroups
           
 List<String> groupsOrder
           
 List<String> runningApps
           
 
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
AppLauncherState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

runningApps

public List<String> runningApps

appGroups

public Map<String,AppGroup> appGroups

groupsOrder

public List<String> groupsOrder
Constructor Detail

AppLauncherState

public AppLauncherState()


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