Initializes a new instance of the ItemTimeEvent class.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public ItemTimeEvent ( |
The Schedule that raises this event.
The Item instance for which the event is raised.
The old value of the property that has been changed.
See Also