
public class GoBackEvent extends GwtEvent<GoBackEvent.GoBackHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
GoBackEvent.GoBackHandler |
GwtEvent.Type<H>| Constructor and Description |
|---|
GoBackEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(GoBackEvent.GoBackHandler handler) |
static void |
fire(HasHandlers source) |
GwtEvent.Type<GoBackEvent.GoBackHandler> |
getAssociatedType() |
static GwtEvent.Type<GoBackEvent.GoBackHandler> |
getType() |
assertLive, getSource, isLive, kill, revivesetSource, toDebugString, toStringpublic static GwtEvent.Type<GoBackEvent.GoBackHandler> getType()
public static void fire(HasHandlers source)
public GwtEvent.Type<GoBackEvent.GoBackHandler> getAssociatedType()
getAssociatedType in class GwtEvent<GoBackEvent.GoBackHandler>protected void dispatch(GoBackEvent.GoBackHandler handler)
dispatch in class GwtEvent<GoBackEvent.GoBackHandler>Copyright © 2010-2014 ArcBees. All Rights Reserved.