MCPcopy
hub / github.com/angular-ui/ui-grid / endFn

Function endFn

lib/test/angular/1.8.0/angular-animate.js:1190–1192  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1188 };
1189
1190 function endFn() {
1191 close();
1192 }
1193
1194 function cancelFn() {
1195 close(true);

Callers

nothing calls this directly

Calls 2

closeFunction · 0.70
forEachFunction · 0.70

Tested by

no test coverage detected