| Pacchetto | lc.procmgmt.ui.task |
| Classe | public class TaskTileList |
| Ereditarietà | TaskTileList WorkspaceTileList |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
| Versioni runtime: | 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.
Proprietà MXML predefinitadataProvider
Elementi API correlati
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Constructor. | TaskTileList | ||
Eventi
| Evento | Riepilogo | Definito da | ||
|---|---|---|---|---|
| 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 | |||
Descrizione della funzione di costruzione
TaskTileList | () | Funzione di costruzione |
public function TaskTileList()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
Descrizione degli eventi
details | Evento |
Tipo di oggetto evento:
proprietà TaskEvent.type =
lc.procmgmt.events.TaskEventproprietà TaskEvent.type =
lc.procmgmt.events.TaskEvent| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
| Versioni runtime: | 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 | Evento |
Tipo di oggetto evento:
proprietà TaskEvent.type =
lc.procmgmt.events.TaskEventproprietà TaskEvent.type =
lc.procmgmt.events.TaskEvent| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
| Versioni runtime: | 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 | Evento |
Tipo di oggetto evento:
proprietà TaskCommandEvent.type =
lc.procmgmt.ui.task.TaskCommandEventproprietà TaskCommandEvent.type =
lc.procmgmt.events.TaskCommandEvent| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when a button is clicked in Workspace that executes a command.
Tue Jun 12 2018, 02:44 PM Z