|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationRole | |
|---|---|
| com.vaadin.shared.ui.ui | |
| Uses of NotificationRole in com.vaadin.shared.ui.ui |
|---|
| Fields in com.vaadin.shared.ui.ui declared as NotificationRole | |
|---|---|
NotificationRole |
UIState.NotificationTypeConfiguration.notificationRole
|
| Methods in com.vaadin.shared.ui.ui that return NotificationRole | |
|---|---|
static NotificationRole |
NotificationRole.valueOf(java.lang.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. |
| Constructors in com.vaadin.shared.ui.ui with parameters of type NotificationRole | |
|---|---|
UIState.NotificationTypeConfiguration(java.lang.String prefix,
java.lang.String postfix,
NotificationRole role)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||