See: Description
| Interface | Description |
|---|---|
| CalendarEventInterface |
| Class | Description |
|---|---|
| AbstractCalendarEvent |
This abstract class provides a superclass to every calendar event and base
methods for their manipulation
|
| AbstractCalendarEvent.CalendarEventAttendeeSelector |
This DataSelector selects all the CalendarEvent of which the given member
is an attendee (either because he is the author or he is in the list of attendees).
|
| AbstractCalendarEvent.CalendarEventDateSelector |
This DataSelector selects all the CalendarEvent taking place in between the
given date
|
| AbstractCalendarEvent.StartDateComparator<T extends CalendarEventInterface> |
This comparator allow sorting of calendar event in chronological order
using only their start date
|
| AbstractEventResource | |
| CalendarManager | |
| LessThanOneDayCalendarEventSelector | |
| MoreThanOneDayCalendarEventSelector |
| Enum | Description |
|---|---|
| CalendarEventInterface.IconSize |
Enum of supported icon sizes.
|
| CalendarManager.PeriodicEventModificationScope | |
| CalendarManager.Periodicity |
Copyright © 2001-2017 Jalios SA. All Rights Reserved.