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.twincolselect.
Class TwinColSelectConstants
- java.lang.Object
-
- com.vaadin.shared.ui.twincolselect.TwinColSelectConstants
-
All Implemented Interfaces:
@Deprecated public class TwinColSelectConstants extends Object implements Serializable
Deprecated.See Also:
-
-
Field Summary
Fields Modifier and Type Field Description static String
ATTRIBUTE_LEFT_CAPTION
Deprecated.
static String
ATTRIBUTE_RIGHT_CAPTION
Deprecated.
-
Constructor Summary
Constructors Constructor Description TwinColSelectConstants()
Deprecated.
-
-
-
Field Detail
-
ATTRIBUTE_LEFT_CAPTION
@Deprecated public static final String ATTRIBUTE_LEFT_CAPTION
Deprecated.See Also:
-
ATTRIBUTE_RIGHT_CAPTION
@Deprecated public static final String ATTRIBUTE_RIGHT_CAPTION
Deprecated.See Also:
-
-