Assigns a delegate to the scroll event.
public final void addOnScroll ( ScrollEventHandler h )
h
The ScrollEventHandler delegate to be notified when the event occurs.
The delegate specifies a method that is called when this element is scrolled.