Creates a new abstract data node.
extends goog.ds.DataNodeList| Instance Method Summary | |
getDataName() ⇒ stringReturn the name of this data node. | |
getDataPath() ⇒ stringGet the path leading to this data node. | |
setDataName(string value)Set the name of this data node. | |