{ "viewSetting": { "html": "
" }, "headSetting": { "html": "" }, "documentSetting": { "html": "", "mouseoverStyles": "documentNode_over", "action": "open" }, "items": [ { "name": "subject", "head": { "html": "", "width": "30%" }, "content": { "html": "" + "
" + "", "items": { "title": {}, "shortWorkDetail":{}, "workType": {}, "workLevel": {} } } }, { "name": "progressAction", "head": { "html": "", "width": "30%" }, "content": { "html": "" + "
" + "", "items": { "title": {}, "shortProgressAction":{}, "shortWorkDetail":{}, "workType": {}, "workLevel": {} } } }, { "name": "relativeDepartment", "head": { "html": "", "width": "15%" }, "content": { "html": "" + "
" + "
" + "
" + "", "items": { "responsibilityOrganizationName": { }, "deployerOrganizationName": {}, "cooperateOrganizationName": {} } } }, { "name": "relativePerson", "head": { "html": "", "width": "10%" }, "content": { "html": "" + "
" + "
" + "
" + "", "items": { "responsibilityEmployeeName": {}, "deployerName": {}, "cooperateEmployeeName": {} } } }, { "name": "timeLimit", "head": { "html": "", "width": "10%" }, "content": { "html": "", "items": { "completeDateLimitStr" : {} } } }, { //"access": "admin", "head": { "html": "", "width": "15%" }, "content": { "html": "" + " " + " " + "", "items": { "action_edit": { // "access": "isEdit", "title": "edit", "text": "edit", "action": "action_edit", "styles": "documentActionNode", "mouseoverStyles": "documentActionNode_over", "mousedownStyles": "documentActionNode_down" }, "remove": { "title": "remove", "text": "remove", "action": "remove", // "condition": "function( d ){ return this.test(d) }", "condition": "function( d ){ return true; }", "styles": "documentActionNode", "mouseoverStyles": "documentActionNode_over", "mousedownStyles": "documentActionNode_down" } } } } ] }