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