| Package | Description |
|---|---|
| com.gwtplatform.dispatch.rpc.client.interceptor | |
| com.gwtplatform.dispatch.rpc.client.interceptor.caching |
| Modifier and Type | Method and Description |
|---|---|
DispatchRequest |
RpcInterceptor.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 |
AbstractCachingRpcInterceptor.undo(A action,
R result,
AsyncCallback<Void> callback,
UndoCommand<A,R> undoCommand) |
Copyright © 2010–2015 Arcbees. All rights reserved.