|
||||||||||
| 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.cockpit.itemeditor.ItemOpenDispatcherPlugin.Events
public class ItemOpenDispatcherPlugin.Events
Event module.
| Field Summary | |
|---|---|
protected JaspiraPage |
modelerPage
Modeler page |
| 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 | |
|---|---|
ItemOpenDispatcherPlugin.Events()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
The name of this module like "editor.file". |
int |
getPriority()
Gets the module priority. |
JaspiraEventHandlerCode |
open_componenteditor(OpenEvent oe)
Event handler: Opens a process in the modeler. |
JaspiraEventHandlerCode |
plugin_association_supports(RequestEvent event)
Event handler: Check supported mime types for the open event. |
| 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 |
| Field Detail |
|---|
protected JaspiraPage modelerPage
| Constructor Detail |
|---|
public ItemOpenDispatcherPlugin.Events()
| Method Detail |
|---|
public java.lang.String getName()
EventModule
getName in class EventModulepublic int getPriority()
getPriority in interface JaspiraEventListenergetPriority in class EventModulepublic JaspiraEventHandlerCode open_componenteditor(OpenEvent oe)
oe - Event
public JaspiraEventHandlerCode plugin_association_supports(RequestEvent event)
event - Event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||