| 包 | lc.procmgmt.ui.task |
| 类 | public class TaskTileList |
| 继承 | TaskTileList WorkspaceTileList |
| 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| 运行时版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
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.
默认 MXML 属性dataProvider
相关 API 元素
公共方法
| 方法 | 由以下参数定义 | ||
|---|---|---|---|
Constructor. | TaskTileList | ||
事件
| 事件 | 摘要 | 由以下参数定义 | ||
|---|---|---|---|---|
| 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 Workspace that executes a command. | TaskTileList | |||
构造函数详细信息
TaskTileList | () | 构造函数 |
public function TaskTileList()| 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| 运行时版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
事件详细信息
details | 事件 |
事件对象类型:
属性 TaskEvent.type =
lc.procmgmt.events.TaskEvent属性 TaskEvent.type =
lc.procmgmt.events.TaskEvent| 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| 运行时版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
This event is dispatched from the items displayed in the TaskTileList object.
This event is not dispatched directly from the TaskTileList object itself.
open | 事件 |
事件对象类型:
属性 TaskEvent.type =
lc.procmgmt.events.TaskEvent属性 TaskEvent.type =
lc.procmgmt.events.TaskEvent| 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| 运行时版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
This event is dispatched from the items displayed in the TaskTileList object.
This event is not dispatched directly from the TaskTileList object itself.
taskCommandEvent | 事件 |
事件对象类型:
属性 TaskCommandEvent.type =
lc.procmgmt.ui.task.TaskCommandEvent属性 TaskCommandEvent.type =
lc.procmgmt.events.TaskCommandEvent| 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| 运行时版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when a button is clicked in Workspace that executes a command.
Tue Jun 12 2018, 11:04 AM Z