Removes the delegate that is assigned to the dataSetChanged event.
public final void removeOnDataSetChanged( EventHandler h )
h
The EventHandler delegate that is to be removed.
This is also triggered when initial data is available from a data source object.
See Also addOnDataSetChanged