TIWCGJQTreeViewCRRMPlugin.CopyNode(string) Method

Copies a node (prepares it for pasting).

Namespace: IWCGJQTreeView
public
 procedure CopyNode(ANode: string = 'null');

Parameters

ANode
Type: string

This can be a DOM node, jQuery node or selector pointing to an element within the tree. If you use the UI plugin - pass null to use the currently selected item.