Contains the arguments passed to handlers of item modification-related event.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public class ItemModifiedEvent extends ItemEvent |
Inheritance Hierarchyjava.lang.Object![]()
java.util.EventObject![]()
com.mindfusion.scheduling.model.ItemEvent
com.mindfusion.scheduling.ItemModifiedEvent
See Also