Overview | Methods | This Package | All Packages
Removes the delegate that is assigned to the checkedChanged event.
Syntax
public final void removeOnCheckedChanged( EventHandler handler )
Parameters
handler
The EventHandler delegate to be removed.
See Also addOnCheckedChanged