org.openbp.jaspira.plugins.propertybrowser
Class PropertyBrowserPlugin.InteractionEvents

java.lang.Object
  extended by org.openbp.jaspira.plugin.EventModule
      extended by org.openbp.jaspira.plugin.InteractionModule
          extended by org.openbp.jaspira.plugins.propertybrowser.PropertyBrowserPlugin.InteractionEvents
All Implemented Interfaces:
JaspiraEventListener
Enclosing class:
PropertyBrowserPlugin

public class PropertyBrowserPlugin.InteractionEvents
extends InteractionModule

Interaction module.


Field Summary
 
Fields inherited from class org.openbp.jaspira.plugin.EventModule
EVENT_CONSUMED, EVENT_HANDLED, EVENT_IGNORED, MODULE_POST_GLOBAL, MODULE_PRE_GLOBAL, MODULE_TREE
 
Constructor Summary
PropertyBrowserPlugin.InteractionEvents()
           
 
Method Summary
 JaspiraEventHandlerCode toolbar(InteractionEvent ie)
          Standard event handler that is called when a toolbar is (re-)generated.
 
Methods inherited from class org.openbp.jaspira.plugin.InteractionModule
getName, popup
 
Methods inherited from class org.openbp.jaspira.plugin.EventModule
eventFired, getEventActionNames, getForeignEventNames, getModuleType, getPriority, handleUnaccountedEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyBrowserPlugin.InteractionEvents

public PropertyBrowserPlugin.InteractionEvents()
Method Detail

toolbar

public JaspiraEventHandlerCode toolbar(InteractionEvent ie)
Standard event handler that is called when a toolbar is (re-)generated. Adds the toolbar entries of this plugin.

Overrides:
toolbar in class InteractionModule
Parameters:
ie - Event
Returns:
The event status code


Copyright © 2011. All Rights Reserved.