| Pacchetto | com.adobe.fiber.services.wrapper |
| Classe | public class ManagedRemoteServiceWrapper |
| Ereditarietà | ManagedRemoteServiceWrapper AbstractServiceWrapper EventDispatcher Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Data Services per Java EE 4.5 |
| Versioni runtime: | Flash Player 10.1, AIR 2.0 |
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
![]() | channelSet : ChannelSet
Channel set of the wrapped service. | AbstractServiceWrapper | |
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | Object | |
![]() | destination : String
Destination of the wrapped service. | AbstractServiceWrapper | |
| endpoint : String
The endpoint property of the wrapped ManagedRemoteService instance. | ManagedRemoteServiceWrapper | ||
![]() | operations : Object
Operations of the wrapped service. | AbstractServiceWrapper | |
| serviceControl : AbstractService [override] [sola lettura]
The wrapped RemoteObject instance. | ManagedRemoteServiceWrapper | ||
![]() | showBusyCursor : Boolean
The showBusyCursor property of the wrapped service. | AbstractServiceWrapper | |
| source : String
The source property of the wrapped RemoteObject instance. | ManagedRemoteServiceWrapper | ||
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
ManagedRemoteServiceWrapper(target:IEventDispatcher = null)
Constructor. | ManagedRemoteServiceWrapper | ||
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registra un oggetto listener di eventi con un oggetto EventDispatcher, in modo che il listener riceva la notifica di un evento. | EventDispatcher | |
![]() |
Invia un evento nel flusso di eventi. | EventDispatcher | |
![]() |
Verifica se per l'oggetto EventDispatcher sono presenti listener registrati per un tipo specifico di evento. | EventDispatcher | |
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Called after the implementing object has been created and all
component properties specified on the MXML tag have been initialized. | AbstractServiceWrapper | |
![]() |
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 | |
![]() |
Rimuove un listener dall'oggetto EventDispatcher. | EventDispatcher | |
![]() |
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 | |
![]() |
Verifica se un listener di eventi è registrato con questo oggetto EventDispatcher o qualsiasi suo antenato per il tipo di evento specificato. | EventDispatcher | |
Eventi
Descrizione delle proprietà
endpoint | proprietà |
endpoint:String| Versione prodotto: | Adobe Digital Enterprise Platform Data Services per Java EE 4.5 |
| Versioni runtime: | Flash Player 10.1, AIR 2.0 |
The endpoint property of the wrapped ManagedRemoteService instance.
Implementazione
public function get endpoint():String public function set endpoint(value:String):voidElementi API correlati
serviceControl | proprietà |
serviceControl:AbstractService [sola lettura] [override] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Data Services per Java EE 4.5 |
| Versioni runtime: | Flash Player 10.1, AIR 2.0 |
The wrapped RemoteObject instance.
Implementazione
override public function get serviceControl():AbstractServiceElementi API correlati
source | proprietà |
source:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Data Services per Java EE 4.5 |
| Versioni runtime: | Flash Player 10.1, AIR 2.0 |
The source property of the wrapped RemoteObject instance.
Implementazione
public function get source():String public function set source(value:String):voidElementi API correlati
Descrizione della funzione di costruzione
ManagedRemoteServiceWrapper | () | Funzione di costruzione |
public function ManagedRemoteServiceWrapper(target:IEventDispatcher = null)| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Data Services per Java EE 4.5 |
| Versioni runtime: | Flash Player 10.1, AIR 2.0 |
Constructor.
Parametritarget:IEventDispatcher (default = null) — The target object for dispatched events.
|
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate