Search
ScrollEvent Class
See Also
 






Provides data for the scroll events.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public class ScrollEvent extends EventObject

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.common.ScrollEvent

 See Also