Skip to Content | Skip to Navigation


dojo._base.Deferred

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 in your page.

Features