Removes the delegate that is assigned to the doubleClick event.
public final void removeOnDoubleClick( EventHandler value )
value
The EventHandler delegate to be removed.
See Also addOnDoubleClick