Home
last modified time | relevance | path

Searched defs:map_to (Results 1 – 2 of 2) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js13 …define&&define.amd?define("dhtmlxgantt",[],e):"object"==typeof exports?exports.dhtmlxgantt=e():t.d… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js6540 { name: "description", height: 70, map_to: "text", type: "textarea", focus: true }, property
6541 { name: "time", type: "duration", map_to: "auto" } property
6544 { name: "description", height: 70, map_to: "text", type: "textarea", focus: true }, property
6545 { name: "type", type: "typeselect", map_to: "type" }, property
6546 { name: "time", type: "duration", readonly: true, map_to: "auto" } property
6549 { name: "description", height: 70, map_to: "text", type: "textarea", focus: true }, property
6550 { name: "type", type: "typeselect", map_to: "type" }, property
6551 { name: "time", type: "duration", single_date: true, map_to: "auto" } property