Search
ItemConfirmEvent Class
See Also
 






Contains the arguments passed to handlers of item validation events.

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

 Syntax

Java  Copy Code

public class ItemConfirmEvent extends ItemEvent

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.scheduling.model.ItemEvent
            com.mindfusion.scheduling.ItemConfirmEvent
                com.mindfusion.scheduling.ItemEditConfirmEvent
                com.mindfusion.scheduling.ItemModifyConfirmEvent

 See Also