Package | lc.procmgmt.ui.task |
Classe | public class TaskTileList |
Héritage | TaskTileList WorkspaceTileList |
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versions du moteur d’exécution: | 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.
Propriété MXML par défautdataProvider
Eléments de l’API associés
Méthodes publiques
Méthode | Défini par | ||
---|---|---|---|
Constructor. | TaskTileList |
Evénements
Evénement | Synthèse | Défini par | ||
---|---|---|---|---|
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 |
Détails du constructeur
TaskTileList | () | Constructeur |
public function TaskTileList()
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versions du moteur d’exécution: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
Détails de l’événement
details | Evénement |
Type d’objet d’événement:
propriété TaskEvent.type =
lc.procmgmt.events.TaskEvent
propriété TaskEvent.type =
lc.procmgmt.events.TaskEvent
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versions du moteur d’exécution: | 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 | Evénement |
Type d’objet d’événement:
propriété TaskEvent.type =
lc.procmgmt.events.TaskEvent
propriété TaskEvent.type =
lc.procmgmt.events.TaskEvent
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versions du moteur d’exécution: | 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 | Evénement |
Type d’objet d’événement:
propriété TaskCommandEvent.type =
lc.procmgmt.ui.task.TaskCommandEvent
propriété TaskCommandEvent.type =
lc.procmgmt.events.TaskCommandEvent
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versions du moteur d’exécution: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when a button is clicked in Workspace that executes a command.
Tue Jun 12 2018, 09:30 AM Z