| Pakket | com.adobe.gravity.framework |
| Interface | public interface IServiceRegistration |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Runtimeversies: | AIR 1.1, Flash Player 9 |
Openbare eigenschappen
| Eigenschap | Gedefinieerd door | ||
|---|---|---|---|
| reference : IServiceReference [alleen-lezen] The service reference for the service. | IServiceRegistration | ||
Openbare methoden
| Methode | Gedefinieerd door | ||
|---|---|---|---|
Set the properties for the service. | IServiceRegistration | ||
Unregister the service. | IServiceRegistration | ||
Eigenschapdetails
reference | eigenschap |
reference:IServiceReference [alleen-lezen] | Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Runtimeversies: | AIR 1.1, Flash Player 9 |
The service reference for the service.
Implementatie
public function get reference():IServiceReferenceMethodedetails
setProperties | () | methode |
public function setProperties(properties:Object):void| Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Runtimeversies: | AIR 1.1, Flash Player 9 |
Set the properties for the service.
Parameters
properties:Object — The properties of the service.
|
unregister | () | methode |
public function unregister():void| Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Runtimeversies: | AIR 1.1, Flash Player 9 |
Unregister the service.
Wed Jun 13 2018, 11:42 AM Z