com.vaadin.shared.ui.datefield
Class DateFieldConstants

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

Deprecated.

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

See Also:
Serialized Form

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

Field Detail

ATTR_WEEK_NUMBERS

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

DateFieldConstants

public DateFieldConstants()
Deprecated. 


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