Uses of Class
org.jbpm.model.formbuilder.client.bus.UndoableEvent

Packages that use UndoableEvent
org.jbpm.model.formbuilder.client.bus   
 

Uses of UndoableEvent in org.jbpm.model.formbuilder.client.bus
 

Methods in org.jbpm.model.formbuilder.client.bus with parameters of type UndoableEvent
 void UndoableHandler.doAction(UndoableEvent event)
          Action done to Do (and Redo) this action
 void UndoableHandler.onEvent(UndoableEvent event)
          When event happens (to register it on the queue)
 void UndoableHandler.undoAction(UndoableEvent event)
          Action done to Undo this action
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.