Paquete | lc.procmgmt.ui.task |
Clase | public class TaskTileList |
Herencia | TaskTileList WorkspaceTileList |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versiones de motor de ejecución: | 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.
Propiedad MXML predeterminadadataProvider
Elementos de API relacionados
Métodos públicos
Método | Definido por | ||
---|---|---|---|
Constructor. | TaskTileList |
Eventos
Evento | Resumen | Definido por | ||
---|---|---|---|---|
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 |
Información sobre constructores
TaskTileList | () | Información sobre |
public function TaskTileList()
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
Información sobre eventos
details | Evento |
Tipo de objeto de evento:
propiedad TaskEvent.type =
lc.procmgmt.events.TaskEvent
propiedad TaskEvent.type =
lc.procmgmt.events.TaskEvent
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versiones de motor de ejecución: | 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 de objeto de evento:
propiedad TaskEvent.type =
lc.procmgmt.events.TaskEvent
propiedad TaskEvent.type =
lc.procmgmt.events.TaskEvent
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versiones de motor de ejecución: | 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 de objeto de evento:
propiedad TaskCommandEvent.type =
lc.procmgmt.ui.task.TaskCommandEvent
propiedad TaskCommandEvent.type =
lc.procmgmt.events.TaskCommandEvent
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versiones de motor de ejecución: | 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:12 PM Z