public static interface CalendarPopupComponent.CalendarDay extends CalendarPopupComponent.TimeUnit
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled()
Returns whether the day is enabled, that is whether it can be used as a value to set to the calendar.
|
CalendarPopupComponent.CalendarMonth |
whichMonth()
Returns the month which contains this day.
|
CalendarPopupComponent.CalendarYear |
whichYear()
Returns the year which contains this day.
|
toIntboolean isEnabled()
CalendarPopupComponent.CalendarMonth whichMonth()
CalendarPopupComponent.CalendarYear whichYear()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.