Constructordojox.data.XmlItem

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

This class represents an item of 'XmlStore' holding an XML element. 'element' element: An XML element

Usage

function (element, store) (view source)
parametertypedescription
element XML element
store containing store, if any.

Jump to PropertiesFunctionsBack to top

Return a value of the first text child of the element

Jump to FunctionsPropertiesBack to top

XML element
containing store, if any.