Flash CS3 Documentation |
|||
| ActionScript 2.0 Components Language Reference > Data binding classes > TypedValue class | |||
ActionScript Class Name mx.data.binding.TypedValue
A TypedValue object contains a data value, along with information about the value's data type. TypedValue objects are provided as parameters to, and are returned from, various methods of the DataType class. The data type information in the TypedValue object helps DataType objects decide when and how they need to do type conversion. To make this class available at runtime, you must include the data binding classes in your FLA file. For more information, see Making data binding classes available at runtime.
|
NOTE |
|
The TypedValue class is supported only if you are working in a document that specifies ActionScript 2.0 in its Publish Settings. |
For an overview of the classes in the mx.data.binding package, see Classes in the mx.data.binding package.
The following table lists the properties of the TypedValue class.
|
Property |
Description |
|---|---|
|
Contains the schema associated with the TypedValue object's value. |
|
|
Names the data type of the TypedValue object's value. |
|
|
Contains the data value of the TypedValue object. |
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00002705.html