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 user sets or modifies the selected region of the text box.
See Also addOnSelect