Removes the delegate that is assigned to the checkedChanged event.
public final void removeOnCheckedChanged( EventHandler handler )
handler
The EventHandler delegate to be removed.
See Also addOnCheckedChanged