Add handlers to be called when the Deferred object is either resolved or rejected.
Add handlers to be called when the Deferred object is resolved.
Add handlers to be called when the Deferred object is rejected.
Add handlers to be called when the Deferred object generates progress notifications.
Determine the current state of a Deferred object.
Add handlers to be called when the Deferred object is resolved, rejected, or still in progress.
A function that is called when the Deferred is resolved.
An optional function that is called when the Deferred is rejected.
Add handlers to be called when the Deferred object is resolved, rejected, or still in progress.
A function that is called when the Deferred is resolved.
An optional function that is called when the Deferred is rejected.
Generated using TypeDoc
Interface for the JQuery promise, part of callbacks