Paket | com.adobe.icomm.assetplacement.controller |
Gränssnitt | public interface IPackageObject |
Implementorer | AttachmentLoader, PromoImage, PromoSWFLoader, XMLDataLoader |
Språkversion: | ActionScript 3.0 |
Produktversion: | Asset Placement Building Block 9.5 |
Körningsmiljöversioner: | AIR 1.0, Flash Player 9, Flash Player 10 |
Publika egenskaper
Egenskap | Definieras med | ||
---|---|---|---|
packageAttachments : IList [skrivskyddad]
A list of Attachment objects who's controller id attribute matches the
id of this object. | IPackageObject | ||
packageController : Controller [skrivskyddad]
The controller object who's id matches the id of this object. | IPackageObject | ||
packageResource : Resource [skrivskyddad]
The current Resource object who's controller id attribute matches the
id of this object. | IPackageObject | ||
packageResources : IList [skrivskyddad]
A list of Resource objects who's controller id attribute matches the
id of this object. | IPackageObject |
Egenskapsdetaljer
packageAttachments | egenskap |
packageAttachments:IList
[skrivskyddad] Språkversion: | ActionScript 3.0 |
Produktversion: | Asset Placement Building Block 9.5 |
Körningsmiljöversioner: | 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.
Implementering
public function get packageAttachments():IList
Relaterade API-element
packageController | egenskap |
packageController:Controller
[skrivskyddad] Språkversion: | ActionScript 3.0 |
Produktversion: | Asset Placement Building Block 9.5 |
Körningsmiljöversioner: | AIR 1.0, Flash Player 9, Flash Player 10 |
The controller object who's id
matches the id
of this object.
Implementering
public function get packageController():Controller
Relaterade API-element
packageResource | egenskap |
packageResource:Resource
[skrivskyddad] Språkversion: | ActionScript 3.0 |
Produktversion: | Asset Placement Building Block 9.5 |
Körningsmiljöversioner: | AIR 1.0, Flash Player 9, Flash Player 10 |
The current Resource
object who's controller
id
attribute matches the
id
of this object.
Implementering
public function get packageResource():Resource
Relaterade API-element
com.adobe.icomm.assetplacement.model.Resources
packageResources | egenskap |
packageResources:IList
[skrivskyddad] Språkversion: | ActionScript 3.0 |
Produktversion: | Asset Placement Building Block 9.5 |
Körningsmiljöversioner: | 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.
Implementering
public function get packageResources():IList
Relaterade API-element
com.adobe.icomm.assetplacement.model.Resources
Tue Jun 12 2018, 01:40 PM Z