org.openbp.cockpit.plugins.finder
Class FinderResultPlugin.Event
java.lang.Object
org.openbp.jaspira.plugin.EventModule
org.openbp.cockpit.plugins.finder.FinderResultPlugin.Event
- All Implemented Interfaces:
- JaspiraEventListener
- Enclosing class:
- FinderResultPlugin
public class FinderResultPlugin.Event
- extends EventModule
Event module for the auditor result plugin.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FinderResultPlugin.Event
public FinderResultPlugin.Event()
getName
public java.lang.String getName()
- Description copied from class:
EventModule
- The name of this module like "editor.file".
Decides which events will be received.
- Specified by:
getName in class EventModule
present
public JaspiraEventHandlerCode present(JaspiraEvent je)
- Event handler: Event to start a new reference search.
- Parameters:
je - Event
- Returns:
- The event status code
delete
public JaspiraEventHandlerCode delete(JaspiraActionEvent jae)
- Event handler: Removes all entries from the list.
- Parameters:
jae - Event
- Returns:
- The event status code
refresh
public JaspiraEventHandlerCode refresh(JaspiraActionEvent jae)
- Event handler: Refresh the current reference list
- Parameters:
jae - Event
- Returns:
- The event status code
displayobject_changed_titlemode
public JaspiraEventHandlerCode displayobject_changed_titlemode(JaspiraEvent je)
Copyright © 2011. All Rights Reserved.