DhText.removeOnScroll

Overview | Methods | This Package | All Packages

DhText.removeOnScroll

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