dojox.data.AtomReadStore.hasAttribute
dojo.require("dojox.data.AtomReadStore");
defined in dojox/data/AtomReadStore.js
Check whether an element has the attribute
Usage
function (item, attribute) (view source)
parameter | type | description |
---|---|---|
item | must be created by the AtomReadStore instance. | |
attribute | An attribute of an Atom Entry item. |