Uses of Class
com.vaadin.flow.component.spreadsheet.PopupButton.PopupCloseEvent
Packages that use PopupButton.PopupCloseEvent
-
Uses of PopupButton.PopupCloseEvent in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet with parameters of type PopupButton.PopupCloseEventModifier and TypeMethodDescriptionvoidPopupButton.PopupCloseListener.onPopupClose(PopupButton.PopupCloseEvent event) Called when the pop-up for thePopupButtonreturned bygetPopupButton()has been closed.