Paket | com.adobe.icomm.assetplacement.controller |
Schnittstelle | public interface IPackageObject |
Umsetzer | AttachmentLoader, PromoImage, PromoSWFLoader, XMLDataLoader |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Asset Placement“ 9.5 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Player 10 |
Öffentliche Eigenschaften
Eigenschaft | Definiert von | ||
---|---|---|---|
packageAttachments : IList [schreibgeschützt]
A list of Attachment objects who's controller id attribute matches the
id of this object. | IPackageObject | ||
packageController : Controller [schreibgeschützt]
The controller object who's id matches the id of this object. | IPackageObject | ||
packageResource : Resource [schreibgeschützt]
The current Resource object who's controller id attribute matches the
id of this object. | IPackageObject | ||
packageResources : IList [schreibgeschützt]
A list of Resource objects who's controller id attribute matches the
id of this object. | IPackageObject |
Eigenschaftendetails
packageAttachments | Eigenschaft |
packageAttachments:IList
[schreibgeschützt] Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Asset Placement“ 9.5 |
Laufzeitversionen: | 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.
Implementierung
public function get packageAttachments():IList
Verwandte API-Elemente
packageController | Eigenschaft |
packageController:Controller
[schreibgeschützt] Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Asset Placement“ 9.5 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Player 10 |
The controller object who's id
matches the id
of this object.
Implementierung
public function get packageController():Controller
Verwandte API-Elemente
packageResource | Eigenschaft |
packageResource:Resource
[schreibgeschützt] Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Asset Placement“ 9.5 |
Laufzeitversionen: | AIR 1.0, Flash Player 9, Flash Player 10 |
The current Resource
object who's controller
id
attribute matches the
id
of this object.
Implementierung
public function get packageResource():Resource
Verwandte API-Elemente
com.adobe.icomm.assetplacement.model.Resources
packageResources | Eigenschaft |
packageResources:IList
[schreibgeschützt] Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Asset Placement“ 9.5 |
Laufzeitversionen: | 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.
Implementierung
public function get packageResources():IList
Verwandte API-Elemente
com.adobe.icomm.assetplacement.model.Resources
Tue Jun 12 2018, 10:04 AM Z