dojox/atom/io/model.Node (version 1.10)

Usage

var foo = new model.Node(name_space,name,attributes,content,shortNs);
dojox/atom/io/model
Parameter Type Description
name_space undefined
name undefined
attributes undefined
content undefined
shortNs undefined

Method Summary

Methods

_getAttributeNames(node)
Defined by dojox/atom/io/model
Parameter Type Description
node undefined
Returns:Array
_saveAttributes(node)
Defined by dojox/atom/io/model
Parameter Type Description
node undefined
addAttribute(name,value)
Defined by dojox/atom/io/model
Parameter Type Description
name undefined
value undefined
addContent(content)
Defined by dojox/atom/io/model
Parameter Type Description
content undefined
buildFromDom(node)
Defined by dojox/atom/io/model
Parameter Type Description
node undefined
getAttribute(name)
Defined by dojox/atom/io/model
Parameter Type Description
name undefined
Returns:undefined
toString()
Defined by dojox/atom/io/model
Returns:undefined
Error in the documentation? Can’t find what you are looking for? Let us know!