Flash CS3 Documentation |
|||
| ActionScript 2.0 Components Language Reference > Data binding classes > CustomFormatter.unformat() | |||
Flash Player 6 (6.0.79.0).
Flash MX Professional 2004.
This method is called automatically; you don't invoke it directly.
formattedData The formatted data to convert back to the raw data type.
An unformatted value.
Method; converts from a string, or other data type, to the raw data type. This transformation should be the exact inverse transformation of CustomFormatter.format().
This method is not implemented by default. You must define it in your subclass of mx.data.binding.CustomFormatter.
For more information, see Sample custom formatter.
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/00002674.html