public interface ColorSelector extends Serializable, HasColorChangeListener
| Modifier and Type | Method and Description |
|---|---|
Color |
getColor()
Gets the color.
|
void |
setColor(Color color)
Sets the color.
|
addColorChangeListener, removeColorChangeListenerCopyright © 2023 Vaadin Ltd. All rights reserved.