Functiondojox.data.JsonRestStore.getAttributes

dojo.require("dojox.rpc.JsonRestStore");
defined in dojox/rpc/JsonRestStore.js

Gets the available attributes of an item's 'property' and returns it as an array.

Usage

function (/*Object*/ item) (view source)
parametertypedescription
itemObject*/