Reject a Deferred object and call any failCallbacks with the given context and args.
Return a Promise object to observe when all actions of a certain type bound to the collection, queued or not, have finished.
A factory function that returns a chainable utility object with methods to register multiple callbacks into callback queues, invoke callback queues, and relay the success
Add handlers to be called when the Deferred object generates progress notifications. The deferred
Reject a Deferred object and call any failCallbacks with the given args. Normally,
Add handlers to be called when the Deferred object is either resolved or rejected. The argument
Determine whether a Deferred object has been rejected. As of jQuery 1.7 this API has been deprecated;
Add handlers to be called when the Deferred object is resolved, rejected, or still in progress. Prior
Resolve a Deferred object and call any doneCallbacks with the given context and args.
Page 2 of 2