Packagelc.task
Classpublic class 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.

You use this component in situations where you need a grid of task cards similar to the ones used in Workspace ES.

See also

lc.task.TaskCardRenderer


Public Methods
 MethodDefined By
  
Constructor.
TaskTileList
Events
 Event Summary Defined By
   This event is dispatched from the items displayed in the TaskTileList object.TaskTileList
   This event is dispatched from the items displayed in the TaskTileList object.TaskTileList
   Dispatched when a button is clicked in LiveCycle Workspace ES that executes a command.TaskTileList
Constructor Detail
TaskTileList()Constructor
public function TaskTileList()

Constructor.

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

This event is dispatched from the items displayed in the TaskTileList object. This event is not dispatched directly from the TaskTileList object itself.

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

This event is dispatched from the items displayed in the TaskTileList object. This event is not dispatched directly from the TaskTileList object itself.

taskCommandEvent Event  
Event Object Type: lc.task.TaskCommandEvent
TaskCommandEvent.type property = lc.task.TaskCommandEvent

Dispatched when a button is clicked in LiveCycle Workspace ES that executes a command.





 

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/TaskTileList.html