dojox
»
xml
»
DomParser
» getElementById
dojox.xml.DomParser.getElementById
dojo.require("dojox.xml.DomParser");
defined in dojox/xml/DomParser.js
Usage
function (id)
(view source)
this
.
byId
=
this
.
getElementById
=
function
(
id
)
{
return
keys
[
id
]
;
parameter
type
description
id