Search
ItemListener Members
Methods
 


Defines the events raised by the Item class.

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

 Public Methods

  Name Description

endTimeChanged

Raised when the end time of the item has been changed.

recurrenceReset

Raised when the recurrence pattern associated with the item has been reset.

resourceChanged

Raised when any of the item's associated resources have changed.

startTimeChanged

Raised when the start time of the item has been changed.

visualsChanged

Raised when a visual aspect of the item has been changed.

 See Also