Package | mx.data |
Class | public class DynamicProperty |
Inheritance | DynamicProperty Object |
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Data Services for Java EE 3.1 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Public Properties
Property | Defined By | ||
---|---|---|---|
constructor : Object
A reference to the class object or constructor function for a given object instance. | Object | ||
name : String
The name of the dynamic property. | DynamicProperty | ||
type : Class
The type of the dynamic property. | DynamicProperty |
Public Methods
Property Detail
name | property |
public var name:String
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Data Services for Java EE 3.1 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The name of the dynamic property.
type | property |
public var type:Class
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Data Services for Java EE 3.1 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The type of the dynamic property.
Thu Dec 6 2018, 01:12 PM -08:00