Removes the delegate that is assigned to the select event.
final public void removeOnSelect ( EventHandler h )
h
The EventHandler delegate that is to be removed.
The select event occurs when the radio button is selected.
See Also addOnSelect