| 套件 | 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, 03:47 PM Z