dojox.wire.ml.Data.getPropertyValue
dojo.require("dojox.wire.ml.Data");
defined in dojox/wire/ml/Data.js
This method returns the value of a property, specified with 'property' argument, in '_properties' object.
Usage
function (/*String*/ property) (view source)
parameter | type | description |
---|---|---|
property | String | A property name |