用于 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 类显示为英语。