Search
ItemTimeEvent Class
See Also
 






Contains the arguments passed to handlers of time related events.

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

 Syntax

Java  Copy Code

public class ItemTimeEvent extends ItemEvent

 Inheritance Hierarchy

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

 See Also