| Pacchetto | com.adobe.icomm.assetplacement.controller |
| Interfaccia | public interface IPackageObject |
| Implementatori | AttachmentLoader, PromoImage, PromoSWFLoader, XMLDataLoader |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Placement 9.5 |
| Versioni runtime: | AIR 1.0, Flash Player 9, Flash Player 10 |
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
| packageAttachments : IList [sola lettura]
A list of Attachment objects who's controller id attribute matches the
id of this object. | IPackageObject | ||
| packageController : Controller [sola lettura]
The controller object who's id matches the id of this object. | IPackageObject | ||
| packageResource : Resource [sola lettura]
The current Resource object who's controller id attribute matches the
id of this object. | IPackageObject | ||
| packageResources : IList [sola lettura]
A list of Resource objects who's controller id attribute matches the
id of this object. | IPackageObject | ||
Descrizione delle proprietà
packageAttachments | proprietà |
packageAttachments:IList [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Placement 9.5 |
| Versioni runtime: | 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.
Implementazione
public function get packageAttachments():IListElementi API correlati
packageController | proprietà |
packageController:Controller [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Placement 9.5 |
| Versioni runtime: | AIR 1.0, Flash Player 9, Flash Player 10 |
The controller object who's id matches the id of this object.
Implementazione
public function get packageController():ControllerElementi API correlati
packageResource | proprietà |
packageResource:Resource [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Placement 9.5 |
| Versioni runtime: | AIR 1.0, Flash Player 9, Flash Player 10 |
The current Resource object who's controller id attribute matches the
id of this object.
Implementazione
public function get packageResource():ResourceElementi API correlati
com.adobe.icomm.assetplacement.model.Resources
packageResources | proprietà |
packageResources:IList [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Placement 9.5 |
| Versioni runtime: | 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.
Implementazione
public function get packageResources():IListElementi API correlati
com.adobe.icomm.assetplacement.model.Resources
Tue Jun 12 2018, 02:44 PM Z