|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.jaspira.plugin.EventModule
org.openbp.jaspira.plugin.InteractionModule
org.openbp.cockpit.plugins.finder.FinderResultPlugin.Interaction
public class FinderResultPlugin.Interaction
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 | |
|---|---|
FinderResultPlugin.Interaction()
|
|
| Method Summary | |
|---|---|
int |
getPriority()
Get the module priority. |
JaspiraEventHandlerCode |
popup(InteractionEvent ie)
Standard event handler that is called when a popup menu is to be shown. |
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 |
| Methods inherited from class org.openbp.jaspira.plugin.EventModule |
|---|
eventFired, getEventActionNames, getForeignEventNames, getModuleType, handleUnaccountedEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FinderResultPlugin.Interaction()
| Method Detail |
|---|
public int getPriority()
getPriority in interface JaspiraEventListenergetPriority in class EventModulepublic JaspiraEventHandlerCode popup(InteractionEvent ie)
InteractionModule
popup in class InteractionModuleie - Event
public JaspiraEventHandlerCode toolbar(InteractionEvent ie)
InteractionModule
toolbar in class InteractionModuleie - Event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||