Search
ScrollEvent.getOldValue Method
See Also
 






Gets the old value of the scroll bar.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public int getOldValue ()

 Return Value

An integer value.

 See Also