| 套件 | 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:47 PM Z