| Package | Description |
|---|---|
| com.vaadin.shared | |
| com.vaadin.shared.ui | |
| com.vaadin.shared.ui.tabsheet |
| Modifier and Type | Field and Description |
|---|---|
ErrorLevel |
AbstractComponentState.errorLevel
Level of error.
|
| Modifier and Type | Method and Description |
|---|---|
static ErrorLevel |
ErrorLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorLevel[] |
ErrorLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
ErrorLevel |
TabState.componentErrorLevel
Represents the level of error on a tab.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.