Searched refs:allowHtml (Results 1 – 4 of 4) sorted by relevance
| /plugin/orgchart/ |
| D | script.js | 17 chart.draw(data, {allowHtml:true, allowCollapse: true, size: 'medium'}); property
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 21149 allowHtml: false, 29121 allowHtml = _this$cellProperties.allowHtml; 29128 if (value && !allowHtml) { 29432 var allowHtml = this.cellProperties.allowHtml; 29439 return allowHtml ? value : (0, _string.stripTags)(value); 47403 if (cellProperties.allowHtml) {
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …allowHtml:false,renderAllRows:void 0,preventOverflow:false,bindRowsWithHeaders:void 0,collapsibleC…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …allowHtml,h=(0,r.stringify)(a);h&&!f&&-1!==(s=!0===c?h.indexOf(this.query):h.toLowerCase().indexOf… 35 …e(String.fromCharCode(9660)));var l=function(e,t,n,l,u,c,f){for(var h=f.allowHtml?"html":"text",d=…
|