Uses of Interface
com.vaadin.ui.Notification.CloseListener
-
Packages that use Notification.CloseListener Package Description com.vaadin.ui -
-
Uses of Notification.CloseListener in com.vaadin.ui
Methods in com.vaadin.ui with parameters of type Notification.CloseListener Modifier and Type Method Description RegistrationNotification. addCloseListener(Notification.CloseListener listener)Adds a CloseListener to the Notification.
-