Paket | com.adobe.icomm.assetplacement.controller |
Arabirim | public interface IPackageObject |
Uygulayıcılar | AttachmentLoader, PromoImage, PromoSWFLoader, XMLDataLoader |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Placement Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR 1.0, Flash Player 9, Flash Player 10 |
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
packageAttachments : IList [salt okunur]
A list of Attachment objects who's controller id attribute matches the
id of this object. | IPackageObject | ||
packageController : Controller [salt okunur]
The controller object who's id matches the id of this object. | IPackageObject | ||
packageResource : Resource [salt okunur]
The current Resource object who's controller id attribute matches the
id of this object. | IPackageObject | ||
packageResources : IList [salt okunur]
A list of Resource objects who's controller id attribute matches the
id of this object. | IPackageObject |
Özellik Ayrıntısı
packageAttachments | özellik |
packageAttachments:IList
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Placement Building Block 9.5 |
Çalışma Zamanı Sürümleri: | 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.
Uygulama
public function get packageAttachments():IList
İlgili API Öğeleri
packageController | özellik |
packageController:Controller
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Placement Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR 1.0, Flash Player 9, Flash Player 10 |
The controller object who's id
matches the id
of this object.
Uygulama
public function get packageController():Controller
İlgili API Öğeleri
packageResource | özellik |
packageResource:Resource
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Placement Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR 1.0, Flash Player 9, Flash Player 10 |
The current Resource
object who's controller
id
attribute matches the
id
of this object.
Uygulama
public function get packageResource():Resource
İlgili API Öğeleri
com.adobe.icomm.assetplacement.model.Resources
packageResources | özellik |
packageResources:IList
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Placement Building Block 9.5 |
Çalışma Zamanı Sürümleri: | 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.
Uygulama
public function get packageResources():IList
İlgili API Öğeleri
com.adobe.icomm.assetplacement.model.Resources
Tue Jun 12 2018, 01:09 PM Z