info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell
Class MagnoliaShellState

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

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

MagnoliaShellState.

See Also:
Serialized Form

Field Summary
 Map<ShellAppType,Integer> indications
           
 boolean isFullScreen
           
 List<com.vaadin.shared.Connector> overlays
           
 Map<ShellAppType,com.vaadin.shared.Connector> shellApps
           
 Fragment uriFragment
           
 com.vaadin.shared.Connector userMenu
           
 Map<ViewportType,com.vaadin.shared.Connector> viewports
           
 
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
MagnoliaShellState()
           
 
Method Summary
 
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

indications

public Map<ShellAppType,Integer> indications

viewports

public Map<ViewportType,com.vaadin.shared.Connector> viewports

overlays

public List<com.vaadin.shared.Connector> overlays

uriFragment

public Fragment uriFragment

userMenu

public com.vaadin.shared.Connector userMenu

isFullScreen

public boolean isFullScreen
Constructor Detail

MagnoliaShellState

public MagnoliaShellState()


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