Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts534 editor_types: any; property
H A Ddhtmlxgantt.js13editor_types={text:new(r(t)),number:new(a(t)),select:new(o(t)),date:new(s(t)),predecessor:new(l(t)… class in t.config
H A Ddhtmlxgantt.js.map1editor_types","number","predecessor","keyboardMapping","eventBus","inlineEditController","_createP…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js17406 gantt.config.editor_types = { class in gantt.config
17589 var editor = grid.$getConfig().editor_types[editorConfig.type];