MCPcopy Create free account
hub / github.com/angular-ui/ui-grid / onProgress

Function onProgress

lib/test/angular/1.7.0/angular.js:6238–6243  ·  view source on GitHub ↗
(response)

Source from the content-addressed store, hash-verified

6236 });
6237
6238 function onProgress(response) {
6239 status = status && response;
6240 if (++count === runners.length) {
6241 callback(status);
6242 }
6243 }
6244 };
6245
6246 function AnimateRunner(host) {

Callers

nothing calls this directly

Calls 1

callbackFunction · 0.70

Tested by

no test coverage detected