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 CustomValueSetEvent which is fired when user types in
a value that don't already exist in the ComboBox.
|
Copyright © 2018. All rights reserved.