public class UndoLastOperationEvent extends com.google.gwt.event.shared.GwtEvent<UndoLastOperationEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<UndoLastOperationEventHandler> |
TYPE |
| Constructor and Description |
|---|
UndoLastOperationEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(UndoLastOperationEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<UndoLastOperationEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<UndoLastOperationEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<UndoLastOperationEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<UndoLastOperationEventHandler>protected void dispatch(UndoLastOperationEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<UndoLastOperationEventHandler>Copyright © 2017. All Rights Reserved.