|
||||||||||
| 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.modeler.ModelerPage.Events
public class ModelerPage.Events
EventModule responsible for opening new modelers.
| 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 | |
|---|---|
ModelerPage.Events()
|
|
| Method Summary | |
|---|---|
JaspiraEventHandlerCode |
controlanchor(JaspiraActionEvent jae)
Toggles control anchor display. |
JaspiraEventHandlerCode |
controltoggle(JaspiraActionEvent jae)
Toggles control link display. |
JaspiraEventHandlerCode |
datatoggle(JaspiraActionEvent jae)
Toggles data link display. |
java.lang.String |
getName()
The name of this module like "editor.file". |
int |
getPriority()
Gets the module priority. |
JaspiraEventHandlerCode |
gridtoggle(JaspiraActionEvent jae)
Toggles grid display. |
JaspiraEventHandlerCode |
modeler_view_activated(JaspiraEvent je)
Event handler: A modeler view has become active. |
JaspiraEventHandlerCode |
modeler_view_addtohistory(QualifierEvent je)
Event handler: Add the given model qualifier to the history. |
JaspiraEventHandlerCode |
open_modeler(OpenEvent oe)
Event handler: Open an object. |
JaspiraEventHandlerCode |
plugin_association_supports(RequestEvent event)
Event handler: Check supported mime types for the open event. |
JaspiraEventHandlerCode |
processback(JaspiraActionEvent jae)
Moves backward in the process history. |
JaspiraEventHandlerCode |
processforward(JaspiraActionEvent jae)
Moves forward in the process history. |
JaspiraEventHandlerCode |
showzoomfactor(JaspiraEvent je)
Shows the given zoom factor in the zoom combo box. |
JaspiraEventHandlerCode |
zoomfactor(JaspiraActionEvent jae)
Adjusts the zoom factor. |
| 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 ModelerPage.Events()
| Method Detail |
|---|
public java.lang.String getName()
EventModule
getName in class EventModulepublic int getPriority()
getPriority in interface JaspiraEventListenergetPriority in class EventModulepublic JaspiraEventHandlerCode plugin_association_supports(RequestEvent event)
event - Event
public JaspiraEventHandlerCode open_modeler(OpenEvent oe)
oe - Event
public JaspiraEventHandlerCode modeler_view_activated(JaspiraEvent je)
je - Event
public JaspiraEventHandlerCode modeler_view_addtohistory(QualifierEvent je)
je - Event
public JaspiraEventHandlerCode controlanchor(JaspiraActionEvent jae)
jae - Action event
public JaspiraEventHandlerCode controltoggle(JaspiraActionEvent jae)
jae - Action event
public JaspiraEventHandlerCode datatoggle(JaspiraActionEvent jae)
jae - Action event
public JaspiraEventHandlerCode gridtoggle(JaspiraActionEvent jae)
jae - Action event
public JaspiraEventHandlerCode processback(JaspiraActionEvent jae)
jae - Action event
public JaspiraEventHandlerCode processforward(JaspiraActionEvent jae)
jae - Action event
public JaspiraEventHandlerCode zoomfactor(JaspiraActionEvent jae)
jae - Action event
public JaspiraEventHandlerCode showzoomfactor(JaspiraEvent je)
je - Event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||