Uses of Class
org.vaadin.addons.componentfactory.AbstractComboBox.CustomValueSetEvent
-
Uses of AbstractComboBox.CustomValueSetEvent in org.vaadin.addons.componentfactory
Method parameters in org.vaadin.addons.componentfactory with type arguments of type AbstractComboBox.CustomValueSetEventModifier and TypeMethodDescriptionprotected com.vaadin.flow.shared.RegistrationAbstractComboBox.addCustomValueSetListener(com.vaadin.flow.component.ComponentEventListener<AbstractComboBox.CustomValueSetEvent<R>> listener) Adds a listener forcustom-value-setevents fired by the webcomponent.com.vaadin.flow.shared.RegistrationComboBoxLight.addCustomValueSetListener(com.vaadin.flow.component.ComponentEventListener<AbstractComboBox.CustomValueSetEvent<ComboBoxLight<T>>> listener)