Modifier and Type | Method and Description |
---|---|
void |
TextField.enableInputFilter(TextFieldInputFilter filter)
Enable a filter to the input to this text field.
|
Modifier and Type | Method and Description |
---|---|
void |
TextFieldNull.enableInputFilter(TextFieldInputFilter filter) |
Modifier and Type | Method and Description |
---|---|
void |
TextFieldControl.enableInputFilter(TextFieldInputFilter filter)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
FilterAcceptAll
This is the implicit default input filter that simply allows all input operations.
|
Copyright © 2013. All Rights Reserved.