The lc.core.events package contains event classes used by LiveCycle Workspace ES. The classes in this package are useful for sending messages between various components available in the Workspace ES.
| Class | Description | |
|---|---|---|
| CollectionResultEvent | The CollectionResultEvent event is dispatched when a collection has been successfully retrieved. | |
| FormEvents | The FormEvents class contains the constants for the event types used to communicate between a Flex application (such as a form created using Flex) and LiveCycle Workspace ES. | |
| ObjectResultEvent | The ObjectResultEvent event is dispatched when an object is successfully retrieved. | |
| PropertyLoadEvent | A PropertyLoadEvent event is dispatched when a property is successfully loaded. | |
| QueueSharingActionCompleteEvent | The QueueSharingActionCompleteEvent event is dispatched when a queue-sharing action such as grant, request, or revoke returns.This does not mean that the task is available to the recipient; it only means that the action has been accepted. | |
| TaskActionCompleteEvent | The TaskActionCompleteEvent event is dispatched when a task action such as consult, forward, or delegate returns. | |
| WorkspaceEvent | The WorkspaceEvent event is the base event class for the LiveCycle Workspace ES API. | |
| WorkspaceFaultEvent | The WorkspaceFaultEvent event is dispatched when a fault occurs. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/lc/core/events/package-detail.html