GWTP Dispatch client 0.6-redhat-2

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

Packages that use UndoCommand
com.gwtplatform.dispatch.client.actionhandler   
com.gwtplatform.dispatch.client.actionhandler.caching   
 

Uses of UndoCommand in com.gwtplatform.dispatch.client.actionhandler
 

Methods in com.gwtplatform.dispatch.client.actionhandler with parameters of type UndoCommand
 DispatchRequest ClientActionHandler.undo(A action, R result, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback, UndoCommand<A,R> undoCommand)
          Undoes the specified action.
 

Uses of UndoCommand in com.gwtplatform.dispatch.client.actionhandler.caching
 

Methods in com.gwtplatform.dispatch.client.actionhandler.caching with parameters of type UndoCommand
 DispatchRequest AbstractCachingClientActionHandler.undo(A action, R result, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback, UndoCommand<A,R> undoCommand)
           
 


GWTP Dispatch client 0.6-redhat-2

Copyright © 2010-2012 ArcBees. All Rights Reserved.