public class RelativeDateInput extends DateInput
RelativeDateFormat
DEFAULT_FORMATDEFAULT_MAX_DATEvalidatorsUSE_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, getTypeconvert, formatRange, getFormatHint, getHintIndex, getMax, getMin, getString, parseValue, setMax, setMinaccept, getBoxWidth, getMaxResultLength, getSingle, setBoxWidth, setMaxResultLength, setSinglegetValue, setKey, setValueaddValidator, getKey, getPrettyString, getString, removeValidator, validate, validateInnerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstance, getInstancegetString, parseaccept, addValidator, getKey, getPrettyString, getValue, isEmpty, removeValidator, setKey, setValue, validatepublic 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