Interface | Description |
---|---|
CalendarDayView.EventViewTapListener |
Listener for handling tap events on an EventView.
|
Class | Description |
---|---|
AllDayEventsView |
A view presenter for the all day events in calendar while in displayMode Day.
|
AllDayEventsViewStyle |
This class contains properties which allows you to change the style
of an
AllDayEventsView . |
AllDayEventView |
The base view used for displaying all day events in
RadCalendarView while in displayMode Day. |
CalendarDayView |
A view presenter for the events in calendar while in displayMode Day.
|
CalendarDayViewItem |
An item to be used to display events for a date in
CalendarDayView . |
DayEventsView |
A view presenter for the non-all day events in calendar while in displayMode Day.
|
DayEventsViewBase |
A base class for containing the common logic for the
DayEventsView
and AllDayEventsView classes. |
DayEventsViewStyle |
This class contains properties which allows you to change the style
of an
DayEventsView . |
DayEventView |
The base view used for displaying events in
RadCalendarView
while in displayMode Day. |
DayEventViewBase |
The base view used for displaying events in
RadCalendarView
while in displayMode Day. |
EventDayViewAdapter |
An adapter that is used to provide a View for a given Event.
|