public class BackTransactionEvent extends com.google.gwt.event.shared.GwtEvent<BackTransactionEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<BackTransactionEventHandler> |
TYPE |
| Constructor and Description |
|---|
BackTransactionEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(BackTransactionEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<BackTransactionEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<BackTransactionEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<BackTransactionEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<BackTransactionEventHandler>protected void dispatch(BackTransactionEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<BackTransactionEventHandler>Copyright © 2023. All rights reserved.