Pakiet | lc.procmgmt.ui.task |
Klasa | public class TaskTileList |
Dziedziczenie | TaskTileList ![]() |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Wersje środowiska wykonawczego: | 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.
Domyślna właściwość MXMLdataProvider
Powiązane elementy interfejsu API
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
Constructor. | TaskTileList |
Zdarzenia
Zdarzenie | Podsumowanie | Zdefiniowane przez | ||
---|---|---|---|---|
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 |
Konstruktor Szczegół
TaskTileList | () | Konstruktor |
public function TaskTileList()
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
Szczegół zdarzenia
details | Zdarzenie |
Typ obiektu zdarzenia:
właściwość TaskEvent.type =
lc.procmgmt.events.TaskEvent
właściwość TaskEvent.type =
lc.procmgmt.events.TaskEvent
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Wersje środowiska wykonawczego: | 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 | Zdarzenie |
Typ obiektu zdarzenia:
właściwość TaskEvent.type =
lc.procmgmt.events.TaskEvent
właściwość TaskEvent.type =
lc.procmgmt.events.TaskEvent
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Wersje środowiska wykonawczego: | 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 | Zdarzenie |
Typ obiektu zdarzenia:
właściwość TaskCommandEvent.type =
lc.procmgmt.ui.task.TaskCommandEvent
właściwość TaskCommandEvent.type =
lc.procmgmt.events.TaskCommandEvent
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when a button is clicked in Workspace that executes a command.
Tue Jun 12 2018, 12:06 PM Z