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

Function Tab

tools/ngui/static/bootstrap/js/bootstrap.js:669–671  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

667 * ==================== */
668
669 var Tab = function (element) {
670 this.element = $(element)
671 }
672
673 Tab.prototype = {
674

Callers

nothing calls this directly

Calls 1

$Function · 0.85

Tested by

no test coverage detected