This class extends the Flex framework TextInput class and adds support for input masking.
You can define a template by using the wildcards #, @, ? (numeric-only, alphabetic-only, any).
The placeholder can also be set.
The “valid” property is bindable and equals true as soon as the input is valid. This is also dispatched as an event.
NOTE : Published size also includes the Flex framework!



