Paket | com.adobe.gravity.framework |
Arabirim | public interface IServiceRegistration |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Çalışma Zamanı Sürümleri: | AIR 1.1, Flash Player 9 |
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
reference : IServiceReference [salt okunur] The service reference for the service. | IServiceRegistration |
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
Set the properties for the service. | IServiceRegistration | ||
Unregister the service. | IServiceRegistration |
Özellik Ayrıntısı
reference | özellik |
reference:IServiceReference
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Çalışma Zamanı Sürümleri: | AIR 1.1, Flash Player 9 |
The service reference for the service.
Uygulama
public function get reference():IServiceReference
Yöntem Ayrıntısı
setProperties | () | yöntem |
public function setProperties(properties:Object):void
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Çalışma Zamanı Sürümleri: | AIR 1.1, Flash Player 9 |
Set the properties for the service.
Parametreler
properties:Object — The properties of the service.
|
unregister | () | yöntem |
public function unregister():void
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Çalışma Zamanı Sürümleri: | AIR 1.1, Flash Player 9 |
Unregister the service.
Tue Jun 12 2018, 01:09 PM Z