public static interface TextField.TextFieldFilter
| Modifier and Type | Interface and Description |
|---|---|
static class |
TextField.TextFieldFilter.DigitsOnlyFilter |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptChar(TextField textField,
char c) |
boolean acceptChar(TextField textField, char c)