view.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. {
  2. "name": "",
  3. "id": "",
  4. "query": "",
  5. "alias": "",
  6. "description": "",
  7. "display": true,
  8. "type": "process",
  9. "data": {
  10. "exportGrid": true,
  11. "exportGoupGrid": true,
  12. "where": {
  13. "accessible": false,
  14. "scope": "work",
  15. "applicationList": [],
  16. "processList": [],
  17. "dateRange": {
  18. "dateRangeType": "none",
  19. "dateEffectType": "start",
  20. "year": "",
  21. "month": "",
  22. "date": "",
  23. "season": 0,
  24. "week": 0,
  25. "adjust": 0,
  26. "start": "",
  27. "completed": ""
  28. },
  29. "creatorPersonList": [],
  30. "creatorUnitList": [],
  31. "creatorIdentityList": []
  32. },
  33. "selectList": [],
  34. "filterList": [],
  35. "orderList": [],
  36. "group": {},
  37. "columnList": [],
  38. "calculate": {},
  39. "afterGridScriptText": "",
  40. "afterGroupGridScriptText": "",
  41. "afterCalculateGridScriptText": "",
  42. "events": {
  43. "queryLoad" : {
  44. "code": "",
  45. "html": ""
  46. },
  47. "postLoad": {
  48. "code": "",
  49. "html": ""
  50. },
  51. "postLoadPageData" : {
  52. "code": "",
  53. "html": ""
  54. },
  55. "postLoadPage": {
  56. "code": "",
  57. "html": ""
  58. },
  59. "queryLoadItemRow": {
  60. "code": "",
  61. "html": ""
  62. },
  63. "postLoadItemRow": {
  64. "code": "",
  65. "html": ""
  66. },
  67. "queryLoadCategoryRow": {
  68. "code": "",
  69. "html": ""
  70. },
  71. "postLoadCategoryRow": {
  72. "code": "",
  73. "html": ""
  74. },
  75. "selectRow" : {
  76. "code": "",
  77. "html": ""
  78. },
  79. "unselectRow" : {
  80. "code": "",
  81. "html": ""
  82. }
  83. }
  84. },
  85. "availableIdentityList": [],
  86. "availableUnitList": []
  87. }