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.DispatchAsync
Copyright © 2013 Nuxeo SA. All Rights Reserved.