Pakiet | com.adobe.icomm.assetplacement.model |
Klasa | public class Attachment |
Dziedziczenie | Attachment PackageElement Object |
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 | ||
---|---|---|---|
constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | ||
contentType : String [tylko do odczytu]
The MIME type of this attachment. | Attachment | ||
controller : String [tylko do odczytu]
Contains a reference to a controller element using an XML id. | Attachment | ||
description : String [tylko do odczytu]
A description of the attachment. | Attachment | ||
name : String [tylko do odczytu]
The name of the attachment. | Attachment | ||
namespace : String [tylko do odczytu]
The namespace for this element. | PackageElement | ||
source : String [tylko do odczytu]
The source URI location of this attachment. | Attachment | ||
xml : XML
The XML this object represents. | PackageElement |
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
Constructor. | Attachment | ||
Retrieve an attribute of this element. | PackageElement | ||
Retrieve a child value of this element. | PackageElement | ||
Retrieve an attribute of this element's parent. | PackageElement | ||
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | ||
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | ||
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | ||
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | ||
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | ||
Zwraca ciąg reprezentujący określony obiekt. | Object | ||
Zwraca pierwotną wartość dla określonego obiektu. | Object |
Szczegół właściwości
contentType | właściwość |
controller | właściwość |
controller:String
[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 |
Contains a reference to a controller element using an XML id. The controller element represents a component, usually a UI component, that will be referencing this attachment at runtime.
Implementacja
public function get controller():String
description | właściwość |
name | właściwość |
source | właściwość |
Konstruktor Szczegół
Attachment | () | Konstruktor |
public function Attachment()
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 |
Constructor.
Tue Jun 12 2018, 12:06 PM Z