Search
ModifiedItemInfo Members
Methods
 


Contains information about a modified item which is accessed through the CalendarListener.itemsModified event.

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

 Public Methods

  Name Description

getItem

Gets a reference to the modified item.

getOldEndTime

Gets the previous end time of the modified item.

getOldListLane

Gets the old list lane of the item.

getOldResources

Gets the resources previously associated with the modified item.

getOldStartTime

Gets the previous start time of the modified item.

getResizeEnd

Gets a value indicating whether the item's end has been modified.

getResizeStart

Gets a value indicating whether the item's start has been modified.

 See Also