Initializes a new instance of the ItemModifyConfirmEvent class.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public ItemModifyConfirmEvent ( |
The Calendar that raises this event.
The Item instance for which the event is raised.
The new start time of the item.
The new end time of the item.
Index of the new list lane of the item.
The resources associated with this event.
Indicates whether the item's start is being modified.
Indicates whether the item's end is being modified.
See Also