| Package | Description |
|---|---|
| com.vaadin.shared.ui | |
| com.vaadin.shared.ui.link |
| Modifier and Type | Method and Description |
|---|---|
static BorderStyle |
BorderStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BorderStyle[] |
BorderStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
BorderStyle |
LinkState.targetBorder |
Copyright © 2021 Vaadin Ltd. All rights reserved.