| Interface | Description |
|---|---|
| IEventEditor |
Interface IEventEditor.
|
| Class | Description |
|---|---|
| AbstractEventEditor | |
| CalendarableItem |
This class represents an event that can be displayed on a calendar.
|
| CalendarableModel |
Represents the model behind the calendar control.
|
| EventContentProvider |
A strategy pattern object that can refresh all of the event controls
for a given day.
|
| EventCountProvider |
A strategy pattern object that returns the number of events to display for a
specific time period.
|
| ModelObject |