info.magnolia.ui.vaadin.gwt.client.magnoliashell.event
Class HideShellAppsRequestedEvent

java.lang.Object
  extended by com.google.web.bindery.event.shared.Event<HideShellAppsRequestedEvent.Handler>
      extended by info.magnolia.ui.vaadin.gwt.client.magnoliashell.event.HideShellAppsRequestedEvent

public class HideShellAppsRequestedEvent
extends com.google.web.bindery.event.shared.Event<HideShellAppsRequestedEvent.Handler>

Fired when shell apps are requested to be hidden: it does not mean that they actually will: in case there are no regular apps to show instead - we should show the AppLauncher. Emitter:

See Also:
Receiver:, ShellAppsViewportConnector

Nested Class Summary
static interface HideShellAppsRequestedEvent.Handler
          Handler interface for HideShellAppsRequestedEvent.
 
Nested classes/interfaces inherited from class com.google.web.bindery.event.shared.Event
com.google.web.bindery.event.shared.Event.Type<H>
 
Field Summary
static com.google.web.bindery.event.shared.Event.Type<HideShellAppsRequestedEvent.Handler> TYPE
           
 
Constructor Summary
HideShellAppsRequestedEvent()
           
 
Method Summary
protected  void dispatch(HideShellAppsRequestedEvent.Handler handler)
           
 com.google.web.bindery.event.shared.Event.Type<HideShellAppsRequestedEvent.Handler> getAssociatedType()
           
 
Methods inherited from class com.google.web.bindery.event.shared.Event
getSource, setSource, toDebugString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static final com.google.web.bindery.event.shared.Event.Type<HideShellAppsRequestedEvent.Handler> TYPE
Constructor Detail

HideShellAppsRequestedEvent

public HideShellAppsRequestedEvent()
Method Detail

dispatch

protected void dispatch(HideShellAppsRequestedEvent.Handler handler)
Specified by:
dispatch in class com.google.web.bindery.event.shared.Event<HideShellAppsRequestedEvent.Handler>

getAssociatedType

public com.google.web.bindery.event.shared.Event.Type<HideShellAppsRequestedEvent.Handler> getAssociatedType()
Specified by:
getAssociatedType in class com.google.web.bindery.event.shared.Event<HideShellAppsRequestedEvent.Handler>


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