| Pacchetto | com.adobe.dct.model |
| Classe | public class ConfigModel |
| Ereditarietà | ConfigModel Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
| amfChannelURI : String
The amfChannel URI. | ConfigModel | ||
| channelSet : ChannelSet
The authenticated ChannelSet. | ConfigModel | ||
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | Object | |
| password : String
The password. | ConfigModel | ||
| serverPort : String
The server port. | ConfigModel | ||
| serverUrl : String
The URL of the server. | ConfigModel | ||
| username : String
The username. | ConfigModel | ||
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Constructor. | ConfigModel | ||
[statico]
This static method returns the instance of a singleton. | ConfigModel | ||
![]() |
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à
amfChannelURI | proprietà |
amfChannelURI:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The amfChannel URI.
Implementazione
public function get amfChannelURI():String public function set amfChannelURI(value:String):voidchannelSet | proprietà |
channelSet:ChannelSet| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The authenticated ChannelSet.
Implementazione
public function get channelSet():ChannelSet public function set channelSet(value:ChannelSet):voidpassword | proprietà |
serverPort | proprietà |
serverUrl | proprietà |
username | proprietà |
Descrizione della funzione di costruzione
ConfigModel | () | Funzione di costruzione |
public function ConfigModel()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Constructor.
Descrizione dei metodi
getInstance | () | metodo |
public static function getInstance():ConfigModel| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
This static method returns the instance of a singleton.
RestituisceConfigModel — The internal reference to the ConfigModel.
|
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate