Package | Description |
---|---|
com.gwtplatform.dispatch.client.actionhandler | |
com.gwtplatform.dispatch.client.actionhandler.caching |
Modifier and Type | Method and Description |
---|---|
DispatchRequest |
ClientActionHandler.undo(A action,
R result,
AsyncCallback<Void> callback,
UndoCommand<A,R> undoCommand)
Undoes the specified action if supported.
|
Modifier and Type | Method and Description |
---|---|
DispatchRequest |
AbstractCachingClientActionHandler.undo(A action,
R result,
AsyncCallback<Void> callback,
UndoCommand<A,R> undoCommand) |
Copyright © 2010-2014 ArcBees. All Rights Reserved.