Search
RecurrenceAdapter Members
Constructors Methods
 


Provides empty implementations for the methods defined in the RecurrenceListener interface. This lets you override only the handlers for the events you are interested in, instead of implementing all methods of RecurrenceListener.

The following tables list the members exposed by the RecurrenceAdapter type.

 Public Constructors

  Name Description

RecurrenceAdapter

Initializes a new instance of the RecurrenceAdapter class.

 Public Methods

  Name Description

reset

Raised when the recurrence has been reset.

validateOccurrence

 

 See Also