public class ContainerDispatchAsync extends Object implements net.customware.gwt.dispatch.client.DispatchAsync
| Constructor and Description |
|---|
ContainerDispatchAsync() |
| Modifier and Type | Method and Description |
|---|---|
<A extends net.customware.gwt.dispatch.shared.Action<R>,R extends net.customware.gwt.dispatch.shared.Result> |
execute(A action,
com.google.gwt.user.client.rpc.AsyncCallback<R> callback) |
public <A extends net.customware.gwt.dispatch.shared.Action<R>,R extends net.customware.gwt.dispatch.shared.Result> void execute(A action,
com.google.gwt.user.client.rpc.AsyncCallback<R> callback)
execute in interface net.customware.gwt.dispatch.client.DispatchAsyncCopyright © 2014 Nuxeo SA. All rights reserved.