| Package | Description |
|---|---|
| de.lessvoid.nifty.controls | |
| de.lessvoid.nifty.controls.textfield | |
| de.lessvoid.nifty.controls.textfield.filter.input |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TextField.enableInputFilter(TextFieldInputFilter filter) |
Enable a filter to the input to this text field.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
TextFieldControl.enableInputFilter(TextFieldInputFilter filter) |
Deprecated.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FilterAcceptAll |
This is the implicit default input filter that simply allows all input operations.
|
Copyright © 2018. All rights reserved.