We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.shared.ui.combobox.
Class ComboBoxConstants
- java.lang.Object
-
- com.vaadin.shared.ui.combobox.ComboBoxConstants
-
All Implemented Interfaces:
@Deprecated public class ComboBoxConstants extends Object implements Serializable
Deprecated.See Also:
-
-
Field Summary
Fields Modifier and Type Field Description static String
ATTR_INPUTPROMPT
Deprecated.
static String
ATTR_NO_TEXT_INPUT
Deprecated.
-
Constructor Summary
Constructors Constructor Description ComboBoxConstants()
Deprecated.
-
-
-
Field Detail
-
ATTR_INPUTPROMPT
@Deprecated public static final String ATTR_INPUTPROMPT
Deprecated.See Also:
-
ATTR_NO_TEXT_INPUT
@Deprecated public static final String ATTR_NO_TEXT_INPUT
Deprecated.See Also:
-
-