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