Package org.jbpm.formbuilder.client.bus

Interface Summary
EvaluateScriptHandler  
ExistingTasksResponseHandler  
ExistingValidationsResponseHandler  
FormDataPopulatedHandler  
GetFormRepresentationHandler  
GetFormRepresentationResponseHandler  
LoadServerFormHandler  
LoadServerFormResponseHandler  
MenuItemAddedHandler  
MenuItemFromServerHandler  
MenuItemRemoveHandler  
MenuOptionAddedHandler  
PreviewFormResponseHandler  
RegisterLayoutHandler  
UndoableHandler Handler to both define undo/redo actions and register an undo / redo event
UndoRedoHandler  
 

Class Summary
EvaluateScriptEvent  
ExistingTasksResponseEvent Notifies that the server has found new tasks that match a given filter
ExistingValidationsResponseEvent  
FormDataPopulatedEvent Notifies that the properties of the form have been populated
GetFormRepresentationEvent Asks for a form representation to the client components
GetFormRepresentationResponseEvent Tells whoever asked that the form representation of the current client edition has been loaded
LoadServerFormEvent Notifies to the server facade that we need to go look for a form on the server
LoadServerFormResponseEvent Notifies that the server has found a (list of) form(s) as requested
MenuItemAddedEvent notifies a new menu item has been added
MenuItemFromServerEvent notifies that a new menu item has been parsed from the server and must be added to the client
MenuItemRemoveEvent Notifies a menu option has been removed
MenuOptionAddedEvent Notifies a new menu option has been registered
PreviewFormResponseEvent  
RegisterLayoutEvent Notifies a layout item has been added to the form, and needs to be registered as a droppable zone.
UndoableEvent event for undo/redo
UndoRedoEvent Notifies that something "rollbackable" has been added to the actions queue
 



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