|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JaspiraActionEvent in org.openbp.cockpit |
|---|
| Methods in org.openbp.cockpit with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
Cockpit.HelpEvents.cockpit_help_javaapi(JaspiraActionEvent je)
Event handler: Display the Java API documentation as HTML. |
JaspiraEventHandlerCode |
Cockpit.HelpEvents.cockpit_help_manual(JaspiraActionEvent je)
Event handler: Display the help overview as PDF document. |
| Uses of JaspiraActionEvent in org.openbp.cockpit.modeler |
|---|
| Methods in org.openbp.cockpit.modeler with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
ModelerPage.Events.controlanchor(JaspiraActionEvent jae)
Toggles control anchor display. |
JaspiraEventHandlerCode |
ModelerPage.Events.controltoggle(JaspiraActionEvent jae)
Toggles control link display. |
JaspiraEventHandlerCode |
ModelerPage.Events.datatoggle(JaspiraActionEvent jae)
Toggles data link display. |
JaspiraEventHandlerCode |
ModelerPage.Events.gridtoggle(JaspiraActionEvent jae)
Toggles grid display. |
JaspiraEventHandlerCode |
ModelerEventModule.modeler_edit_fliporientation(JaspiraActionEvent jae)
Event handler: Normalizes the drawing. |
JaspiraEventHandlerCode |
ModelerEventModule.modeler_edit_normalize(JaspiraActionEvent jae)
Event handler: Normalizes the drawing. |
JaspiraEventHandlerCode |
ModelerEventModule.modeler_edit_selectall(JaspiraActionEvent jae)
Event handler: Select all elements of the drawing. |
JaspiraEventHandlerCode |
ModelerPage.Events.processback(JaspiraActionEvent jae)
Moves backward in the process history. |
JaspiraEventHandlerCode |
ModelerPage.Events.processforward(JaspiraActionEvent jae)
Moves forward in the process history. |
JaspiraEventHandlerCode |
ModelerEventModule.snaptogrid(JaspiraActionEvent jae)
Toggles snap to grid mode. |
JaspiraEventHandlerCode |
ModelerEventModule.standard_file_save(JaspiraActionEvent jae)
Event handler: Save the current process if visible. |
JaspiraEventHandlerCode |
ModelerEventModule.standard_file_saveall(JaspiraActionEvent jae)
Event handler: Save all processes. |
Undoable |
Modeler.startUndoForAction(JaspiraActionEvent jae)
Creates an undoable object given the name of the action that initiated the operation that can be undone with this undoable. |
JaspiraEventHandlerCode |
ModelerPage.Events.zoomfactor(JaspiraActionEvent jae)
Adjusts the zoom factor. |
| Uses of JaspiraActionEvent in org.openbp.cockpit.modeler.skins |
|---|
| Methods in org.openbp.cockpit.modeler.skins with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
SkinPlugin.SkinEvents.selectskin(JaspiraActionEvent jae)
Selects the skin for the current process. |
| Uses of JaspiraActionEvent in org.openbp.cockpit.modeler.undo |
|---|
| Methods in org.openbp.cockpit.modeler.undo with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
ModelerUndoPlugin.Events.redo(JaspiraActionEvent je)
Redo the last undoable. |
JaspiraEventHandlerCode |
ModelerUndoPlugin.Events.undo(JaspiraActionEvent je)
Undo the last action. |
| Uses of JaspiraActionEvent in org.openbp.cockpit.plugins.debugger |
|---|
| Methods in org.openbp.cockpit.plugins.debugger with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
DebuggerPlugin.ClientEvents.clearbreakpoints(JaspiraActionEvent jae)
Event handler that clears all breakpoints. |
JaspiraEventHandlerCode |
DebuggerPlugin.ClientEvents.resume(JaspiraActionEvent jae)
Event handler: Executes the resume process command. |
JaspiraEventHandlerCode |
DebuggerPlugin.ClientEvents.setBreakOnException(JaspiraActionEvent jae)
Event handler: Sets break on exception mode. |
JaspiraEventHandlerCode |
DebuggerPlugin.ClientEvents.setBreakOnTopLevel(JaspiraActionEvent jae)
Event handler: Toggles break on top level mode. |
JaspiraEventHandlerCode |
DebuggerPlugin.ClientEvents.setBreakOnWorkflow(JaspiraActionEvent jae)
Event handler: Toggles break on top level mode. |
JaspiraEventHandlerCode |
DebuggerPlugin.ClientEvents.stepInto(JaspiraActionEvent jae)
Event handler: Executes the step into command. |
JaspiraEventHandlerCode |
DebuggerPlugin.ClientEvents.stepNext(JaspiraActionEvent jae)
Event handler: Executes the step out command. |
JaspiraEventHandlerCode |
DebuggerPlugin.ClientEvents.stepOut(JaspiraActionEvent jae)
Event handler: Executes the step out command. |
JaspiraEventHandlerCode |
DebuggerPlugin.ClientEvents.stepOver(JaspiraActionEvent jae)
Event handler: Executes the step over command. |
JaspiraEventHandlerCode |
DebuggerPlugin.ClientEvents.stop(JaspiraActionEvent jae)
Event handler: Executes the stop process command. |
JaspiraEventHandlerCode |
DebuggerPlugin.ClientEvents.togglebreakpoints(JaspiraActionEvent jae)
Event handler that toggles the breakpoints associated with the selected object(s). |
| Uses of JaspiraActionEvent in org.openbp.cockpit.plugins.finder |
|---|
| Methods in org.openbp.cockpit.plugins.finder with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
FinderResultPlugin.Event.delete(JaspiraActionEvent jae)
Event handler: Removes all entries from the list. |
JaspiraEventHandlerCode |
FinderPlugin.Events.findref(JaspiraActionEvent je)
Event handler: Find references of a component. |
JaspiraEventHandlerCode |
FinderResultPlugin.Event.refresh(JaspiraActionEvent jae)
Event handler: Refresh the current reference list |
| Uses of JaspiraActionEvent in org.openbp.cockpit.plugins.itembrowser |
|---|
| Methods in org.openbp.cockpit.plugins.itembrowser with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
ItemBrowserModule.publish(JaspiraActionEvent jae)
Event handler: Publish a model. |
JaspiraEventHandlerCode |
ItemBrowserModule.remove(JaspiraActionEvent jae)
Event handler: Remove an item or a model. |
JaspiraEventHandlerCode |
ItemBrowserModule.run(JaspiraActionEvent jae)
Event handler: Run a process. |
JaspiraEventHandlerCode |
ItemBrowserModule.standard_file_new(JaspiraActionEvent jae)
Event handler: Toggle functional group display. |
JaspiraEventHandlerCode |
ItemBrowserModule.togglefunctionalgroup(JaspiraActionEvent jae)
Event handler: Toggle functional group display. |
| Uses of JaspiraActionEvent in org.openbp.cockpit.plugins.variables |
|---|
| Methods in org.openbp.cockpit.plugins.variables with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
VariablesPlugin.SaveEvents.save(JaspiraActionEvent jae)
Event handler: Save contents of the property browser (triggered by the standard toolbar). |
| Uses of JaspiraActionEvent in org.openbp.guiclient.plugins.displayobject |
|---|
| Methods in org.openbp.guiclient.plugins.displayobject with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
DisplayObjectPlugin.Events.titlemode(JaspiraActionEvent jae)
Action event handler for the 'Title mode toggle' toolbar button. |
| Uses of JaspiraActionEvent in org.openbp.guiclient.plugins.server |
|---|
| Methods in org.openbp.guiclient.plugins.server with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
ServerConnectionPlugin.Events.reload(JaspiraActionEvent jae)
Event handler: Triggers the reloads of classes at the server. |
| Uses of JaspiraActionEvent in org.openbp.jaspira.gui.clipboard |
|---|
| Methods in org.openbp.jaspira.gui.clipboard with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
ClipboardPlugin.Events.copy(JaspiraActionEvent je)
Action event handler: Cause the currently focused plugin to copy its current selection to the clipboard. |
JaspiraEventHandlerCode |
ClipboardPlugin.Events.cut(JaspiraActionEvent je)
Action event handler: Cause the currently focused plugin to cut its current selection to the clipboard. |
JaspiraEventHandlerCode |
ClipboardPlugin.Events.delete(JaspiraActionEvent je)
Action event handler: Cause the currently focused plugin to delete its current selection. |
JaspiraEventHandlerCode |
ClipboardPlugin.Events.paste(JaspiraActionEvent je)
Action event handler: Cause the currently focused plugin to paste the current clipboard entry. |
| Uses of JaspiraActionEvent in org.openbp.jaspira.gui.plugin |
|---|
| Methods in org.openbp.jaspira.gui.plugin with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
ApplicationBase.MenuInteractionEvents.exit(JaspiraActionEvent je)
Event handler: Exits the application. |
JaspiraEventHandlerCode |
ApplicationBase.MenuInteractionEvents.openaboutbox(JaspiraActionEvent ie)
Event handler: Opens the about box. |
JaspiraEventHandlerCode |
ApplicationBase.MenuInteractionEvents.pluginmanageropen(JaspiraActionEvent je)
Event handler: Opens the plugin manager. |
| Uses of JaspiraActionEvent in org.openbp.jaspira.option |
|---|
| Methods in org.openbp.jaspira.option with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
OptionMgr.Events.openoptiondialog(JaspiraActionEvent je)
Event handler: Opens the option editor. |
| Uses of JaspiraActionEvent in org.openbp.jaspira.plugins.propertybrowser |
|---|
| Methods in org.openbp.jaspira.plugins.propertybrowser with parameters of type JaspiraActionEvent | |
|---|---|
JaspiraEventHandlerCode |
PropertyBrowserPlugin.SaveEvents.save(JaspiraActionEvent jae)
Event handler: Save contents of the property browser (triggered by the standard toolbar). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||