Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1. {
  2. "settings": {
  3. "hasHeaders": true,
  4. "constrainDragToContainer": true,
  5. "reorderEnabled": true,
  6. "selectionEnabled": false,
  7. "popoutWholeStack": false,
  8. "blockedPopoutsThrowError": true,
  9. "closePopoutsOnUnload": true,
  10. "showPopoutIcon": false,
  11. "showMaximiseIcon": false,
  12. "showCloseIcon": true,
  13. "responsiveMode": "onload",
  14. "tabOverlapAllowance": 0,
  15. "reorderOnTabMenuClick": true,
  16. "tabControlOffset": 10
  17. },
  18. "dimensions": {
  19. "borderWidth": 2,
  20. "borderGrabWidth": 15,
  21. "minItemHeight": 180,
  22. "minItemWidth": 240,
  23. "headerHeight": 20,
  24. "dragProxyWidth": 300,
  25. "dragProxyHeight": 200
  26. },
  27. "labels": {
  28. "close": "Close",
  29. "maximise": "Maximise",
  30. "minimise": "Minimise",
  31. "popout": "Open in new window",
  32. "popin": "Pop in",
  33. "tabDropdown": "Additional tabs"
  34. },
  35. "content": [
  36. {
  37. "type": "row",
  38. "isClosable": true,
  39. "reorderEnabled": true,
  40. "title": "",
  41. "content": [
  42. {
  43. "type": "column",
  44. "isClosable": true,
  45. "reorderEnabled": true,
  46. "title": "",
  47. "width": 32.1285140562249,
  48. "content": [
  49. {
  50. "type": "stack",
  51. "isClosable": true,
  52. "reorderEnabled": true,
  53. "title": "",
  54. "height": 38.03786574870912,
  55. "activeItemIndex": 0,
  56. "width": 18.41141352014046,
  57. "content": [
  58. {
  59. "type": "component",
  60. "isClosable": false,
  61. "title": "Content",
  62. "componentName": "LayerWidget",
  63. "componentState": {
  64.  
  65. },
  66. "reorderEnabled": true
  67. }
  68. ]
  69. },
  70. {
  71. "type": "stack",
  72. "header": {
  73.  
  74. },
  75. "isClosable": true,
  76. "reorderEnabled": true,
  77. "title": "",
  78. "activeItemIndex": 0,
  79. "height": 61.96213425129088,
  80. "content": [
  81. {
  82. "type": "component",
  83. "title": "Properties",
  84. "isClosable": false,
  85. "componentName": "PropertiesWidget",
  86. "componentState": {
  87.  
  88. },
  89. "reorderEnabled": true
  90. }
  91. ]
  92. }
  93. ]
  94. },
  95. {
  96. "type": "stack",
  97. "width": 35.6091030789826,
  98. "isClosable": true,
  99. "reorderEnabled": true,
  100. "title": "",
  101. "activeItemIndex": 0,
  102. "content": [
  103. {
  104. "type": "component",
  105. "title": "Map",
  106. "width": 20,
  107. "isClosable": false,
  108. "componentName": "MapboxMap",
  109. "componentState": {
  110.  
  111. },
  112. "reorderEnabled": true
  113. }
  114. ]
  115. },
  116. {
  117. "type": "column",
  118. "width": 32.1285140562249,
  119. "isClosable": true,
  120. "reorderEnabled": true,
  121. "title": "",
  122. "content": [
  123. {
  124. "type": "stack",
  125. "height": 41.480206540447504,
  126. "isClosable": true,
  127. "reorderEnabled": true,
  128. "title": "",
  129. "activeItemIndex": 0,
  130. "content": [
  131. {
  132. "type": "component",
  133. "title": "Geometries",
  134. "isClosable": false,
  135. "componentName": "UploadGeom",
  136. "componentState": {
  137.  
  138. },
  139. "reorderEnabled": true
  140. },
  141. {
  142. "type": "component",
  143. "title": "Areas of Interest",
  144. "isClosable": false,
  145. "componentName": "AOI",
  146. "componentState": {
  147.  
  148. },
  149. "reorderEnabled": true
  150. }
  151. ]
  152. },
  153. {
  154. "type": "stack",
  155. "height": 58.519793459552496,
  156. "isClosable": true,
  157. "reorderEnabled": true,
  158. "title": "",
  159. "activeItemIndex": 0,
  160. "content": [
  161. {
  162. "type": "component",
  163. "title": "Data",
  164. "isClosable": false,
  165. "componentName": "UploadData",
  166. "componentState": {
  167.  
  168. },
  169. "reorderEnabled": true
  170. }
  171. ]
  172. }
  173. ]
  174. }
  175. ]
  176. }
  177. ],
  178. "isClosable": true,
  179. "reorderEnabled": true,
  180. "title": "",
  181. "openPopouts": [
  182.  
  183. ],
  184. "maximisedItemId": null
  185. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement