MCPcopy Index your code
hub / github.com/angular-ui/ui-grid / onProgress

Function onProgress

lib/test/angular/1.5.0/angular.js:5564–5569  ·  view source on GitHub ↗
(response)

Source from the content-addressed store, hash-verified

5562 });
5563
5564 function onProgress(response) {
5565 status = status && response;
5566 if (++count === runners.length) {
5567 callback(status);
5568 }
5569 }
5570 };
5571
5572 function AnimateRunner(host) {

Callers

nothing calls this directly

Calls 1

callbackFunction · 0.70

Tested by

no test coverage detected