defer();
Creates a Deferred
object which represents a task which will finish in the future.
Returns
Deferred |
Returns a new instance of deferred. |
Creates a Deferred
object which represents a task which will finish in the future.
Deferred |
Returns a new instance of deferred. |
Please login to continue.