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