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