Overview | Methods | This Package | All Packages
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