| Package | Description |
|---|---|
| com.vaadin.v7.ui |
| Modifier and Type | Method and Description |
|---|---|
ComboBox.ItemStyleGenerator |
ComboBox.getItemStyleGenerator()
Deprecated.
Gets the currently used item style generator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComboBox.setItemStyleGenerator(ComboBox.ItemStyleGenerator itemStyleGenerator)
Deprecated.
Sets the item style generator that is used to produce custom styles for
showing items in the popup.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.