Search
ItemSelectionEvent Class
See Also
 






Contains the arguments passed to handlers of selection related events.

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

 Syntax

Java  Copy Code

public class ItemSelectionEvent extends ItemEvent

 Inheritance Hierarchy

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

 See Also