|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CalendarSelectionListener
CalendarSelectionListener listeners to a
CalendarSelectionModel.
| Method Summary | |
|---|---|
void |
displayedDateChange(CalendarEvent calEvent)
This is raised when the displayed Date of of the CalendarSelectionModel changes |
void |
selectedDateChange(CalendarEvent calEvent)
This is raised when the selected Date of of the CalendarSelectionModel changes |
| Method Detail |
|---|
void selectedDateChange(CalendarEvent calEvent)
calEvent - - the CalendarEvent containing the new selected datevoid displayedDateChange(CalendarEvent calEvent)
calEvent - - the CalendarEvent containing the new selected date
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||