Packagelc.task
Classpublic class TaskCardRenderer

The 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

lc.task.TaskCardRendererModel


Public Properties
 PropertyDefined By
  taskCardRenderModel : TaskCardRendererModel
The presentation model for this view.
TaskCardRenderer
Events
 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
Property Detail
taskCardRenderModelproperty
public var taskCardRenderModel:TaskCardRendererModel

The presentation model for this view.

Event Detail
details Event
Event Object Type: lc.task.TaskEvent
TaskEvent.type property = flash.events.Event

Dispatched when the details of the task is requested.

open Event  
Event Object Type: lc.task.TaskEvent
TaskEvent.type property = flash.events.Event

Dispatched when the task is requested to be opened. The open request means display the associated form.

taskCommandEvent Event  
Event Object Type: lc.task.TaskCommandEvent
TaskCommandEvent.type property = 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