Uses of Enum Class
com.vaadin.flow.component.notification.NotificationVariant
Packages that use NotificationVariant
-
Uses of NotificationVariant in com.vaadin.flow.component.notification
Methods in com.vaadin.flow.component.notification that return NotificationVariantModifier and TypeMethodDescriptionstatic NotificationVariant
Returns the enum constant of this class with the specified name.static NotificationVariant[]
NotificationVariant.values()
Returns an array containing the constants of this enum class, in the order they are declared.