Pacote | lc.procmgmt.ui.task |
Classe | public class TaskTileList |
Herança | TaskTileList WorkspaceTileList |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versões de 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.
Propriedade MXML padrãodataProvider
Elementos da API relacionados
Métodos públicos
Método | Definido por | ||
---|---|---|---|
Constructor. | TaskTileList |
Eventos
Evento | Resumo | 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 |
Detalhes do construtor
TaskTileList | () | Construtor |
public function TaskTileList()
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
Detalhe do evento
details | Evento |
Tipo do objeto de evento:
propriedade TaskEvent.type =
lc.procmgmt.events.TaskEvent
propriedade TaskEvent.type =
lc.procmgmt.events.TaskEvent
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versões de 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 do objeto de evento:
propriedade TaskEvent.type =
lc.procmgmt.events.TaskEvent
propriedade TaskEvent.type =
lc.procmgmt.events.TaskEvent
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versões de 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 do objeto de evento:
propriedade TaskCommandEvent.type =
lc.procmgmt.ui.task.TaskCommandEvent
propriedade TaskCommandEvent.type =
lc.procmgmt.events.TaskCommandEvent
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when a button is clicked in Workspace that executes a command.
Wed Jun 13 2018, 11:10 AM Z