| Pacchetto | com.adobe.icomm.assetplacement.model |
| Classe | public class Attachment |
| Ereditarietà | Attachment PackageElement Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Placement 9.5 |
| Versioni runtime: | AIR 1.0, Flash Player 9, Flash Player 10 |
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | Object | |
| contentType : String [sola lettura]
The MIME type of this attachment. | Attachment | ||
| controller : String [sola lettura]
Contains a reference to a controller element using an XML id. | Attachment | ||
| description : String [sola lettura]
A description of the attachment. | Attachment | ||
| name : String [sola lettura]
The name of the attachment. | Attachment | ||
![]() | namespace : String [sola lettura]
The namespace for this element. | PackageElement | |
| source : String [sola lettura]
The source URI location of this attachment. | Attachment | ||
![]() | xml : XML
The XML this object represents. | PackageElement | |
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
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 | |
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
Descrizione delle proprietà
contentType | proprietà |
controller | proprietà |
controller:String [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Placement 9.5 |
| Versioni runtime: | 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.
Implementazione
public function get controller():Stringdescription | proprietà |
name | proprietà |
source | proprietà |
Descrizione della funzione di costruzione
Attachment | () | Funzione di costruzione |
public function Attachment()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Placement 9.5 |
| Versioni runtime: | AIR 1.0, Flash Player 9, Flash Player 10 |
Constructor.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate