DhModule.addOnScroll

Overview | Methods | This Package | All Packages

DhModule.addOnScroll

Assigns a delegate to the scroll event.

Syntax

public final void addOnScroll ( ScrollEventHandler h )

Parameters

h

The ScrollEventHandler delegate to be notified when the event occurs.

Remarks

The delegate specifies a method that is called when this element is scrolled.