| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "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",
- "class": "",
- "styles": {},
- "container": ""
- }
|