Home
last modified time | relevance | path

Searched refs:readonly_property (Results 1 – 4 of 4) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts744 readonly_property: string; property
H A Ddhtmlxgantt.js13readonly_property]||this.config.readonly)}}},function(t,e){t.exports=function(t){var e=new RegExp(…
H A Ddhtmlxgantt.js.map1readonly_property","htmlTags","extraSpaces","stripHTMLLite","htmlText","singleQuotes","escapeQuote…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js6577 readonly_property: "readonly", property in module.exports.result
16897 return (item && item[this.config.readonly_property]) || this.config.readonly;