|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CalendarListener
| Method Summary | |
|---|---|
void |
onDateClick(CalendarDate date)
Called when a date in the calendar is clicked. |
boolean |
onEventDateClick(CalendarDate date)
Called when a date in the calendar that has events is clicked. |
void |
onMonthChange(CalendarMonth month)
Triggered when the current calendar month or year is changed. |
| Method Detail |
|---|
void onDateClick(CalendarDate date)
date - boolean onEventDateClick(CalendarDate date)
date -
void onMonthChange(CalendarMonth month)
month -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||