public class RedoEvent extends com.google.gwt.event.shared.GwtEvent<RedoEventHandler>
GwtEvent
to redo last commandModifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<RedoEventHandler> |
TYPE |
Constructor and Description |
---|
RedoEvent() |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(RedoEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<RedoEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revive
public static final com.google.gwt.event.shared.GwtEvent.Type<RedoEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<RedoEventHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<RedoEventHandler>
protected void dispatch(RedoEventHandler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<RedoEventHandler>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.