MCPcopy
hub / github.com/angular-ui/ui-grid / onProgress

Function onProgress

lib/test/angular/1.8.0/angular.js:6376–6381  ·  view source on GitHub ↗
(response)

Source from the content-addressed store, hash-verified

6374 });
6375
6376 function onProgress(response) {
6377 status = status && response;
6378 if (++count === runners.length) {
6379 callback(status);
6380 }
6381 }
6382 };
6383
6384 function AnimateRunner(host) {

Callers

nothing calls this directly

Calls 1

callbackFunction · 0.70

Tested by

no test coverage detected