| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
ComboBox.setDataProvider(ComboBox.FetchItemsCallback<T> fetchItems,
SerializableToIntFunction<String> sizeCallback)
Sets a CallbackDataProvider using the given fetch items callback and a
size callback.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.