パッケージ | 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 | プロパティ |
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
Tue Jun 12 2018, 10:34 AM Z