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

Function onProgress

lib/test/angular/1.4.3/angular-animate.js:2519–2524  ·  view source on GitHub ↗
(response)

Source from the content-addressed store, hash-verified

2517 });
2518
2519 function onProgress(response) {
2520 status = status && response;
2521 if (++count === runners.length) {
2522 callback(status);
2523 }
2524 }
2525 };
2526
2527 function AnimateRunner(host) {

Callers

nothing calls this directly

Calls 1

callbackFunction · 0.70

Tested by

no test coverage detected