| Package | Description |
|---|---|
| com.foreach.across.modules.bootstrapui.elements.builder | |
| com.foreach.across.modules.bootstrapui.ui.factories |
| Modifier and Type | Method and Description |
|---|---|
DateTimeFormElementBuilder |
DateTimeFormElementBuilder.configuration(DateTimeFormElementConfiguration configuration) |
DateTimeFormElementBuilder |
DateTimeFormElementBuilder.date() |
DateTimeFormElementBuilder |
DateTimeFormElementBuilder.datetime() |
DateTimeFormElementBuilder |
DateTimeFormElementBuilder.format(DateTimeFormElementConfiguration.Format format)
Sets a default configuration for the format.
|
DateTimeFormElementBuilder |
DateTimeFormElementBuilder.time() |
DateTimeFormElementBuilder |
DateTimeFormElementBuilder.value(Date value)
Sets the date based on the given
Date object. |
DateTimeFormElementBuilder |
DateTimeFormElementBuilder.value(LocalDate value)
Sets the date based on the given
LocalDate object. |
DateTimeFormElementBuilder |
DateTimeFormElementBuilder.value(LocalDateTime value)
Sets the date based on the given
LocalDateTime object. |
DateTimeFormElementBuilder |
DateTimeFormElementBuilder.value(LocalTime value)
Sets the date based on the given
LocalTime object. |
| Modifier and Type | Method and Description |
|---|---|
DateTimeFormElementBuilder |
BootstrapViewElementBuilders.datetime() |
DateTimeFormElementBuilder |
BootstrapViewElementBuilders.datetime(com.foreach.across.modules.web.ui.ViewElement.WitherSetter... setters) |
Copyright © 2020. All rights reserved.