適用於 Adobe® Flash® Platform 的 ActionScript® 3.0 參考
首頁  |  隱藏套件和類別清單 |  套件  |  類別  |  新增內容  |  索引  |  附錄  |  為什麼顯示英文?
篩選: 從伺服器擷取資料...
從伺服器擷取資料...
com.adobe.icomm.assetplacement.controller 

IPackageObject  - AS3 Asset Placement

套件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

All component objects that load attachments or resources from the package definition file must implement this interface.



公用屬性
 屬性定義自
  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

屬性
packageAttachments:IList  [唯讀]

語言版本: ActionScript 3.0
產品版本: Asset Placement Building Block 9.5
執行階段版本: AIR 1.0, Flash Player 9, Flash Player 10

A list of Attachment objects who's controller id attribute matches the id of this object.



實作
    public function get packageAttachments():IList

相關 API 元素

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




[ X ]為什麼顯示英文?
「ActionScript 3.0 參考」的內容是以英文顯示

並非所有「ActionScript 3.0 參考」的內容都翻譯為所有語言。當語言元素未翻譯時,就會以英文顯示。例如,ga.controls.HelpBox 類別並沒有翻譯為任何語言。因此在參考的繁體中文版本中,ga.controls.HelpBox 類別就會以英文顯示。