| パッケージ | 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, 10:34 AM Z