| Package | Description |
|---|---|
| to.etc.domui.component.input |
| Modifier and Type | Method and Description |
|---|---|
Text.NumberMode |
Text.getNumberMode()
Returns the current numeric mode in effect.
|
static Text.NumberMode |
Text.NumberMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Text.NumberMode[] |
Text.NumberMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Text.setNumberMode(Text.NumberMode numberMode)
Sets the current numeric mode in effect.
|
Copyright © 2017 etc.to. All rights reserved.