Searched refs:details_on_create (Results 1 – 4 of 4) sorted by relevance
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.d.ts | 464 details_on_create: boolean; property
|
H A D | dhtmlxgantt.js | 13 …details_on_create?(e.$new=!0,this.silent(function(){t.$data.tasksStore.addItem(e,n)}),this.selectT…
|
H A D | dhtmlxgantt.js.map | 1 …details_on_create","selectTask","showTask","oldid","newid","unselect","getSelectedId","_get_task_t…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 6556 details_on_create: true, property in module.exports.result 7812 if (this.config.details_on_create) {
|