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

Summary

Class container for 'Category' types.

Usage

var foo = new model.Category(scheme,term,label);
dojox/atom/io/model
Parameter Type Description
scheme String
term String
label String

Method Summary

Methods

_getAttributeNames()
Defined by dojox/atom/io/model
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 Category data from the DOM node containing it.

Parameter Type Description
node DOMNode

The DOM node to process for content.

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 category tag, which is an XML structure.

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