Uses of Class
com.vaadin.ui.Notification.CloseEvent
-
Packages that use Notification.CloseEvent Package Description com.vaadin.ui -
-
Uses of Notification.CloseEvent in com.vaadin.ui
Methods in com.vaadin.ui with parameters of type Notification.CloseEvent Modifier and Type Method Description voidNotification.CloseListener. notificationClose(Notification.CloseEvent e)UsegetNotification()to get a reference to theNotificationthat was closed.
-