Call the progressCallbacks on a Deferred object with the given context and args. Normally
Determine whether a Deferred object has been resolved. This API is deprecated as of
Provides a way to execute callback functions based on one or more objects, usually Deferred objects that
Call the progressCallbacks on a Deferred object with the given args. Normally, only
Utility method to filter and/or chain Deferreds. Deprecation Notice:As of jQuery
Return a Deferred's Promise object. The deferred.promise() method allows an asynchronous
Add handlers to be called when the Deferred object is resolved. The deferred.done()
Resolve a Deferred object and call any doneCallbacks with the given args. Normally
Add handlers to be called when the Deferred object is rejected. The deferred.fail()
Reject a Deferred object and call any failCallbacks with the given context and args.
Page 1 of 2