deferred.notifyWith( context [, args ] )Returns: Deferred
Description: Call the progressCallbacks on a Deferred object with the given context and args
.
-
version added: 1.7deferred.notifyWith( context [, args ] )
Description: Call the progressCallbacks on a Deferred object with the given context and args
.