Home

Class goog.ds.AbstractFastDataNode

Creates a new abstract data node.

extends goog.ds.DataNodeList
Instance Method Summary
getDataName() ⇒ string

Return the name of this data node.

getDataPath() ⇒ string

Get the path leading to this data node.

setDataName(string value)

Set the name of this data node.