| Package | Description |
|---|---|
| com.gwtplatform.dispatch.rpc.client.interceptor | |
| com.gwtplatform.dispatch.rpc.client.interceptor.caching |
| Modifier and Type | Method and Description |
|---|---|
com.gwtplatform.dispatch.shared.DispatchRequest |
RpcInterceptor.undo(A action,
R result,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback,
UndoCommand<A,R> undoCommand)
Undoes the specified action if supported.
|
| Modifier and Type | Method and Description |
|---|---|
com.gwtplatform.dispatch.shared.DispatchRequest |
AbstractCachingRpcInterceptor.undo(A action,
R result,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback,
UndoCommand<A,R> undoCommand) |
Copyright © 2010–2017 Arcbees. All rights reserved.