| Пакет | com.adobe.gravity.framework |
| Интерфейс | public interface IServiceReference |
| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Версии среды выполнения: | AIR 1.1, Flash Player 9 |
Общедоступные свойства
| Свойство | Определено | ||
|---|---|---|---|
| bundle : IBundle [только для чтения] The bundle containing the service. | IServiceReference | ||
| properties : Object [только для чтения] The properties of the service. | IServiceReference | ||
| ranking : int [только для чтения] The service ranking. | IServiceReference | ||
| serviceId : int [только для чтения] The service id. | IServiceReference | ||
| usingBundles : Array [только для чтения] The bundles that are being used by this service. | IServiceReference | ||
Сведения о свойстве
bundle | свойство |
properties | свойство |
ranking | свойство |
serviceId | свойство |
usingBundles | свойство |
usingBundles:Array [только для чтения] | Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Версии среды выполнения: | AIR 1.1, Flash Player 9 |
The bundles that are being used by this service.
Реализация
public function get usingBundles():ArrayTue Jun 12 2018, 11:34 AM Z