Assigns a delegate to the rowEnter event.
public final void addOnRowEnter( EventHandler h )
h
The EventHandler delegate to be notified when the event occurs.
See Also removeOnRowEnter