| Pacchetto | com.adobe.gravity.framework |
| Interfaccia | public interface IServiceRegistration |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versioni runtime: | AIR 1.1, Flash Player 9 |
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
| reference : IServiceReference [sola lettura] The service reference for the service. | IServiceRegistration | ||
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Set the properties for the service. | IServiceRegistration | ||
Unregister the service. | IServiceRegistration | ||
Descrizione delle proprietà
reference | proprietà |
reference:IServiceReference [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versioni runtime: | AIR 1.1, Flash Player 9 |
The service reference for the service.
Implementazione
public function get reference():IServiceReferenceDescrizione dei metodi
setProperties | () | metodo |
public function setProperties(properties:Object):void| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versioni runtime: | AIR 1.1, Flash Player 9 |
Set the properties for the service.
Parametri
properties:Object — The properties of the service.
|
unregister | () | metodo |
public function unregister():void| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versioni runtime: | AIR 1.1, Flash Player 9 |
Unregister the service.
Tue Jun 12 2018, 02:44 PM Z