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

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

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

Fired when a shell-app has to be loaded. Emitter:

See Also:
Receiver:, ShellAppsViewportConnector

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

ShellAppRequestedEvent

public ShellAppRequestedEvent(ShellAppType type)
Method Detail

dispatch

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

getAssociatedType

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

getType

public ShellAppType getType()


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