Pakket | com.adobe.icomm.assetplacement.controller |
Interface | public interface IPackageObject |
Geïmplementeerd door | AttachmentLoader, PromoImage, PromoSWFLoader, XMLDataLoader |
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Placement Building Block 9.5 |
Runtimeversies: | AIR 1.0, Flash Player 9, Flash Player 10 |
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
packageAttachments : IList [alleen-lezen]
A list of Attachment objects who's controller id attribute matches the
id of this object. | IPackageObject | ||
packageController : Controller [alleen-lezen]
The controller object who's id matches the id of this object. | IPackageObject | ||
packageResource : Resource [alleen-lezen]
The current Resource object who's controller id attribute matches the
id of this object. | IPackageObject | ||
packageResources : IList [alleen-lezen]
A list of Resource objects who's controller id attribute matches the
id of this object. | IPackageObject |
Eigenschapdetails
packageAttachments | eigenschap |
packageAttachments:IList
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Asset Placement Building Block 9.5 |
Runtimeversies: | 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.
Implementatie
public function get packageAttachments():IList
Verwante API-elementen
packageController | eigenschap |
packageController:Controller
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Asset Placement Building Block 9.5 |
Runtimeversies: | AIR 1.0, Flash Player 9, Flash Player 10 |
The controller object who's id
matches the id
of this object.
Implementatie
public function get packageController():Controller
Verwante API-elementen
packageResource | eigenschap |
packageResource:Resource
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Asset Placement Building Block 9.5 |
Runtimeversies: | AIR 1.0, Flash Player 9, Flash Player 10 |
The current Resource
object who's controller
id
attribute matches the
id
of this object.
Implementatie
public function get packageResource():Resource
Verwante API-elementen
com.adobe.icomm.assetplacement.model.Resources
packageResources | eigenschap |
packageResources:IList
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Asset Placement Building Block 9.5 |
Runtimeversies: | 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.
Implementatie
public function get packageResources():IList
Verwante API-elementen
com.adobe.icomm.assetplacement.model.Resources
Wed Jun 13 2018, 11:42 AM Z