Functiondojo.DeferredList.gatherResults

dojo.require("dojo.DeferredList");
defined in dojo/DeferredList.js

Gathers the results of the deferreds for packaging as the parameters to the Deferred Lists' callback

Usage

function (deferredList) (view source)
parametertypedescription
deferredList