Uses of Interface
com.vaadin.flow.component.spreadsheet.PopupButton.PopupCloseListener
-
Packages that use PopupButton.PopupCloseListener Package Description com.vaadin.flow.component.spreadsheet -
-
Uses of PopupButton.PopupCloseListener in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet with parameters of type PopupButton.PopupCloseListener Modifier and Type Method Description com.vaadin.flow.shared.RegistrationPopupButton. addPopupCloseListener(PopupButton.PopupCloseListener listener)Adds aPopupButton.PopupCloseListenerto this pop-up button.
-