public class RelativeDateInput extends DateInput
RelativeDateFormat
DEFAULT_FORMAT
DEFAULT_MAX_DATE
validators
USE_DATE_INPUT
Constructor and Description |
---|
RelativeDateInput(java.util.Date ref) |
RelativeDateInput(java.util.Date ref,
long resolution) |
Modifier and Type | Method and Description |
---|---|
protected java.text.DateFormat |
getDateFormat(java.lang.String format) |
getFormats, getPattern, getType
convert, formatRange, getFormatHint, getHintIndex, getMax, getMin, getString, parseValue, setMax, setMin
accept, getBoxWidth, getMaxResultLength, getSingle, setBoxWidth, setMaxResultLength, setSingle
getValue, setKey, setValue
addValidator, getKey, getPrettyString, getString, removeValidator, validate, validateInner
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInstance, getInstance
getString, parse
accept, addValidator, getKey, getPrettyString, getValue, isEmpty, removeValidator, setKey, setValue, validate
public RelativeDateInput(java.util.Date ref)
public RelativeDateInput(java.util.Date ref, long resolution)
protected java.text.DateFormat getDateFormat(java.lang.String format)
getDateFormat
in class AbstractDateInput