Uses of Class
com.vaadin.shared.ui.ui.NotificationRole
-
Packages that use NotificationRole Package Description com.vaadin.shared.ui.ui -
-
Uses of NotificationRole in com.vaadin.shared.ui.ui
Fields in com.vaadin.shared.ui.ui declared as NotificationRole Modifier and Type Field Description NotificationRoleUIState.NotificationTypeConfiguration. notificationRoleMethods in com.vaadin.shared.ui.ui that return NotificationRole Modifier and Type Method Description static NotificationRoleNotificationRole. 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.Constructors in com.vaadin.shared.ui.ui with parameters of type NotificationRole Constructor Description NotificationTypeConfiguration(String prefix, String postfix, NotificationRole role)
-