{ "viewSetting": { "html": "
" }, "headSetting": { "html": "" }, "documentSetting": { "html": "", "mouseoverStyles": "documentNode_over", "action": "open" }, "items": [ { "name": "title", "head": { "html": "", "width": "40%" }, "content": { "html": "" + "
" + // "
" + // "
" + // "
" + "", "items": { "title": {}, "defaultWorkType": {}, "defaultWorkLevel": {} } } }, // { // "name": "workType", // "head": { // "html": "", // "width": "20%" // }, // "content": { // "html": "" + // "
"+ //// "
" + //// "
" + //// "
" + // "", // "items": { // "defaultWorkType": { // // }, // "doDepartment": {}, // "secondDepartment": {} // } // } // }, // { // "name": "workLevel", // "head": { // "html": "", // "width": "15%" // }, // "content": { // "html": "" + // "
"+ //// "
" + //// "
" + //// "
" + // "", // "items": { // "defaultWorkLevel": {}, // "doPerson": {}, // "secondPerson": {} // } // } // }, { "name": "completeDateLimit", "head": { "html": "", "width": "15%" }, "content": { "html": "", "items": { "defaultCompleteDateLimitStr" : {} } } }, { //"access": "admin", "head": { "html": "", "width": "10%" }, "content": { "html": "" + " " + " " + "", "items": { "action_open": { "title": "open", "text": "open", "action": "action_open", "condition": "function( d ){ return true }", "styles": "documentActionNode", "mouseoverStyles": "documentActionNode_over", "mousedownStyles": "documentActionNode_down" }, "remove": { "title": "remove", "text": "remove", "action": "remove", "condition": "function( d ){ return this.removeCenterWork(d) }", "styles": "documentActionNode", "mouseoverStyles": "documentActionNode_over", "mousedownStyles": "documentActionNode_down" } } } } ] }