| Package | lc.task |
| Class | public class TaskCardRenderer |
TaskCardRenderer component displays task information in a card layout.
It includes command buttons to perform common operations on the task.
The TaskCardRenderer component is used in situations
where there is is a requirement to display task information card format similar
to LiveCycle Workspace ES.
The TaskCardRenderer component interacts with
the TaskCardRendererModel class.
See also
| Property | Defined By | ||
|---|---|---|---|
| taskCardRenderModel : TaskCardRendererModel
The presentation model for this view.
| TaskCardRenderer | ||
| Event | Summary | Defined By | ||
|---|---|---|---|---|
| Dispatched when the details of the task is requested. | TaskCardRenderer | |||
| Dispatched when the task is requested to be opened. | TaskCardRenderer | |||
| Dispatched when a command has been performed on a task. | TaskCardRenderer | |||
| taskCardRenderModel | property |
public var taskCardRenderModel:TaskCardRendererModel
The presentation model for this view.
| details | Event |
lc.task.TaskEvent
flash.events.Event
Dispatched when the details of the task is requested.
| open | Event |
lc.task.TaskEvent
flash.events.Event
Dispatched when the task is requested to be opened. The open request means display the associated form.
| taskCommandEvent | Event |
lc.task.TaskCommandEvent
flash.events.Event
Dispatched when a command has been performed on a task.
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/TaskCardRenderer.html