DhElement.addOnFilterChange

Overview | Methods | This Package | All Packages

DhElement.addOnFilterChange

Assigns a delegate to the filterChange event.

Syntax

public final void addOnFilterChange( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs.

See Also   removeOnFilterChange