| Package | com.adobe.icomm.assetplacement.controller |
| Interface | public interface IPackageObject |
| Implémenteurs | AttachmentLoader, PromoImage, PromoSWFLoader, XMLDataLoader |
| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Asset Placement 9.5 |
| Versions du moteur d’exécution: | AIR 1.0, Flash Player 9, Flash Player 10 |
Propriétés publiques
| Propriété | Défini par | ||
|---|---|---|---|
| packageAttachments : IList [lecture seule]
A list of Attachment objects who's controller id attribute matches the
id of this object. | IPackageObject | ||
| packageController : Controller [lecture seule]
The controller object who's id matches the id of this object. | IPackageObject | ||
| packageResource : Resource [lecture seule]
The current Resource object who's controller id attribute matches the
id of this object. | IPackageObject | ||
| packageResources : IList [lecture seule]
A list of Resource objects who's controller id attribute matches the
id of this object. | IPackageObject | ||
Détails de la propriété
packageAttachments | propriété |
packageAttachments:IList [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Asset Placement 9.5 |
| Versions du moteur d’exécution: | 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.
Implémentation
public function get packageAttachments():IListEléments de l’API associés
packageController | propriété |
packageController:Controller [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Asset Placement 9.5 |
| Versions du moteur d’exécution: | AIR 1.0, Flash Player 9, Flash Player 10 |
The controller object who's id matches the id of this object.
Implémentation
public function get packageController():ControllerEléments de l’API associés
packageResource | propriété |
packageResource:Resource [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Asset Placement 9.5 |
| Versions du moteur d’exécution: | AIR 1.0, Flash Player 9, Flash Player 10 |
The current Resource object who's controller id attribute matches the
id of this object.
Implémentation
public function get packageResource():ResourceEléments de l’API associés
com.adobe.icomm.assetplacement.model.Resources
packageResources | propriété |
packageResources:IList [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Asset Placement 9.5 |
| Versions du moteur d’exécution: | 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.
Implémentation
public function get packageResources():IListEléments de l’API associés
com.adobe.icomm.assetplacement.model.Resources
Tue Jun 12 2018, 09:30 AM Z