com.sencha.gxt.legacy.client.mvc
Class AfterAppEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<AfterAppEvent.AfterAppEventHandler>
com.sencha.gxt.legacy.client.mvc.AfterAppEvent
public class AfterAppEvent
- extends GwtEvent<AfterAppEvent.AfterAppEventHandler>
| Methods inherited from class com.google.web.bindery.event.shared.Event |
toDebugString, toString |
AfterAppEvent
public AfterAppEvent(AppEvent appEvent)
getType
public static GwtEvent.Type<AfterAppEvent.AfterAppEventHandler> getType()
getAppEvent
public AppEvent getAppEvent()
getAssociatedType
public GwtEvent.Type<AfterAppEvent.AfterAppEventHandler> getAssociatedType()
- Overrides:
getAssociatedType in class GwtEvent<AfterAppEvent.AfterAppEventHandler>
Copyright © 2011. All Rights Reserved.