Searched refs:deferreds (Results 1 – 1 of 1) sorted by relevance
127 PROTOTYPE._when = function(deferreds) { argument128 return $.when.apply($, deferreds);143 deferreds = [],187 deferreds.push( this._updateTitle(title, FALSE) );196 deferreds.push( this._updateContent(text, FALSE) );216 this._when(deferreds).then(function() {