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

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

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

Fired when transition that hides shell-apps is finished.


Nested Class Summary
static interface ShellAppsHiddenEvent.Handler
          Handler interface for ShellAppsHiddenEvent.
 
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<ShellAppsHiddenEvent.Handler> TYPE
           
 
Constructor Summary
ShellAppsHiddenEvent()
           
 
Method Summary
protected  void dispatch(ShellAppsHiddenEvent.Handler handler)
           
 com.google.web.bindery.event.shared.Event.Type<ShellAppsHiddenEvent.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<ShellAppsHiddenEvent.Handler> TYPE
Constructor Detail

ShellAppsHiddenEvent

public ShellAppsHiddenEvent()
Method Detail

dispatch

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

getAssociatedType

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


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