public static interface ItsNatFormattedTextField.ItsNatFormatterFactory
| Modifier and Type | Method and Description |
|---|---|
ItsNatFormattedTextField.ItsNatFormatter |
getItsNatFormatter(ItsNatFormattedTextField comp)
Returns an appropiated formatter to the specified formatted text field.
|
ItsNatFormattedTextField.ItsNatFormatter getItsNatFormatter(ItsNatFormattedTextField comp)
The target formatted text field is used to build the appropriated formatter,
for instance using the current component value (ItsNatFormattedTextField.getValue()) to determine
what kind of conversion is needed.
comp - the formatted text field used to build the formatter.Copyright © Innowhere Software, Jose Maria Arranz Santamaria.