| Paket | lc.procmgmt.ui.task |
| Sınıf | public class TaskTileList |
| Miras Alma | TaskTileList WorkspaceTileList |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Çalışma Zamanı Sürümleri: | 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.
Varsayılan MXML ÖzelliğidataProvider
İlgili API Öğeleri
Genel Yöntemler
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
Constructor. | TaskTileList | ||
Olaylar
| Olay | Özet | Tanımlayan: | ||
|---|---|---|---|---|
| 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 | |||
Yapıcı Ayrıntı
TaskTileList | () | Yapıcı |
public function TaskTileList()| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
Olay Ayrıntısı
details | Olay |
Olay Nesne Türü:
özellik TaskEvent.type =
lc.procmgmt.events.TaskEventözellik TaskEvent.type =
lc.procmgmt.events.TaskEvent| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Çalışma Zamanı Sürümleri: | 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 | Olay |
Olay Nesne Türü:
özellik TaskEvent.type =
lc.procmgmt.events.TaskEventözellik TaskEvent.type =
lc.procmgmt.events.TaskEvent| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Çalışma Zamanı Sürümleri: | 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 | Olay |
Olay Nesne Türü:
özellik TaskCommandEvent.type =
lc.procmgmt.ui.task.TaskCommandEventözellik TaskCommandEvent.type =
lc.procmgmt.events.TaskCommandEvent| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when a button is clicked in Workspace that executes a command.
Tue Jun 12 2018, 01:09 PM Z