Removes the delegate that is assigned to the dataAvailable event.
public final void removeOnDataAvailable( EventHandler h )
h
The EventHandler delegate that is to be removed.
How frequently this handler is triggered depends on the data source object.
See Also addOnDataAvailable