| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "id": "",
- "name": "",
- "type": "Attachment",
- "description": "",
- "events": {
- "click": {
- "code": "",
- "html": ""
- },
- "dblclick": {
- "code": "",
- "html": ""
- },
- "mousedown": {
- "code": "",
- "html": ""
- },
- "mousemove": {
- "code": "",
- "html": ""
- },
- "mouseout": {
- "code": "",
- "html": ""
- },
- "mouseover": {
- "code": "",
- "html": ""
- },
- "mouseup": {
- "code": "",
- "html": ""
- },
- "upload": {
- "code": "",
- "html": ""
- },
- "delete": {
- "code": "",
- "html": ""
- }
- },
- "size": "max", //max, min
- "isSizeChange": "y",
- "attachmentCount": "0",
- "resize": "n",
- "listStyle": "icon", //list, icon, preview
- "readonly": "n",
- "isUpload": "y",
- "isDelete": "y",
- "isReplace": "y",
- "isDownload": "y",
- "toolbarGroupHidden" : [],
- "downloadEvent" : "",
- "class": "",
- "styles": {},
- "container": ""
- }
|