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