GWTP Dispatch client 0.7-redhat-1

Uses of Interface
com.gwtplatform.dispatch.client.actionhandler.ExecuteCommand

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

Copyright © 2010-2013 JBoss by Red Hat. All Rights Reserved.