Uses of Class
org.openbp.jaspira.event.VetoableEvent

Packages that use VetoableEvent
org.openbp.cockpit.modeler   
org.openbp.jaspira.gui.plugin   
org.openbp.jaspira.plugin   
 

Uses of VetoableEvent in org.openbp.cockpit.modeler
 

Methods in org.openbp.cockpit.modeler with parameters of type VetoableEvent
 JaspiraEventHandlerCode ModelerEventModule.standard_file_askdelete(VetoableEvent ve)
          Event handler: A process is about to be deleted.
 

Uses of VetoableEvent in org.openbp.jaspira.gui.plugin
 

Methods in org.openbp.jaspira.gui.plugin with parameters of type VetoableEvent
 JaspiraEventHandlerCode AbstractVisiblePlugin.StandardVisiblePluginEvents.global_page_askchange(VetoableEvent ve)
          Event handler: Called when a page is about to change.
 

Uses of VetoableEvent in org.openbp.jaspira.plugin
 

Methods in org.openbp.jaspira.plugin with parameters of type VetoableEvent
 JaspiraEventHandlerCode AbstractPlugin.StandardPluginEvents.global_askclose(VetoableEvent ve)
          Event handler: Checks if this plugin can be closed.
 



Copyright © 2011. All Rights Reserved.