| Package | Description |
|---|---|
| com.foreach.across.modules.bootstrapui.elements |
| Modifier and Type | Method and Description |
|---|---|
NumericFormElementConfiguration.Format |
NumericFormElementConfiguration.getFormat() |
static NumericFormElementConfiguration.Format |
NumericFormElementConfiguration.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumericFormElementConfiguration.Format[] |
NumericFormElementConfiguration.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NumericFormElementConfiguration.setFormat(NumericFormElementConfiguration.Format format) |
| Constructor and Description |
|---|
NumericFormElementConfiguration(NumericFormElementConfiguration.Format format) |
Copyright © 2020. All rights reserved.