| 패키지 | com.adobe.icomm.assetplacement.controller |
| 인터페이스 | public interface IPackageObject |
| 구현자 | AttachmentLoader, PromoImage, PromoSWFLoader, XMLDataLoader |
| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Placement Building Block 9.5 |
| 런타임 버전: | AIR 1.0, Flash Player 9, Flash Player 10 |
공용 속성
| 속성 | 정의 주체 | ||
|---|---|---|---|
| packageAttachments : IList [읽기 전용]
A list of Attachment objects who's controller id attribute matches the
id of this object. | IPackageObject | ||
| packageController : Controller [읽기 전용]
The controller object who's id matches the id of this object. | IPackageObject | ||
| packageResource : Resource [읽기 전용]
The current Resource object who's controller id attribute matches the
id of this object. | IPackageObject | ||
| packageResources : IList [읽기 전용]
A list of Resource objects who's controller id attribute matches the
id of this object. | IPackageObject | ||
속성 세부 정보
packageAttachments | 속성 |
packageController | 속성 |
packageController:Controller [읽기 전용] | 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Placement Building Block 9.5 |
| 런타임 버전: | AIR 1.0, Flash Player 9, Flash Player 10 |
The controller object who's id matches the id of this object.
구현
public function get packageController():Controller관련 API 요소
packageResource | 속성 |
packageResource:Resource [읽기 전용] | 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Placement Building Block 9.5 |
| 런타임 버전: | AIR 1.0, Flash Player 9, Flash Player 10 |
The current Resource object who's controller id attribute matches the
id of this object.
구현
public function get packageResource():Resource관련 API 요소
com.adobe.icomm.assetplacement.model.Resources
packageResources | 속성 |
packageResources:IList [읽기 전용] | 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Placement Building Block 9.5 |
| 런타임 버전: | AIR 1.0, Flash Player 9, Flash Player 10 |
A list of Resource objects who's controller id attribute matches the
id of this object.
구현
public function get packageResources():IList관련 API 요소
com.adobe.icomm.assetplacement.model.Resources
Tue Jun 12 2018, 03:17 PM Z