TreeView.removeOnAfterCheck

Overview | Methods | This Package | All Packages

TreeView.removeOnAfterCheck

Removes the delegate that is assigned to the afterCheck event.

Syntax

public void removeOnAfterCheck( TreeViewEventHandler value )

Parameters

value

The TreeViewEventHandler delegate to be removed.

See Also   addOnAfterCheck