Class TwinColSelectConstants
- java.lang.Object
-
- com.vaadin.shared.ui.twincolselect.TwinColSelectConstants
-
- All Implemented Interfaces:
Serializable
@Deprecated public class TwinColSelectConstants extends Object implements Serializable
Deprecated.- See Also:
- Serialized Form
-
-
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:
- Constant Field Values
-
ATTRIBUTE_RIGHT_CAPTION
@Deprecated public static final String ATTRIBUTE_RIGHT_CAPTION
Deprecated.- See Also:
- Constant Field Values
-
-