| Pakiet | com.adobe.gravity.framework |
| Interfejs | public interface IServiceRegistration |
| 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 | ||
|---|---|---|---|
| reference : IServiceReference [tylko do odczytu] The service reference for the service. | IServiceRegistration | ||
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Set the properties for the service. | IServiceRegistration | ||
Unregister the service. | IServiceRegistration | ||
Szczegół właściwości
reference | właściwość |
reference:IServiceReference [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 service reference for the service.
Implementacja
public function get reference():IServiceReferenceSzczegół metody
setProperties | () | metoda |
public function setProperties(properties:Object):void| 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 |
Set the properties for the service.
Parametry
properties:Object — The properties of the service.
|
unregister | () | metoda |
public function unregister():void| 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 |
Unregister the service.
Tue Jun 12 2018, 12:06 PM Z