Package | Description |
---|---|
com.sun.javafx.scene.control.behavior |
Modifier and Type | Method and Description |
---|---|
static TextFieldBehavior.TextInputTypes |
TextFieldBehavior.TextInputTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextFieldBehavior.TextInputTypes[] |
TextFieldBehavior.TextInputTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|