Uses of Class
com.vaadin.flow.component.spreadsheet.PopupButton.PopupOpenEvent
Packages that use PopupButton.PopupOpenEvent
-
Uses of PopupButton.PopupOpenEvent in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet with parameters of type PopupButton.PopupOpenEventModifier and TypeMethodDescriptionvoidPopupButton.PopupOpenListener.onPopupOpen(PopupButton.PopupOpenEvent event) Called when aPopupButtonhas been clicked and the pop-up has been opened.