| Package | Description |
|---|---|
| de.jformchecker.elements |
| Modifier and Type | Method and Description |
|---|---|
static DateInputSelectCompound.YearRange |
DateInputSelectCompound.YearRange.aroundNow(int offset)
year around now.
|
static DateInputSelectCompound.YearRange |
DateInputSelectCompound.YearRange.birthday()
typical Birthday - : 110years in the past - today
|
static DateInputSelectCompound.YearRange |
DateInputSelectCompound.YearRange.currentYear()
Just the current year
|
static DateInputSelectCompound.YearRange |
DateInputSelectCompound.YearRange.future(int numberOfYears)
Years from now in the future.
|
static DateInputSelectCompound.YearRange |
DateInputSelectCompound.YearRange.past(int numberOfYears)
Years in the past from today
|
| Modifier and Type | Method and Description |
|---|---|
static DateInputSelectCompound |
DateInputSelectCompound.build(String name,
DateInputSelectCompound.YearRange yearRange)
Deprecated.
|
static DateInputSelectCompound |
DateInputSelectCompound.build(String name,
DateInputSelectCompound.YearRange yearRange,
MessageSource messageSource) |
Copyright © 2017. All rights reserved.