패키지 | lc.procmgmt.domain |
클래스 | public class TaskItemResult |
상속 | TaskItemResult DomainObject Object |
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
TaskItemResult
class passes item data from the Document Server when the
item is rendered or submitted.
관련 API 요소
공용 속성
속성 | 정의 주체 | ||
---|---|---|---|
constructor : Object
지정된 객체 인스턴스의 클래스 객체 또는 생성자 함수에 대한 참조입니다. | Object | ||
form : DocumentReference
The DocumentReference object being passed from the Document Server. | TaskItemResult | ||
session : SessionMap [읽기 전용]
A SessionMap object that stores information relating to the server session. | DomainObject |
공용 메서드
속성 세부 정보
form | 속성 |
form:DocumentReference
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The DocumentReference
object being passed from the Document Server.
구현
public function get form():DocumentReference
public function set form(value:DocumentReference):void
Tue Jun 12 2018, 03:17 PM Z