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