Assigns a delegate to the select event.
final public void addOnSelect ( EventHandler h )
h
The EventHandler delegate to be notified when the event occurs.
This event occurs when the user sets or modifies the selected region of the form.
See Also removeOnSelect