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()
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.
Determine the current state of a Deferred object. The deferred.state() method returns a string representing
Page 1 of 2