{ "id": "", "name": "", "type": "AssociatedDocument", "mode": "default", //script table or text "select": "multi", "buttonText": "选择关联文档", "textStyle": "
\n
\n
{targetTitle}
\n
\n
", "displayScript": { "html": "return '
'+\n'
'+\n'
'+this.line.targetTitle+'
'+\n'
'+\n'
'", "code": "return '
'+\n'
'+\n'
'+this.line.targetTitle+'
'+\n'
'+\n'
'" }, "events": { "queryLoad": { "code": "", "html": "" }, "postLoad": { "code": "", "html": "" }, "load": { "code": "", "html": "" }, "beforeLoadView": { "code": "", "html": "" }, "loadView" : { "code": "", "html": "" }, "select": { "code": "", "html": "" }, "unselect": { "code": "", "html": "" }, // "openDocument": { // "code": "", // "html": "" // }, "selectResult": { "code": "", "html": "" }, "afterSelectResult": { "code": "", "html": "" }, "click": { "code": "", "html": "" }, "dblclick": { "code": "", "html": "" }, "keydown": { "code": "", "html": "" }, "keypress": { "code": "", "html": "" }, "keyup": { "code": "", "html": "" }, "mousedown": { "code": "", "html": "" }, "mousemove": { "code": "", "html": "" }, "mouseout": { "code": "", "html": "" }, "mouseover": { "code": "", "html": "" }, "mouseup": { "code": "", "html": "" }, "focus": { "code": "", "html": "" }, "blur": { "code": "", "html": "" } }, "properties": {}, "class": "", "styles": {}, "container": "" }