(Beta)
The lc.procmgmt.events package contains event classes used for LiveCycle Process Management 9. The classes in this package are useful for sending messages between various components such as tasks, forms, and applications built using Flex.
Classes
Class | Description | |
---|---|---|
FormEvents | The FormEvents class contains the constants for the event types used to communicate between an application built with Flex (Flex application) and LiveCycle Workspace ES2. | |
QueueSharingActionCompleteEvent | The QueueSharingActionCompleteEvent event is dispatched when a queue-sharing action such as grant, request, or revoke returns. | |
SwfAppButtonEvent | A SwfAppButtonEvent event is used to communicate between an application built with Flex (Flex application) and the buttons in the LiveCycle Workspace ES2 user interface. | |
SwfAppEvent | A SwfAppEvent event is used to communicate between an application built with Flex (Flex application and LiveCycle Workspace ES2. | |
SwfDataEvent | A SwfDataEvent event is used to pass initial data from Workspace ES2 to the application built with Flex (Flex application). | |
TaskActionCompleteEvent | The TaskActionCompleteEvent event is dispatched when a task action such as consult, forward, or delegate returns. | |
TaskEvent | For internal use only. |
Wed Nov 21 2018, 06:57 AM -08:00