|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.imagine.component.calendar.data.CalendarMonthType
Describes the types of month. This class is used by the CalendarTableCellInfo class in order to be described the types of months that appears on a CalendarComponent.
| Field Summary | |
static CalendarMonthType |
CURRENT_MONTH
Describes the current month. |
static CalendarMonthType |
NEXT_MONTH
Describes the next month. |
static CalendarMonthType |
PREVIOUS_MONTH
Describes the previous month. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static CalendarMonthType PREVIOUS_MONTH
public static CalendarMonthType CURRENT_MONTH
public static CalendarMonthType NEXT_MONTH
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||