Package com.vaadin.shared.ui.combobox
Class ComboBoxConstants
- java.lang.Object
-
- com.vaadin.shared.ui.combobox.ComboBoxConstants
-
- All Implemented Interfaces:
Serializable
public class ComboBoxConstants extends Object implements Serializable
Constants related to the combo box component and its client-server communication.- Since:
- 8.0
- Author:
- Vaadin Ltd
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ComboBoxConstants()
-
-
-
Field Detail
-
STYLE
public static final String STYLE
- See Also:
- Constant Field Values
-
ICON
public static final String ICON
- See Also:
- Constant Field Values
-
-