org.atmosphere.gwt.client.extra
Class LoadRegister.UnloadEvent

java.lang.Object
  extended by com.google.web.bindery.event.shared.Event<H>
      extended by com.google.gwt.event.shared.GwtEvent<LoadRegister.UnloadHandler>
          extended by org.atmosphere.gwt.client.extra.LoadRegister.UnloadEvent
Enclosing class:
LoadRegister

public static class LoadRegister.UnloadEvent
extends com.google.gwt.event.shared.GwtEvent<LoadRegister.UnloadHandler>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H>
 
Constructor Summary
protected LoadRegister.UnloadEvent()
           
 
Method Summary
protected  void dispatch(LoadRegister.UnloadHandler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<LoadRegister.UnloadHandler> getAssociatedType()
           
static com.google.gwt.event.shared.GwtEvent.Type<LoadRegister.UnloadHandler> getType()
           
 
Methods inherited from class com.google.gwt.event.shared.GwtEvent
assertLive, getSource, isLive, kill, revive
 
Methods inherited from class com.google.web.bindery.event.shared.Event
setSource, toDebugString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LoadRegister.UnloadEvent

protected LoadRegister.UnloadEvent()
Method Detail

getType

public static com.google.gwt.event.shared.GwtEvent.Type<LoadRegister.UnloadHandler> getType()

getAssociatedType

public com.google.gwt.event.shared.GwtEvent.Type<LoadRegister.UnloadHandler> getAssociatedType()
Overrides:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<LoadRegister.UnloadHandler>

dispatch

protected void dispatch(LoadRegister.UnloadHandler handler)
Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<LoadRegister.UnloadHandler>


Copyright © 2011. All Rights Reserved.