Search
ItemModifiedEvent Class
See Also
 






Contains the arguments passed to handlers of item modification-related event.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public class ItemModifiedEvent extends ItemEvent

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.scheduling.model.ItemEvent
            com.mindfusion.scheduling.ItemModifiedEvent

 See Also