Search
ItemsEvent Class
See Also
 






Contains the arguments passed to handlers of events related to one or more items.

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

 Syntax

Java  Copy Code

public class ItemsEvent extends EventObject

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.scheduling.ItemsEvent

 See Also