| Package | Description |
|---|---|
| com.holonplatform.vaadin.components | |
| com.holonplatform.vaadin.components.builders |
| Modifier and Type | Method and Description |
|---|---|
static DateInputBuilder |
Components.input.date(DateInputBuilder.Resolution resolution)
|
static DateInputBuilder |
Components.input.date(DateInputBuilder.Resolution resolution,
boolean inline)
|
| Modifier and Type | Method and Description |
|---|---|
static DateInputBuilder.Resolution |
DateInputBuilder.Resolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateInputBuilder.Resolution[] |
DateInputBuilder.Resolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 The Holon Platform. All rights reserved.