Advertisement
kankuri

Untitled

May 18th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.73 KB | None | 0 0
  1. { "domainObject":       {
  2.             "minWidth": 0,
  3.             "embeddedElements": [
  4.                 {
  5.                     "height": 0,
  6.                     "embeddedElements": [
  7.                         {
  8.                             "icon": null,
  9.                             "collapsible": false,
  10.                             "width": 0,
  11.                             "minWidth": 0,
  12.                             "embeddedElements": [
  13.                                 {
  14.                                     "valuePattern": null,
  15.                                     "propertyName": "code",
  16.                                     "placeholder": "Введите код",
  17.                                     "leftPlaceMinWidth": 0,
  18.                                     "rightPlaceMinWidth": 0,
  19.                                     "leftPlaceWidth": 0,
  20.                                     "height": 0,
  21.                                     "embeddedElements": null,
  22.                                     "isVisible": false,
  23.                                     "isInputBlocked": false,
  24.                                     "addClass": null,
  25.                                     "addId": null,
  26.                                     "labelText": "Код",
  27.                                     "controlType": "TextBox",
  28.                                     "uuid": "f6ea26e7-90d6-4eec-a16d-c7893bdeb7fd"
  29.                                 }
  30.                             ],
  31.                             "columnsCount": 12,
  32.                             "isVisible": false,
  33.                             "isInputBlocked": false,
  34.                             "addClass": null,
  35.                             "addId": null,
  36.                             "labelText": null,
  37.                             "controlType": "VPanel",
  38.                             "uuid": "c9cdc714-f510-4719-aefc-e6048c88a533"
  39.                         },
  40.                         {
  41.                             "icon": null,
  42.                             "collapsible": false,
  43.                             "width": 0,
  44.                             "minWidth": 0,
  45.                             "embeddedElements": [
  46.                                 {
  47.                                     "columns": [{"propertyName":"name","caption":"имя"}],
  48.                                     "urlRestAPI": "/api/UIService/CellBlockType/FindItems",
  49.                                     "namePropertyCollection": "name",
  50.                                     "isPaginated": false,
  51.                                     "pageSize": 0,
  52.                                     "isMultiplyChoiсe": false,
  53.                                     "propertyName": "cellBlockType",
  54.                                     "placeholder": "Выберите тип",
  55.                                     "leftPlaceMinWidth": 0,
  56.                                     "rightPlaceMinWidth": 0,
  57.                                     "leftPlaceWidth": 0,
  58.                                     "height": 0,
  59.                                     "embeddedElements": null,
  60.                                     "isVisible": false,
  61.                                     "isInputBlocked": false,
  62.                                     "addClass": null,
  63.                                     "addId": null,
  64.                                     "labelText": "Тип ячейки",
  65.                                     "controlType": "ComboBox",
  66.                                     "uuid": "39089d05-69e3-4486-a0e0-a71365b2fa6e"
  67.                                 }
  68.                             ],
  69.                             "columnsCount": 12,
  70.                             "isVisible": false,
  71.                             "isInputBlocked": false,
  72.                             "addClass": null,
  73.                             "addId": null,
  74.                             "labelText": null,
  75.                             "controlType": "VPanel",
  76.                             "uuid": "95bcc7a2-24d7-4189-ba55-60a778e2e726"
  77.                         }
  78.                     ],
  79.                     "isVisible": false,
  80.                     "isInputBlocked": false,
  81.                     "addClass": null,
  82.                     "addId": null,
  83.                     "labelText": null,
  84.                     "controlType": "HPanel",
  85.                     "uuid": "33163ab1-51a9-47a2-b9ad-12a7fa294bf6"
  86.                 }
  87.             ],
  88.             "mainMenuId": null,
  89.             "maxWidth": 500,
  90.             "code": "cell-block-editor",
  91.             "fullName": null,
  92.             "nameEN": null,
  93.             "nameRF": null,
  94.             "name": null,
  95.             "shortName": null,
  96.             "removed": false,
  97.             "isActual": true,
  98.             "domain": "",
  99.             "sessionId": "",
  100.             "timestamp": 1526631317
  101.         }
  102.  
  103. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement