Functiondojox.data.XmlStore.newItem

dojo.require("dojox.data.XmlStore");
defined in dojox/data/XmlStore.js

At least, 'keywordArgs' must contain "tagName" to be used for the new element. Other attributes in 'keywordArgs' are set to the new element, including "text()", but excluding "childNodes".

Usage

function (/*Object?*/ keywordArgs) (view source)
parametertypedescription
keywordArgsObjectOptional. An object containing initial attributes