Searched refs:getControlId (Results 1 – 4 of 4) sorted by relevance
4 …w new Error("The if of the form should not be null");this.name=t,this.getControlId=function(e){let… method16 ….length===1){let m=v[0];if(m.getChildren().length===0){b++;let A=this.getControlId(b),k=m.toHtmlLa…19 …}}for(let m of v)switch(m.getChildren().length){case 0:b++;let k=this.getControlId(b),M=m.toHtmlLa…24 …en()){let D=O.getValues()[L],Z=O.getDefaultValues()[L];b++;let _=this.getControlId(b),tt=O.getCont…
1 …getControlId = function (id) {\n let htmlId = Html.toHtmlId(id);\n return `$…
1 …getControlId=function(t){var e=d.toHtmlId(t);return"".concat(n,"-control-").concat(e)};var a=this.… method