{ "viewSetting": { "html": "
" }, "headSetting": { "html": "" }, "documentSetting": { "html": "", // "mouseoverStyles": "documentNode_over", "action": "open" }, "items": [ { "name": "viewProgressDescription", "head": { "html": "", "width": "20%" }, "content": { "html": ""+ "
" + "", "items": { "name":{}, "responsibilityOrganizationName": {}, "deployerOrganizationName": {}, "cooperateOrganizationName": {} } } }, { "name": "viewProgressDescription", "head": { "html": "", "width": "20%" }, "content": { "html": ""+ "
" + "", "items": { "name":{}, "shortProgressAction":{}, "responsibilityOrganizationName": {}, "deployerOrganizationName": {}, "cooperateOrganizationName": {} } } }, { "name": "viewWorkPlan", "head": { "html": "", "width": "20%" }, "content": { "html": "" + "
" + "
" + "
" + "", "items": { "responsibilityEmployeeName": {}, "deployerName": {}, "cooperateEmployeeName": {} } } }, { "name": "viewAdminSuperviseInfo", "head": { "html": "", "width": "20%" }, "content": { "html": "", "items": { "completeDateLimitStr" : {} } } }, { "name": "viewLeaderOpinion", "head": { "html": "", "width": "15%", }, "content": { "html": "", "items": { "completeDateLimitStr" : {} } } }, { //"access": "admin", "head": { "html": "", "width": "10%" }, "content": { "html": "" + // " " + // " " + // " " + // " " + "", "items": { "action_comfirm": { //"access": "admin", "title": "comfirm", "text": "comfirm", "action": "action_comfirm", "styles": "documentActionNode", "mouseoverStyles": "documentActionNode_over", "mousedownStyles": "documentActionNode_down" }, "action_split": { "title": "split", "text": "split", "action": "action_split", "condition": "function( d ){ return this.splitActionReturn(d) }", "styles": "documentActionNode", "mouseoverStyles": "documentActionNode_over", "mousedownStyles": "documentActionNode_down" }, "action_edit": { "title": "edit", "text": "edit", "action": "action_edit", "condition": "function( d ){ return this.editActionReturn(d) }", "styles": "documentActionNode", "mouseoverStyles": "documentActionNode_over", "mousedownStyles": "documentActionNode_down" }, "remove": { "title": "remove", "text": "remove", "action": "remove", "condition": "function( d ){ return this.removeActionReturn(d) }", "styles": "documentActionNode", "mouseoverStyles": "documentActionNode_over", "mousedownStyles": "documentActionNode_down" } } } } ] }