| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136 |
- {
- "TextView": {
- "textAlignment": "center",
- "width": 80,
- "tv_vmargin": 0.3,
- "aname": "New Add TextView",
- "type": "TextView",
- "size": "10",
- "pos_y": 0,
- "field": "new add",
- "value": "",
- "dirty": false,
- "height": 20,
- "margin_top": "2",
- "required": true,
- "pos_x": 0
- },
- "Label": {
- "height": 30,
- "textAlignment": "center",
- "pos_x": 0,
- "width": 100,
- "size": "8",
- "field": "new add",
- "pos_y": 0,
- "type": "Label",
- "required": true,
- "value": "",
- "dirty": false
- },
- "Signature": {
- "required_validation": true,
- "validation_code": "1111",
- "name": "new Add Signature",
- "width": 100,
- "pos_y": 0,
- "aname": "new add Signature",
- "linewidth": 8,
- "type": "Signature",
- "height": 30,
- "value": "",
- "dirty": false,
- "required": true,
- "pos_x": 0
- },
- "Image": {
- "height": 30,
- "pos_x": 0,
- "dirty": false,
- "width": 100,
- "value": "",
- "type": "Image",
- "pos_y": 0,
- "name": "new Add Image",
- "required": true
- },
- "Button": {
- "disable": true,
- "textAlignment": "center",
- "width": 100,
- "pos_y": 0,
- "aname": "new add Button",
- "type": "Button",
- "field": "new add Button",
- "value": "NA",
- "dirty": false,
- "height": 30,
- "margin_left": "4",
- "margin_top": "1",
- "required": true,
- "pos_x": 0
- },
- "DatePicker": {
- "disable": true,
- "textAlignment": "center",
- "width": 100,
- "pos_y": 0,
- "aname": "new add DatePicker",
- "type": "DatePicker",
- "field": "new add DatePicker",
- "value": "NA",
- "dirty": false,
- "height": 30,
- "margin_left": "4",
- "margin_top": "1",
- "required": true,
- "pos_x": 0
- },
- "Check_0": {
- "width": 100,
- "pos_y": 0,
- "aname": "new add Check",
- "type": "Check",
- "field": "new add check",
- "title": "new add check",
- "single_select": false,
- "show_detail": false,
- "value": [
- ],
- "height": 70,
- "dirty": false,
- "marker_size": 6,
- "cadedate": [
- ],
- "required": true,
- "pos_x": 0
- },
- "Check_1": {
- "width": 100,
- "pos_y": 0,
- "aname": "new add check no marker",
- "type": "Check",
- "field": "new add check no marker",
- "title": "new add check no marker",
- "single_select": false,
- "show_detail": false,
- "value": [
- ],
- "height": 70,
- "dirty": false,
- "cadedate": [
- ],
- "required": true,
- "pos_x": 0
- },
- "Check_Option" : [
- [
- "New Add Check Option",
- "New Add Check Option"
- ],
- [
- 0,
- 0
- ]
- ]
- }
|