com.vaadin.shared.ui.calendar
Class DateConstants
java.lang.Object
com.vaadin.shared.ui.calendar.DateConstants
- All Implemented Interfaces:
- java.io.Serializable
public class DateConstants
- extends java.lang.Object
- implements java.io.Serializable
- Since:
- 7.1
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION_DATE_FORMAT_PATTERN
public static final java.lang.String ACTION_DATE_FORMAT_PATTERN
- See Also:
- Constant Field Values
CLIENT_DATE_FORMAT
public static final java.lang.String CLIENT_DATE_FORMAT
- See Also:
- Constant Field Values
CLIENT_TIME_FORMAT
public static final java.lang.String CLIENT_TIME_FORMAT
- See Also:
- Constant Field Values
MINUTEINMILLIS
public static final long MINUTEINMILLIS
- See Also:
- Constant Field Values
HOURINMILLIS
public static final long HOURINMILLIS
- See Also:
- Constant Field Values
DAYINMILLIS
public static final long DAYINMILLIS
- See Also:
- Constant Field Values
WEEKINMILLIS
public static final long WEEKINMILLIS
- See Also:
- Constant Field Values
DAYINMINUTES
public static final int DAYINMINUTES
- See Also:
- Constant Field Values
HOURINMINUTES
public static final int HOURINMINUTES
- See Also:
- Constant Field Values
DateConstants
public DateConstants()
Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.