| パッケージ | com.adobe.gravity.framework |
| インターフェイス | public interface IServiceRegistration |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| ランタイムバージョン: | AIR 1.1, Flash Player 9 |
パブリックプロパティ
| プロパティ | 定義元 | ||
|---|---|---|---|
| reference : IServiceReference [読み取り専用] The service reference for the service. | IServiceRegistration | ||
パブリックメソッド
| メソッド | 定義元 | ||
|---|---|---|---|
Set the properties for the service. | IServiceRegistration | ||
Unregister the service. | IServiceRegistration | ||
プロパティの詳細
reference | プロパティ |
reference:IServiceReference [読み取り専用] | 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| ランタイムバージョン: | AIR 1.1, Flash Player 9 |
The service reference for the service.
実装
public function get reference():IServiceReferenceメソッドの詳細
setProperties | () | メソッド |
public function setProperties(properties:Object):void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| ランタイムバージョン: | AIR 1.1, Flash Player 9 |
Set the properties for the service.
パラメーター
properties:Object — The properties of the service.
|
unregister | () | メソッド |
public function unregister():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| ランタイムバージョン: | AIR 1.1, Flash Player 9 |
Unregister the service.
Tue Jun 12 2018, 10:34 AM Z