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