Search
ObjectInteractionEvent Class
See Also
 






Provides data for events related to interactive objects.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public class ObjectInteractionEvent extends ObjectEvent

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.spreadsheet.ObjectEvent
            com.mindfusion.spreadsheet.ObjectInteractionEvent
                com.mindfusion.spreadsheet.ObjectInteractionValidationEvent

 See Also