| Package | Description |
|---|---|
| com.vaadin.shared.ui.datefield |
| Modifier and Type | Field and Description |
|---|---|
Map<AbstractDateFieldState.AccessibleElement,String> |
AbstractDateFieldState.assistiveLabels
Map of elements and their corresponding assistive labels.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractDateFieldState.AccessibleElement |
AbstractDateFieldState.AccessibleElement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractDateFieldState.AccessibleElement[] |
AbstractDateFieldState.AccessibleElement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.