Uses of Class
org.vaadin.addons.componentfactory.AbstractComboBox.OpenedChangeEvent
-
Uses of AbstractComboBox.OpenedChangeEvent in org.vaadin.addons.componentfactory
Method parameters in org.vaadin.addons.componentfactory with type arguments of type AbstractComboBox.OpenedChangeEventModifier and TypeMethodDescriptionprotected com.vaadin.flow.shared.RegistrationAbstractComboBox.addOpenedChangeListener(com.vaadin.flow.component.ComponentEventListener<AbstractComboBox.OpenedChangeEvent<R>> listener) Adds a listener foropened-changedevents fired by the webcomponent.