Removes the delegate that is assigned to the closed event.
public final void removeOnClosed( EventHandler value )
value
The EventHandler delegate to be removed.
See Also addOnClosed, onClosed