Functiondojox.wire.TextAdapter._getValue

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

This method calls getValue() method of the child Wires wuth 'object' argument and concatenate the values with 'delimiter' property to return. arg: A root object

Usage

function (/*Object|Array*/ object) (view source)
parametertypedescription
objectObject|Array