Package | mx.data |
Class | public class DynamicProperty |
Inheritance | DynamicProperty ![]() |
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 | ||
![]() | prototype : Object [static]
A reference to the prototype object of a class or function object. | Object | |
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.
Mon Nov 28 2011, 06:48 AM -08:00