template_example.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. {
  2. "TextView": {
  3. "textAlignment": "center",
  4. "width": 80,
  5. "tv_vmargin": 0.3,
  6. "aname": "New Add TextView",
  7. "type": "TextView",
  8. "size": "10",
  9. "pos_y": 0,
  10. "field": "new add",
  11. "value": "",
  12. "dirty": false,
  13. "height": 20,
  14. "margin_top": "2",
  15. "required": true,
  16. "pos_x": 0
  17. },
  18. "Label": {
  19. "height": 30,
  20. "textAlignment": "center",
  21. "pos_x": 0,
  22. "width": 100,
  23. "size": "8",
  24. "field": "new add",
  25. "pos_y": 0,
  26. "type": "Label",
  27. "required": true,
  28. "value": "",
  29. "dirty": false
  30. },
  31. "Signature": {
  32. "required_validation": true,
  33. "validation_code": "1111",
  34. "name": "new Add Signature",
  35. "width": 100,
  36. "pos_y": 0,
  37. "aname": "new add Signature",
  38. "linewidth": 8,
  39. "type": "Signature",
  40. "height": 30,
  41. "value": "",
  42. "dirty": false,
  43. "required": true,
  44. "pos_x": 0
  45. },
  46. "Image": {
  47. "height": 30,
  48. "pos_x": 0,
  49. "dirty": false,
  50. "width": 100,
  51. "value": "",
  52. "type": "Image",
  53. "pos_y": 0,
  54. "name": "new Add Image",
  55. "required": true
  56. },
  57. "Button": {
  58. "disable": true,
  59. "textAlignment": "center",
  60. "width": 100,
  61. "pos_y": 0,
  62. "aname": "new add Button",
  63. "type": "Button",
  64. "field": "new add Button",
  65. "value": "NA",
  66. "dirty": false,
  67. "height": 30,
  68. "margin_left": "4",
  69. "margin_top": "1",
  70. "required": true,
  71. "pos_x": 0
  72. },
  73. "DatePicker": {
  74. "disable": true,
  75. "textAlignment": "center",
  76. "width": 100,
  77. "pos_y": 0,
  78. "aname": "new add DatePicker",
  79. "type": "DatePicker",
  80. "field": "new add DatePicker",
  81. "value": "NA",
  82. "dirty": false,
  83. "height": 30,
  84. "margin_left": "4",
  85. "margin_top": "1",
  86. "required": true,
  87. "pos_x": 0
  88. },
  89. "Check_0": {
  90. "width": 100,
  91. "pos_y": 0,
  92. "aname": "new add Check",
  93. "type": "Check",
  94. "field": "new add check",
  95. "title": "new add check",
  96. "single_select": false,
  97. "show_detail": false,
  98. "value": [],
  99. "height": 70,
  100. "dirty": false,
  101. "marker_size": 6,
  102. "cadedate": [],
  103. "required": true,
  104. "pos_x": 0
  105. },
  106. "Check_1": {
  107. "width": 100,
  108. "pos_y": 0,
  109. "aname": "new add check no marker",
  110. "type": "Check",
  111. "field": "new add check no marker",
  112. "title": "new add check no marker",
  113. "single_select": false,
  114. "show_detail": false,
  115. "value": [],
  116. "height": 70,
  117. "dirty": false,
  118. "cadedate": [],
  119. "required": true,
  120. "pos_x": 0
  121. },
  122. "Check_Option": [
  123. [
  124. "New Add Check Option",
  125. "New Add Check Option"
  126. ],
  127. [
  128. 0,
  129. 0,
  130. 0,
  131. 0
  132. ]
  133. ],
  134. "Touch_Label": {
  135. "textAlignment": "center",
  136. "width": 100,
  137. "tv_vmargin": "0.4",
  138. "aname": "Contractor",
  139. "type": "TouchLabel",
  140. "action": "enum",
  141. "cadedate": {
  142. "count": 0
  143. },
  144. "size": "8",
  145. "pos_y": 0,
  146. "field": "p4_contractor",
  147. "value": "",
  148. "dirty": false,
  149. "height": 20,
  150. "margin_top": "2",
  151. "required": false,
  152. "pos_x": 0
  153. },
  154. "List_Item": {
  155. "check": 0,
  156. "value": "",
  157. "value_id": 0
  158. }
  159. }