dojox.data.jsonPathStore._updateMeta
dojo.require("dojox.data.jsonPathStore");
defined in dojox/data/jsonPathStore.js
verifies that 'item' has a meta object attached and if not it creates it by setting it to 'props' if the meta attribute already exists, mix 'props' into it.
Usage
function (item, props) (view source)
parameter | type | description |
---|---|---|
item | ||
props |