The lc.task package contains classes and components that support
the display and manipulation of lc.domain.Task objects. The classes and components in this
package are useful for customizing LiveCycle Workspace ES and building Flex application that require functionality
similar to the To Do functionality in Workspace ES.
| Class | Description | |
|---|---|---|
| TaskCardRenderer | The TaskCardRenderer component displays task information in a card layout. | |
| TaskCardRendererModel | The TaskCardRendererModel class acts as the model for the TaskCardRenderer component. | |
| TaskDetails | The TaskDetails component represents the information on the task card. | |
| TaskDetailsModel | The TaskDetailsModel class provides support for the views that are interested in TaskDetails component. | |
| TaskDirective | The TaskDirective component is where end users are given the ability to forward, share, or consult a task with another person. | |
| TaskDirectiveModel | The TaskDirectiveModel class acts as the model for the TaskDirective component. | |
| TaskImage | The TaskImage class displays the image associated with the process to which the task belongs. | |
| TaskImageModel | The TaskImageModel class provides support for views that are interested in displaying an image configured for the process to which the task belongs. | |
| TaskInfo | The TaskInfo class displays a set of properties for a selected Task object.The TaskInfo component displays the stepName of the Task on top of all of the other Task properties. | |
| TaskInfoModel | The TaskInfoModel class provides support for views that are interested in the Task object's data, for example, the TaskInfo component.To obtain information about a Task object, this class binds to the Task object's properties. | |
| TaskTileList | The TaskTileList component is configured to use the TaskCardRenderer component to display tasks in a grid, as well as to pass on relevant events from the renderer. | |
| ToDo | The ToDo component is the primary component that enables a user to navigate between different queues to locate their tasks. | |
| ToDoModel | The ToDoModel class provides the model implementation for the the ToDo component. |
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/task/package-detail.html