Functiondojox.wire.ml.DataProperty.getValue

dojo.require("dojox.wire.ml.Data");
defined in dojox/wire/ml/Data.js

If 'type' is specified, 'value' attribute is converted to the specified type and returned. Otherwise, 'value' attribute is returned as is.

Usage

function () (view source)