Removes the delegate that is assigned to the rowEnter event.
public final void removeOnRowEnter( EventHandler h )
h
The EventHandler delegate that is to be removed.
See Also addOnRowEnter