| Package | Description |
|---|---|
| com.xalys.xgl.forms |
| Modifier and Type | Method and Description |
|---|---|
static Autocapitalize |
Autocapitalize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Autocapitalize[] |
Autocapitalize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
W |
AbstractTextField.setAutocapitalize(Autocapitalize autocapitalize) |
W |
AbstractComboBox.setAutocapitalize(Autocapitalize autocapitalize) |
Copyright © 2018 Xalys. All rights reserved.