public static interface RadCalendarView.OnSelectedDatesChangedListener
RadCalendarView
are changed.Modifier and Type | Method and Description |
---|---|
void |
onSelectedDatesChanged(RadCalendarView.SelectionContext context)
Represents a method which will be executed when the selected dates in
RadCalendarView are changed. |
void onSelectedDatesChanged(RadCalendarView.SelectionContext context)
RadCalendarView
are changed.context
- a selection context which contains information about the old selection,
the new selection and the items that are currently
added or removed from the selection