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