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