public class AfterAppEvent extends GwtEvent<AfterAppEvent.AfterAppEventHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
AfterAppEvent.AfterAppEventHandler |
GwtEvent.Type<H>| Constructor and Description |
|---|
AfterAppEvent(AppEvent appEvent) |
| Modifier and Type | Method and Description |
|---|---|
AppEvent |
getAppEvent() |
GwtEvent.Type<AfterAppEvent.AfterAppEventHandler> |
getAssociatedType() |
static GwtEvent.Type<AfterAppEvent.AfterAppEventHandler> |
getType() |
toDebugString, toStringpublic AfterAppEvent(AppEvent appEvent)
public static GwtEvent.Type<AfterAppEvent.AfterAppEventHandler> getType()
public AppEvent getAppEvent()
public GwtEvent.Type<AfterAppEvent.AfterAppEventHandler> getAssociatedType()
getAssociatedType in class GwtEvent<AfterAppEvent.AfterAppEventHandler>Copyright © 2014. All Rights Reserved.