Name | Description | |
---|---|---|
![]() |
Adds a RecurrenceListener to the recurrence. |
|
![]() |
Copies the fields of the specified Recurrence object to this recurrence. |
|
![]() |
Removes all exceptions of this recurrence. |
|
![]() |
Creates an exact copy of this Recurrence object. |
|
![]() |
Creates occurrence items for this recurrence in the specified date range. |
|
![]() |
Gets the type of daily recurrence. |
|
![]() |
Gets a value indicating on which day of a week the event occurs. |
|
![]() |
Gets on which day of a month the event occurs. |
|
![]() |
Gets how many days should pass before the event occurs again. |
|
![]() |
Gets on which days of a week the event occurs. |
|
![]() |
Returns the effective end date for this recurrence. |
|
![]() |
Gets the end date of the recurrence. |
|
![]() |
Gets the list of all recurrence exceptions. |
|
![]() |
Gets the recurrence interval. |
|
![]() |
Gets the master item of this recurrence. The property returns null if the recurrence is not associated with an item. |
|
![]() |
Gets the type of monthly recurrence. |
|
![]() |
Gets in which month of the year the event occurs. |
|
![]() |
Gets how many months should pass before the event occurs again. |
|
![]() |
Gets how many times the recurring event should occur. |
|
![]() |
Overloaded. Returns the occurrence with a specified index. |
|
![]() |
Gets the recurrence pattern. |
|
![]() |
Gets when the event should stop recurring. |
|
![]() |
Gets when the recurring event should occur for the first time. |
|
![]() |
Gets how many weeks should pass before the event occurs again. |
|
![]() |
Gets the type of yearly recurrence. |
|
![]() |
Overloaded. |
|
![]() |
Marks the specified item as an exception of a recurrence pattern. |
|
![]() |
Removes the specified RecurrenceListener from the recurrence. |
|
![]() |
Determines whether two Recurrence objects define the same recurrence pattern. |
|
![]() |
Overloaded. |
|
![]() |
Sets the type of daily recurrence. |
|
![]() |
Sets a value indicating on which day of a week the event occurs. |
|
![]() |
Sets on which day of a month the event occurs. |
|
![]() |
Sets how many days should pass before the event occurs again. |
|
![]() |
Sets on which days of a week the event occurs. |
|
![]() |
Sets the end date of the recurrence. |
|
![]() |
Sets the recurrence interval. |
|
![]() |
Sets the type of monthly recurrence. |
|
![]() |
Sets in which month of the year the event occurs. |
|
![]() |
Sets how many months should pass before the event occurs again. |
|
![]() |
Sets how many times the recurring event should occur. |
|
![]() |
Sets on which occurrence of the day type specified in getDay the event occurs. |
|
![]() |
Sets the recurrence pattern. |
|
![]() |
Sets when the event should stop recurring. |
|
![]() |
Sets when the recurring event should occur for the first time. |
|
![]() |
Sets how many weeks should pass before the event occurs again. |
|
![]() |
Sets the type of yearly recurrence. |
|
![]() |
Overloaded. Creates a human-readable string from this recurrence. |
Name | Description | |
---|---|---|
![]() |
Raises the RecurrenceListener.validateOccurrence event. |