Removes the delegate that is assigned to the select event.
public final void removeOnSelect( EventHandler h )
h
The EventHandler delegate that is to be removed.
The event handler is triggered when the current element is selected.
See Also addOnSelect