|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpenEvent | |
|---|---|
| org.openbp.cockpit.itemeditor | |
| org.openbp.cockpit.modeler | |
| org.openbp.cockpit.plugins.association | |
| org.openbp.cockpit.plugins.itembrowser | |
| org.openbp.guiclient.event | |
| Uses of OpenEvent in org.openbp.cockpit.itemeditor |
|---|
| Methods in org.openbp.cockpit.itemeditor with parameters of type OpenEvent | |
|---|---|
JaspiraEventHandlerCode |
ItemOpenDispatcherPlugin.Events.open_componenteditor(OpenEvent oe)
Event handler: Opens a process in the modeler. |
| Uses of OpenEvent in org.openbp.cockpit.modeler |
|---|
| Methods in org.openbp.cockpit.modeler with parameters of type OpenEvent | |
|---|---|
JaspiraEventHandlerCode |
ModelerPage.Events.open_modeler(OpenEvent oe)
Event handler: Open an object. |
JaspiraEventHandlerCode |
ModelerEventModule.open_modeler(OpenEvent oe)
Catches the open event, check if the object to open is the currently edited process and if so, cause it to request the focus. |
| Uses of OpenEvent in org.openbp.cockpit.plugins.association |
|---|
| Methods in org.openbp.cockpit.plugins.association with parameters of type OpenEvent | |
|---|---|
JaspiraEventHandlerCode |
ExternalAssociationPlugin.ExternalAssociationEvents.openfile(OpenEvent openEvent)
Event handler: Open a file. |
| Uses of OpenEvent in org.openbp.cockpit.plugins.itembrowser |
|---|
| Methods in org.openbp.cockpit.plugins.itembrowser with parameters of type OpenEvent | |
|---|---|
JaspiraEventHandlerCode |
ItemBrowserModule.open(OpenEvent openEvent)
Event handler: Open an object. |
| Uses of OpenEvent in org.openbp.guiclient.event |
|---|
| Subclasses of OpenEvent in org.openbp.guiclient.event | |
|---|---|
class |
FileOpenEvent
This event is used if a file is to be opened in its associated editor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||