Package | Description |
---|---|
com.vaadin.flow.component.combobox |
Modifier and Type | Method and Description |
---|---|
Registration |
ComboBox.addCustomValueSetListener(ComponentEventListener<GeneratedVaadinComboBox.CustomValueSetEvent<ComboBox<T>>> listener)
Adds a listener for the event which is fired when user inputs a string
value that does not match any existing items and commits it eg.
|
Copyright © 2025. All rights reserved.