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 void
Notification.CloseListener. notificationClose(Notification.CloseEvent e)
UsegetNotification()
to get a reference to theNotification
that was closed.
-