Adobe® Flash® Platform 用 ActionScript® 3.0 リファレンスガイド
ホーム  |  パッケージおよびクラスリストの非表示 |  パッケージ  |  クラス  |  新機能  |  索引  |  付録  |  英語で表示される理由
フィルター: サーバーからデータを取得しています...
サーバーからデータを取得しています...
com.adobe.mosaic.om.interfaces 

IReferenceServiceProperty  - AS3 ADEP Composite Application

パッケージcom.adobe.mosaic.om.interfaces
インターフェイスpublic interface IReferenceServiceProperty

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10.0
ランタイムバージョン: AIR 2.6, Flash Player 10.2

The IReferenceServiceProperty interface provides methods for getting a name, a reference name, and an IService. It identifies a property defined within a Reference which represents an instance that may be injected into a Class property. In other words, it represents a reference to an IClassServiceProperty that is located within the same descriptor.



パブリックプロパティ
 プロパティ定義元
  name : String
[読み取り専用] Returns the name of the Reference Service Property
IReferenceServiceProperty
  reference : String
[読み取り専用] Returns the reference value of the Reference Service Property
IReferenceServiceProperty
  service : IService
[読み取り専用] Returns the service as an IService of the Reference Service Property
IReferenceServiceProperty
プロパティの詳細

name

プロパティ
name:String  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
ランタイムバージョン: AIR 2.6, Flash Player 10.2

Returns the name of the Reference Service Property



実装
    public function get name():String

reference

プロパティ 
reference:String  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
ランタイムバージョン: AIR 2.6, Flash Player 10.2

Returns the reference value of the Reference Service Property



実装
    public function get reference():String

service

プロパティ 
service:IService  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
ランタイムバージョン: AIR 2.6, Flash Player 10.2

Returns the service as an IService of the Reference Service Property



実装
    public function get service():IService

関連する API エレメント





[ X ]英語で表示される理由
ActionScript 3.0 リファレンスガイドのコンテンツが英語で表示されます。

ActionScript 3.0 リファレンスガイドのすべての部分がすべての言語に翻訳されているわけではありません。言語エレメントが翻訳されていない場合、そのエレメントは英語で表示されます。例えば、ga.controls.HelpBox クラスはどの言語にも訳されていません。このため、リファレンスガイドの日本語バージョンでは、ga.controls.HelpBox クラスは英語で表示されます。