dojo._base.Deferred

Status:Draft
Version:1.2
Available:since V?

dojo._base.Deferred contains a function to manage communication between asynchronous threads (Callbacks).

As with all dojo._base components, these functions are included within Dojo Base. You get this functionality by just including dojo.js or dojo.xd.js in your page.

Features