Initializes a new instance of the ItemEditConfirmEvent class.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public ItemEditConfirmEvent ( |
The Calendar that raises this event.
The Item instance for which the event is raised.
The new text that will be applied to the item.
See Also