패키지 | lc.procmgmt.ui.task |
클래스 | public class TaskTileList |
상속 | TaskTileList WorkspaceTileList |
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | 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.
기본 MXML 속성dataProvider
관련 API 요소
공용 메서드
메서드 | 정의 주체 | ||
---|---|---|---|
Constructor. | TaskTileList |
이벤트
이벤트 | 요약 | 정의 주체 | ||
---|---|---|---|---|
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 |
생성자 세부 정보
TaskTileList | () | 생성자 |
public function TaskTileList()
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
이벤트 세부 정보
details | 이벤트 |
이벤트 객체 유형:
속성 TaskEvent.type =
lc.procmgmt.events.TaskEvent
속성 TaskEvent.type =
lc.procmgmt.events.TaskEvent
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | 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 | 이벤트 |
이벤트 객체 유형:
속성 TaskEvent.type =
lc.procmgmt.events.TaskEvent
속성 TaskEvent.type =
lc.procmgmt.events.TaskEvent
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | 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 | 이벤트 |
이벤트 객체 유형:
속성 TaskCommandEvent.type =
lc.procmgmt.ui.task.TaskCommandEvent
속성 TaskCommandEvent.type =
lc.procmgmt.events.TaskCommandEvent
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when a button is clicked in Workspace that executes a command.
Tue Jun 12 2018, 03:17 PM Z