|
Class Summary |
| AppointmentLayoutDescription |
Contains common properties and behavior for layout descriptions that can be
"stacked" on top of each month view's week. |
| AppointmentStackingManager |
Manages the AppointmentLayoutDescription in a stack-like
structure arranged in layers. |
| AppointmentWidget |
A panel used to render an Appointment in a
MonthView. |
| DayLayoutDescription |
Contains the calculated layout description of all Appointments
in single day part of a week row in a MonthView. |
| MonthLayoutDescription |
Describes the layout for all appointments in all the weeks displayed in a
MonthView. |
| MonthView |
A CalendarView that displays appointments for a given month. |
| MonthViewDateUtils |
Contains date-related utilities with logic required to generate the MonthView. |
| MonthViewStyleManager |
Applies styles in a month view based on the currently selected theme. |
| WeekLayoutDescription |
Describes the layout of days (single, all and multi-day) within a single week
that is visualized in the MonthView. |