Uses of Class
org.vaadin.firitin.util.webnotification.NotificationOptions
Packages that use NotificationOptions
-
Uses of NotificationOptions in org.vaadin.firitin.util.webnotification
Methods in org.vaadin.firitin.util.webnotification with parameters of type NotificationOptionsModifier and TypeMethodDescriptionvoid
WebNotification.showNotification
(String msg, NotificationOptions options) void
WebNotification.showNotificationAsync
(String msg, NotificationOptions options)