Functiondojox.data.jsonPathStore.isItem

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

Checks to see if a passed 'item' is really a jsonPathStore item. Currently it only verifies structure. It does not verify that it belongs to this store at this time.

Usage

function (/*Object*/ item) (view source)
parametertypedescription
itemObject*/ attribute: /* string */