{ "viewSetting": { "html": "
" }, "headSetting": { "html": "" }, "documentSetting": { "html": "", "mouseoverStyles": "documentNode_over", "action": "open" }, "items": [ { "name": "title", "head": { "html": "", "width": "40%" }, "content": { "html": "" + "
" + "", "items": { "identity": {}, "defaultWorkType": {}, "defaultWorkLevel": {} } } }, { "name": "createTime", "head": { "html": "", "width": "15%" }, "content": { "html": "", "items": { "createTime" : {} } } }, { //"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" } } } } ] }