Searched refs:getTabNavId (Results 1 – 4 of 4) sorted by relevance
4 …getTabNavId=function(e){let s=$.toHtmlId(e.getName());return`${t}-tab-nav-${s}`},this.getTabPaneId… function16 …b-content">',a,p,b=0;for(let h of r){let P=this.getTabPaneId(h),C=this.getTabNavId(h);h===n?s="act…
1 …getTabNavId = function (/** @type {FormMetaTab}*/ tab) {\n let htmlId = Html.toHtmlId(t…
1 …getTabNavId=function(t){var e=d.toHtmlId(t.getName());return"".concat(n,"-tab-nav-").concat(e)},th… method