TIWCGJQTreeViewUIPlugin.DeselectAll(string) Method

Deselects all selected nodes. If context is set - only the selected nodes within that context are deselected. Triggers an event.

Namespace: IWCGJQTreeView
public
 procedure DeselectAll(AContext: string = '');

Parameters

AContext
Type: string

This can be a DOM node, jQuery node or selector pointing to an element within the tree.