{ "viewSetting": { "html": "
" }, "headSetting": { "html": "" }, "documentSetting": { "html": "", "mouseoverStyles": "documentNode_over", "action": "open" }, "items": [ { "name": "$checkbox", "head": { "html": "", "width": "5%" }, "content": { "html": " ", "condition": "function(d){ return true }", "value": "" } }, { "name": "title", "head": { "html": "", "width": "40%" }, "content": { "html": "" + "
" + // "
" + // "
" + // "
" + "", "items": { "title": {}, "defaultWorkType": {}, "defaultWorkLevel": {} } } }, { "name": "createTime", "head": { "html": "", "width": "15%" }, "content": { "html": "", "items": { "createTime" : {} } } }, { "name": "status", "head": { "html": "", "width": "15%" }, "content": { "html": "", "items": { "workProcessStatus" : {} } } }, { //"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" }, "action_remove":{ "title": "remove", "text": "remove", "action": "action_remove", "condition": "function( d ){ return true }", "styles": "documentActionNode", "mouseoverStyles": "documentActionNode_over", "mousedownStyles": "documentActionNode_down" } } } } ] }