Pakiet | com.adobe.gravity.framework |
Interfejs | public interface IServiceReference |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
bundle : IBundle [tylko do odczytu] The bundle containing the service. | IServiceReference | ||
properties : Object [tylko do odczytu] The properties of the service. | IServiceReference | ||
ranking : int [tylko do odczytu] The service ranking. | IServiceReference | ||
serviceId : int [tylko do odczytu] The service id. | IServiceReference | ||
usingBundles : Array [tylko do odczytu] The bundles that are being used by this service. | IServiceReference |
Szczegół właściwości
bundle | właściwość |
bundle:IBundle
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The bundle containing the service.
Implementacja
public function get bundle():IBundle
properties | właściwość |
properties:Object
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The properties of the service.
Implementacja
public function get properties():Object
ranking | właściwość |
serviceId | właściwość |
usingBundles | właściwość |
usingBundles:Array
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The bundles that are being used by this service.
Implementacja
public function get usingBundles():Array
Tue Jun 12 2018, 12:06 PM Z