|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StandardDispatchServiceAsync
| Method Summary | |
|---|---|
void |
execute(Action<?> action,
com.google.gwt.user.client.rpc.AsyncCallback<Result> callback)
Executes the specified action. |
| Method Detail |
|---|
void execute(Action<?> action,
com.google.gwt.user.client.rpc.AsyncCallback<Result> callback)
action - The action to execute.callback - The callback to execute once the action completes.Dispatch
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||