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