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

Function getRunner

lib/test/angular/1.4.3/angular-animate.js:2639–2641  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

2637 }
2638
2639 function getRunner(element) {
2640 return element.data(RUNNER_STORAGE_KEY);
2641 }
2642
2643 this.$get = ['$$jqLite', '$rootScope', '$injector', '$$AnimateRunner', '$$rAFScheduler',
2644 function($$jqLite, $rootScope, $injector, $$AnimateRunner, $$rAFScheduler) {

Callers 4

angular-animate.jsFile · 0.70
triggerAnimationStartFunction · 0.70
updateFunction · 0.70
handleDestroyedElementFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected