Пакет | 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:34 AM Z