| Pacote | com.adobe.gravity.framework |
| Interface | public interface IServiceReference |
| 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 | ||
|---|---|---|---|
| bundle : IBundle [somente leitura] The bundle containing the service. | IServiceReference | ||
| properties : Object [somente leitura] The properties of the service. | IServiceReference | ||
| ranking : int [somente leitura] The service ranking. | IServiceReference | ||
| serviceId : int [somente leitura] The service id. | IServiceReference | ||
| usingBundles : Array [somente leitura] The bundles that are being used by this service. | IServiceReference | ||
Detalhes da propriedade
bundle | propriedade |
bundle:IBundle [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 bundle containing the service.
Implementação
public function get bundle():IBundleproperties | propriedade |
properties:Object [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 properties of the service.
Implementação
public function get properties():Objectranking | propriedade |
serviceId | propriedade |
usingBundles | propriedade |
usingBundles:Array [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 bundles that are being used by this service.
Implementação
public function get usingBundles():ArrayWed Jun 13 2018, 11:10 AM Z