TIWCGJQTreeViewCRRMPlugin.CuteNode(string) Method
Cuts a node (prepares it for pasting).
public procedure CuteNode(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.