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