CustomFormatter
| Kind of class: | class |
|---|---|
| Inherits from: | none |
| Classpath: | mx.data.binding.CustomFormatter |
| File last modified: | Tuesday, 18 December 2007, 15:44:38 |
This defines a class that must be the parent of
classes used by the Custom Formatter.
classes used by the Custom Formatter.
Summary
Instance methods
format
function format (
rawValue)
unformat
function unformat (
formattedValue)