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

Function onProgress

lib/test/angular/1.6.7/angular.js:6178–6183  ·  view source on GitHub ↗
(response)

Source from the content-addressed store, hash-verified

6176 });
6177
6178 function onProgress(response) {
6179 status = status && response;
6180 if (++count === runners.length) {
6181 callback(status);
6182 }
6183 }
6184 };
6185
6186 function AnimateRunner(host) {

Callers

nothing calls this directly

Calls 1

callbackFunction · 0.70

Tested by

no test coverage detected