| Package | Description |
|---|---|
| com.foreach.across.modules.bootstrapui.elements.builder | |
| com.foreach.across.modules.bootstrapui.ui.factories |
| Modifier and Type | Method and Description |
|---|---|
NumericFormElementBuilder |
NumericFormElementBuilder.configuration(NumericFormElementConfiguration configuration) |
NumericFormElementBuilder |
NumericFormElementBuilder.currency() |
NumericFormElementBuilder |
NumericFormElementBuilder.currency(Currency currency) |
NumericFormElementBuilder |
NumericFormElementBuilder.currency(Currency currency,
Locale locale) |
NumericFormElementBuilder |
NumericFormElementBuilder.currency(Locale locale) |
NumericFormElementBuilder |
NumericFormElementBuilder.decimal(int fractionDigits) |
NumericFormElementBuilder |
NumericFormElementBuilder.integer()
Create a formatted version for an integer.
|
NumericFormElementBuilder |
NumericFormElementBuilder.percent() |
NumericFormElementBuilder |
NumericFormElementBuilder.simple()
Create an unformatted textbox for input.
|
NumericFormElementBuilder |
NumericFormElementBuilder.value(Number value) |
| Modifier and Type | Method and Description |
|---|---|
NumericFormElementBuilder |
BootstrapViewElementBuilders.numeric() |
NumericFormElementBuilder |
BootstrapViewElementBuilders.numeric(com.foreach.across.modules.web.ui.ViewElement.WitherSetter... setters) |
Copyright © 2020. All rights reserved.