Overview | Methods | This Package | All Packages
Removes the delegate that is assigned to the scroll event.
Syntax
final public void removeOnScroll ( ScrollEventHandler h )
Parameters
h
The ScrollEventHandler delegate that is to be removed.
See Also addOnScroll