public class IntFilterFormatter extends FilteredTextBoxBaseFormatter
| Constructor and Description |
|---|
IntFilterFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Object input) |
String |
getFilter() |
Object |
unformat(String input) |
applyFilter, removeFilterpublic String getFilter()
public String format(Object input) throws InvalidFormatException
InvalidFormatExceptionpublic Object unformat(String input) throws InvalidFormatException
InvalidFormatExceptionCopyright © 2014. All rights reserved.