Documentation
dojo._base.Deferred¶
since: | V? |
---|
Contents
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.