ActionScript 2.0 Components Language Reference |
|
|
|
| Data binding classes > CustomFormatter.format() | |||
Flash Player 6 (6.0.79.0).
Flash MX Professional 2004.
This method is called automatically; you don't invoke it directly.
rawData The data to be formatted.
A formatted value.
Method; converts from a raw data type to a new object.
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.
|
|
|
|