ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

lc.procmgmt.ui.task 


The lc.promgmt.ui.task package contains classes and components that provide the user interface to support the display and manipulation of tasks. The classes and components in this package are useful for customizing Adobe Digital Enterprise Platform Document Services - Workspace and building applications using Flex that require functionality similar to the To Do functionality in Workspace.



Classes
 ClassDescription
 TaskCardRendererThe TaskCardRenderer component displays task information in a card layout.
 TaskCardRendererModel The TaskCardRendererModel class acts as the model for the TaskCardRenderer component.
 TaskDetailsThe TaskDetails component represents the information on the task card.
 TaskDetailsModel The TaskDetailsModel class provides support for the views that are interested in the TaskDetails component.
 TaskDirectiveThe TaskDirective component is where end users are given the ability to forward, share, or consult a task with another person.
 TaskDirectiveBase The TaskDirectiveBase serves as the parent of the TaskDirective view.
 TaskDirectiveModel The TaskDirectiveModel class acts as the model for the TaskDirective component.
 TaskImageThe 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.
 TaskInfoThe 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, such as, the TaskInfo component.
 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.
 ToDoThe ToDo component is the primary component that enables a user to navigate between different queues to locate their tasks.
 ToDoBase For internal use only.
 ToDoModel The ToDoModel class provides the model implementation for the the ToDo component.