| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
ComboBox.NewItemHandler |
ComboBox.getNewItemHandler()
Returns the handler called when the user enters a new item (not present
in the data provider).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComboBox.setNewItemHandler(ComboBox.NewItemHandler newItemHandler)
Sets the handler that is called when user types a new item.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.