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

Packages that use RequestEvent
org.openbp.cockpit.itemeditor   
org.openbp.cockpit.modeler   
org.openbp.cockpit.plugins.association   
org.openbp.cockpit.plugins.itembrowser   
 

Uses of RequestEvent in org.openbp.cockpit.itemeditor
 

Methods in org.openbp.cockpit.itemeditor with parameters of type RequestEvent
 JaspiraEventHandlerCode ItemOpenDispatcherPlugin.Events.plugin_association_supports(RequestEvent event)
          Event handler: Check supported mime types for the open event.
 

Uses of RequestEvent in org.openbp.cockpit.modeler
 

Methods in org.openbp.cockpit.modeler with parameters of type RequestEvent
 JaspiraEventHandlerCode ModelerPage.Events.plugin_association_supports(RequestEvent event)
          Event handler: Check supported mime types for the open event.
 

Uses of RequestEvent in org.openbp.cockpit.plugins.association
 

Methods in org.openbp.cockpit.plugins.association with parameters of type RequestEvent
 JaspiraEventHandlerCode ExternalAssociationPlugin.AssociationEvents.supports(RequestEvent event)
          Event handler: Check supported mime types for the open event.
 

Uses of RequestEvent in org.openbp.cockpit.plugins.itembrowser
 

Methods in org.openbp.cockpit.plugins.itembrowser with parameters of type RequestEvent
 JaspiraEventHandlerCode ItemBrowserModule.plugin_association_supports(RequestEvent event)
          Event handler: Check supported mime types for the open event.
 



Copyright © 2011. All Rights Reserved.