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

Function endFn

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

Source from the content-addressed store, hash-verified

1044 };
1045
1046 function endFn() {
1047 close();
1048 }
1049
1050 function cancelFn() {
1051 close(true);

Callers

nothing calls this directly

Calls 2

closeFunction · 0.70
forEachFunction · 0.70

Tested by

no test coverage detected