|
GWTP Dispatch client 0.7-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecuteCommand | |
---|---|
com.gwtplatform.dispatch.client.actionhandler | |
com.gwtplatform.dispatch.client.actionhandler.caching |
Uses of ExecuteCommand in com.gwtplatform.dispatch.client.actionhandler |
---|
Methods in com.gwtplatform.dispatch.client.actionhandler with parameters of type ExecuteCommand | |
---|---|
DispatchRequest |
ClientActionHandler.execute(A action,
com.google.gwt.user.client.rpc.AsyncCallback<R> resultCallback,
ExecuteCommand<A,R> executeCommand)
Handles the specified action. |
Uses of ExecuteCommand in com.gwtplatform.dispatch.client.actionhandler.caching |
---|
Methods in com.gwtplatform.dispatch.client.actionhandler.caching with parameters of type ExecuteCommand | |
---|---|
DispatchRequest |
AbstractCachingClientActionHandler.execute(A action,
com.google.gwt.user.client.rpc.AsyncCallback<R> resultCallback,
ExecuteCommand<A,R> executeCommand)
|
|
GWTP Dispatch client 0.7-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |