com.vaadin.shared.ui.combobox
Class ComboBoxConstants

java.lang.Object
  extended by com.vaadin.shared.ui.combobox.ComboBoxConstants
All Implemented Interfaces:
java.io.Serializable

Deprecated.

@Deprecated
public class ComboBoxConstants
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
static java.lang.String ATTR_INPUTPROMPT
          Deprecated. 
static java.lang.String ATTR_NO_TEXT_INPUT
          Deprecated. 
 
Constructor Summary
ComboBoxConstants()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ATTR_INPUTPROMPT

@Deprecated
public static final java.lang.String ATTR_INPUTPROMPT
Deprecated. 
See Also:
Constant Field Values

ATTR_NO_TEXT_INPUT

@Deprecated
public static final java.lang.String ATTR_NO_TEXT_INPUT
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

ComboBoxConstants

public ComboBoxConstants()
Deprecated. 


Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.