{ "viewSetting": { "html": "
" }, "headSetting": { "html": "" }, "documentSetting": { "html": "", "mouseoverStyles": "documentNode_over", "mousedownStyles": "documentNode_down", "holdMouseDownStyles" : true, "action": "open" }, "items": [ { "name": "module", "head": { "html": "", "width": "10%" }, "content": { "html": "", "items": { "module" : {} } } }, { "name": "operation", "head": { "html": "", "width": "10%" }, "content": { "html": "", "items": { "operation" : {} } } }, { "name": "httpType", "head": { "html": "", "width": "10%" }, "content": { "html": "", "items": { "httpType" : {} } } }, { "name": "status", "head": { "html": "", "width": "10%" }, "content": { "html": "", "items": { "status": {"value" : "function(d){ return d.status ? this.lp.enable : this.lp.disable }"} } } }, { "name": "matchUrl", "head": { "html": "", "width": "auto" }, "content": { "html": "", "items": { "matchUrl": {} } } }, { "name": "actionList", "head": { "html": "", "width": "30" }, "content": { "html": "
", "items": { "deleteAction": { "title": "deleteConfig", "action": "remove", "styles" : "deleteAction", "mouseoverStyles": "deleteAction_over" } } } } ] }