Create a data node that references another data node,
useful for pointer-like functionality.
All functions will return same values as the original node except for
getDataName()
Arguments:
Returns: !goog.ds.DataNode
The new data node.
|
code » |