패키지 | mx.data |
클래스 | public class DynamicProperty |
상속 | DynamicProperty Object |
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Data Services for Java EE 3.1 |
런타임 버전: | Flash Player 9, AIR 1.1 |
공용 속성
속성 | 정의 주체 | ||
---|---|---|---|
constructor : Object
지정된 객체 인스턴스의 클래스 객체 또는 생성자 함수에 대한 참조입니다. | Object | ||
name : String
The name of the dynamic property. | DynamicProperty | ||
type : Class
The type of the dynamic property. | DynamicProperty |
공용 메서드
속성 세부 정보
name | 속성 |
public var name:String
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Data Services for Java EE 3.1 |
런타임 버전: | Flash Player 9, AIR 1.1 |
The name of the dynamic property.
type | 속성 |
public var type:Class
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Data Services for Java EE 3.1 |
런타임 버전: | Flash Player 9, AIR 1.1 |
The type of the dynamic property.
Tue Jun 12 2018, 03:17 PM Z