Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1518
function
jqNextId() {
return
++jqId; }
1519
1520
1521
var
SPECIAL_CHARS_REGEXP = /([\:\-\_]+(.))/g;
Callers
1
JQLiteExpandoStore
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected