| Pacchetto | coldfusion.service |
| Classe | public class ServiceElement |
| Ereditarietà | ServiceElement Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | ColdFusion 9 |
| Versioni runtime: | Flash Player 9, AIR 1.0 |
CFIDE.services.element.
The ColdFusion service returns some of the results in CFIDE.services.element.
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | Object | |
| key : String
The key that is stored as a string in the key-value pair class. | ServiceElement | ||
| value : String
The value that is stored as an array in the key-value pair class. | ServiceElement | ||
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Creates an instance of the ServiceElement class. | ServiceElement | ||
![]() |
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 | |
| ServiceElement | |||
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
Descrizione delle proprietà
key | proprietà |
public var key:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | ColdFusion 9 |
| Versioni runtime: | Flash Player 9, AIR 1.0 |
The key that is stored as a string in the key-value pair class.
value | proprietà |
public var value:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | ColdFusion 9 |
| Versioni runtime: | Flash Player 9, AIR 1.0 |
The value that is stored as an array in the key-value pair class.
Descrizione della funzione di costruzione
ServiceElement | () | Funzione di costruzione |
public function ServiceElement()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | ColdFusion 9 |
| Versioni runtime: | Flash Player 9, AIR 1.0 |
Creates an instance of the ServiceElement class.
Descrizione dei metodi
toString | () | metodo |
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate