| Pacote | com.adobe.gravity.framework |
| Interface | public interface IServiceRegistration |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versões de runtime: | AIR 1.1, Flash Player 9 |
Propriedades públicas
| Propriedade | Definido por | ||
|---|---|---|---|
| reference : IServiceReference [somente leitura] The service reference for the service. | IServiceRegistration | ||
Métodos públicos
| Método | Definido por | ||
|---|---|---|---|
Set the properties for the service. | IServiceRegistration | ||
Unregister the service. | IServiceRegistration | ||
Detalhes da propriedade
reference | propriedade |
reference:IServiceReference [somente leitura] | Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versões de runtime: | AIR 1.1, Flash Player 9 |
The service reference for the service.
Implementação
public function get reference():IServiceReferenceDetalhes do método
setProperties | () | método |
public function setProperties(properties:Object):void| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versões de runtime: | AIR 1.1, Flash Player 9 |
Set the properties for the service.
Parâmetros
properties:Object — The properties of the service.
|
unregister | () | método |
public function unregister():void| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versões de runtime: | AIR 1.1, Flash Player 9 |
Unregister the service.
Wed Jun 13 2018, 11:10 AM Z