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