MCPcopy Create free account
hub / github.com/apache/cloudstack / jqNextId

Function jqNextId

tools/ngui/static/js/lib/angular.js:1518–1518  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1516 : function(element, type, fn) {element.detachEvent('on' + type, fn); });
1517
1518function jqNextId() { return ++jqId; }
1519
1520
1521var SPECIAL_CHARS_REGEXP = /([\:\-\_]+(.))/g;

Callers 1

JQLiteExpandoStoreFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected