Advertisement
kankuri

Untitled

May 18th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.67 KB | None | 0 0
  1. {
  2.     "domainObject": {
  3.         "className": "cellBlock",
  4.         "datasource": "/api/UiService/CellBlock",
  5.         "displayName": "Секции ячеек",
  6.         "gridView": {
  7.             "className": null,
  8.             "caption": null,
  9.             "canEdit": false,
  10.             "canDelete": false,
  11.             "canAdd": false,
  12.             "multiselect": false,
  13.             "paginated": false,
  14.             "pageSize": 0,
  15.             "sortPropertyName": null,
  16.             "sortOrder": 0,
  17.             "columns": [
  18.                 {
  19.                     "propertyName": "name",
  20.                     "caption": "Имя"
  21.                 },
  22.                 {
  23.                     "propertyName": "code",
  24.                     "caption": "Код"
  25.                 },
  26.                 {
  27.                     "propertyName": "cellBlockType",
  28.                     "caption": "Тип"
  29.                 }
  30.             ],
  31.             "domain": "",
  32.             "sessionId": "",
  33.             "timestamp": 0,
  34.             "uuid": null,
  35.             "isModified": false,
  36.             "changedProperties": [],
  37.             "removedProperties": []
  38.         },
  39.         "editorFrameCode": "cell-block-editor",
  40.         "viewerFrameCode": null,
  41.         "mainMenuICode": null,
  42.         "multiDisplayName": "Секции ячеек",
  43.         "isHierarchy": false,
  44.         "parentExpression": null,
  45.         "code": "cell-block-dict",
  46.         "fullName": null,
  47.         "nameEN": null,
  48.         "nameRF": null,
  49.         "name": null,
  50.         "shortName": null,
  51.         "removed": false,
  52.         "isActual": true,
  53.         "domain": "",
  54.         "sessionId": "",
  55.         "timestamp": 1526633623
  56.     }
  57. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement