Detach
methodsRemoves a node from a TreeView, but keeps its jQuery.data() objects.
Parameters:nodejQuery|Element|String
Returns:jQuery
The node that is to be detached.
The node that has been detached.
Removes a node from a TreeView, but keeps its jQuery.data() objects.
The node that is to be detached.
The node that has been detached.