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

Summary

Class container for 'Generator' types.

Usage

var foo = new model.Generator(uri,version,value);
dojox/atom/io/model
Parameter Type Description
uri String
version String
value String

Method Summary

Methods

_getAttributeNames(node)
Defined by dojox/atom/io/model
Parameter Type Description
node undefined
Returns:Array
_postBuild()
Defined by dojox/atom/io/model
_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

Function to do construction of the generator data from the DOM node containing it.

Parameter Type Description
node undefined

The DOM node to process for link data.

getAttribute(name)
Defined by dojox/atom/io/model
Parameter Type Description
name undefined
Returns:undefined
toString()
Defined by dojox/atom/io/model

Function to construct string form of the Generator tag, which is an XML structure.

Returns:undefined
Error in the documentation? Can’t find what you are looking for? Let us know!