Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsFieldsThis PackageAll Packages
ScrollEventType.valid
Determines whether the specified value is valid for this class.
Syntax
public static boolean valid( int value )
Parameters
value
The value to check.
Return Value
Returns true if the value is valid; otherwise, returns false.