Pakiet | com.adobe.icomm.assetplacement.controller |
Interfejs | public interface IPackageObject |
Implementory | AttachmentLoader, PromoImage, PromoSWFLoader, XMLDataLoader |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Placement Building Block 9.5 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 9, Flash Player 10 |
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
packageAttachments : IList [tylko do odczytu]
A list of Attachment objects who's controller id attribute matches the
id of this object. | IPackageObject | ||
packageController : Controller [tylko do odczytu]
The controller object who's id matches the id of this object. | IPackageObject | ||
packageResource : Resource [tylko do odczytu]
The current Resource object who's controller id attribute matches the
id of this object. | IPackageObject | ||
packageResources : IList [tylko do odczytu]
A list of Resource objects who's controller id attribute matches the
id of this object. | IPackageObject |
Szczegół właściwości
packageAttachments | właściwość |
packageAttachments:IList
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Placement Building Block 9.5 |
Wersje środowiska wykonawczego: | 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.
Implementacja
public function get packageAttachments():IList
Powiązane elementy interfejsu API
packageController | właściwość |
packageController:Controller
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Placement Building Block 9.5 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 9, Flash Player 10 |
The controller object who's id
matches the id
of this object.
Implementacja
public function get packageController():Controller
Powiązane elementy interfejsu API
packageResource | właściwość |
packageResource:Resource
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Placement Building Block 9.5 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 9, Flash Player 10 |
The current Resource
object who's controller
id
attribute matches the
id
of this object.
Implementacja
public function get packageResource():Resource
Powiązane elementy interfejsu API
com.adobe.icomm.assetplacement.model.Resources
packageResources | właściwość |
packageResources:IList
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Placement Building Block 9.5 |
Wersje środowiska wykonawczego: | 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.
Implementacja
public function get packageResources():IList
Powiązane elementy interfejsu API
com.adobe.icomm.assetplacement.model.Resources
Tue Jun 12 2018, 12:06 PM Z