Removes the delegate that is assigned to the scroll event.
public final void removeOnScroll( EventHandler h )
h
The EventHandler delegate that is to be removed.
The event handler is triggered when the current element is scrolled.
See Also addOnScroll