Search
InstantiateItemEvent Class
See Also
 






Provides data for the ScheduleListener.instantiateItem event.

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

 Syntax

Java  Copy Code

public class InstantiateItemEvent extends EventObject

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.scheduling.model.InstantiateItemEvent

 See Also