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

Function cancelFn

lib/test/angular/1.4.3/angular-animate.js:1050–1052  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1048 }
1049
1050 function cancelFn() {
1051 close(true);
1052 }
1053
1054 function close(rejected) { // jshint ignore:line
1055 // if the promise has been called already then we shouldn't close

Callers 1

angular-animate.jsFile · 0.70

Calls 1

closeFunction · 0.70

Tested by

no test coverage detected