@ibiz/model-core 0.0.9 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (325) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/out/app/dataentity/iapp-deaction.d.ts +7 -0
  3. package/out/app/dataentity/iapp-demethod-dtofield.d.ts +7 -0
  4. package/out/app/dataentity/iapp-demethod-return.d.ts +3 -3
  5. package/out/app/iapplication-logic.d.ts +3 -9
  6. package/out/app/iapplication.d.ts +7 -0
  7. package/out/app/view/iapp-demob-mdview.d.ts +2 -2
  8. package/out/app/view/iapp-demob-pickup-view.d.ts +2 -2
  9. package/out/app/view/iapp-demob-redirect-view.d.ts +2 -2
  10. package/out/app/view/iapp-demob-tab-explorer-view.d.ts +2 -2
  11. package/out/app/view/iapp-demob-tab-search-view.d.ts +2 -2
  12. package/out/app/view/iapp-demob-tree-explorer-view.d.ts +2 -2
  13. package/out/app/view/iapp-demob-wfaction-view.d.ts +2 -1
  14. package/out/app/view/iapp-demob-wfedit-view.d.ts +2 -1
  15. package/out/app/view/iapp-demob-wizard-view.d.ts +2 -2
  16. package/out/app/view/iapp-detab-explorer-view.d.ts +3 -2
  17. package/out/control/calendar/icalendar-item.d.ts +2 -1
  18. package/out/control/chart/ichart-axis.d.ts +2 -1
  19. package/out/control/chart/ichart-series.d.ts +2 -2
  20. package/out/control/dataview/idedata-view-item.d.ts +2 -2
  21. package/out/control/drctrl/idedrctrl-item.d.ts +2 -1
  22. package/out/control/editor/ilist-box-picker.d.ts +4 -1
  23. package/out/control/editor/imail-address.d.ts +3 -1
  24. package/out/control/editor/ipicker.d.ts +2 -1
  25. package/out/control/expbar/itab-exp-panel.d.ts +3 -2
  26. package/out/control/form/idefdcat-group-logic.d.ts +7 -0
  27. package/out/control/form/idefiupdate-detail.d.ts +1 -8
  28. package/out/control/form/ideform-detail.d.ts +8 -2
  29. package/out/control/grid/idegeiupdate-detail.d.ts +1 -8
  30. package/out/control/grid/idegrid-column.d.ts +2 -2
  31. package/out/control/icontrol-attribute.d.ts +20 -0
  32. package/out/control/icontrol-attribute.js +1 -0
  33. package/out/control/icontrol-item-navigatable.d.ts +9 -0
  34. package/out/control/icontrol-item-navigatable.js +1 -0
  35. package/out/control/icontrol-item.d.ts +32 -0
  36. package/out/control/icontrol-item.js +1 -0
  37. package/out/control/icontrol-logic.d.ts +0 -6
  38. package/out/control/icontrol-render.d.ts +20 -0
  39. package/out/control/icontrol-render.js +1 -0
  40. package/out/control/icontrol.d.ts +16 -0
  41. package/out/control/iraw-item-base.d.ts +7 -0
  42. package/out/control/list/ilist-item.d.ts +2 -2
  43. package/out/control/map/imap-item.d.ts +2 -1
  44. package/out/control/menu/iapp-menu-item.d.ts +6 -0
  45. package/out/control/menu/imenu-item.d.ts +2 -2
  46. package/out/control/panel/ipanel-button.d.ts +3 -3
  47. package/out/control/panel/ipanel-container.d.ts +6 -0
  48. package/out/control/panel/ipanel-item-cat-group-logic.d.ts +7 -0
  49. package/out/control/panel/ipanel-item.d.ts +8 -1
  50. package/out/control/searchbar/isearch-bar-item.d.ts +8 -2
  51. package/out/control/toolbar/idetoolbar-item.d.ts +8 -2
  52. package/out/control/tree/idetree-column.d.ts +2 -2
  53. package/out/control/tree/idetree-node.d.ts +2 -1
  54. package/out/dataentity/ac/ideacmode-data-item.d.ts +7 -0
  55. package/out/dataentity/action/ideaction-logic.d.ts +8 -0
  56. package/out/dataentity/action/ideaction.d.ts +7 -0
  57. package/out/dataentity/dataexport/idedata-export-item.d.ts +7 -0
  58. package/out/dataentity/dataimport/idedata-import.d.ts +7 -0
  59. package/out/dataentity/logic/ideaggregate-param-logic.d.ts +23 -0
  60. package/out/dataentity/logic/ideaggregate-param-logic.js +1 -0
  61. package/out/dataentity/logic/idecopy-param-logic.d.ts +13 -0
  62. package/out/dataentity/logic/idefilter-param-logic.d.ts +23 -0
  63. package/out/dataentity/logic/idefilter-param-logic.js +1 -0
  64. package/out/dataentity/logic/idefilter-param2-logic.d.ts +23 -0
  65. package/out/dataentity/logic/idefilter-param2-logic.js +1 -0
  66. package/out/dataentity/logic/idelogic-link.d.ts +7 -0
  67. package/out/dataentity/logic/idelogic-node-base.d.ts +3 -3
  68. package/out/dataentity/logic/idelogic-node-param-base.d.ts +9 -9
  69. package/out/dataentity/logic/idelogic-param.d.ts +7 -0
  70. package/out/dataentity/logic/idemerge-param-logic.d.ts +30 -0
  71. package/out/dataentity/logic/idemerge-param-logic.js +1 -0
  72. package/out/dataentity/logic/ideuilogic-link.d.ts +7 -0
  73. package/out/dataentity/logic/ideuilogic-param.d.ts +7 -0
  74. package/out/exports.d.ts +6 -0
  75. package/out/imodel-object.d.ts +1 -0
  76. package/out/res/ilanguage-res.d.ts +0 -6
  77. package/out/view/iuiaction-group-detail.d.ts +0 -7
  78. package/package.json +1 -1
  79. package/src/app/dataentity/iapp-deaction-input.ts +1 -1
  80. package/src/app/dataentity/iapp-deaction.ts +8 -0
  81. package/src/app/dataentity/iapp-dedata-export.ts +1 -1
  82. package/src/app/dataentity/iapp-defvalue-rule.ts +1 -1
  83. package/src/app/dataentity/iapp-delogic-link-cond.ts +1 -1
  84. package/src/app/dataentity/iapp-delogic-link.ts +1 -1
  85. package/src/app/dataentity/iapp-delogic-node-param.ts +1 -1
  86. package/src/app/dataentity/iapp-delogic-node.ts +1 -1
  87. package/src/app/dataentity/iapp-delogic.ts +1 -1
  88. package/src/app/dataentity/iapp-demethod-dtofield.ts +8 -0
  89. package/src/app/dataentity/iapp-demethod-return.ts +3 -2
  90. package/src/app/dataentity/iapp-deprint.ts +1 -1
  91. package/src/app/dataentity/iapp-deuilogic-link-cond.ts +1 -1
  92. package/src/app/dataentity/iapp-deuilogic-link.ts +1 -1
  93. package/src/app/dataentity/iapp-deuilogic-node-param.ts +1 -1
  94. package/src/app/dataentity/iapp-deuilogic-param.ts +1 -1
  95. package/src/app/dataentity/iapp-deuilogic.ts +1 -1
  96. package/src/app/iapplication-logic.ts +6 -9
  97. package/src/app/iapplication.ts +8 -0
  98. package/src/app/logic/iapp-uilogic-ref-view.ts +1 -1
  99. package/src/app/msg/iapp-msg-templ.ts +1 -1
  100. package/src/app/util/iapp-draft-storage-util.ts +1 -1
  101. package/src/app/util/iapp-dyna-dashboard-util.ts +1 -1
  102. package/src/app/util/iapp-filter-storage-util.ts +1 -1
  103. package/src/app/valuerule/iapp-value-rule.ts +1 -1
  104. package/src/app/view/iapp-data-relation-view.ts +1 -1
  105. package/src/app/view/iapp-decalendar-view.ts +1 -1
  106. package/src/app/view/iapp-decustom-view.ts +1 -1
  107. package/src/app/view/iapp-dedata-view.ts +1 -1
  108. package/src/app/view/iapp-degantt-view.ts +1 -1
  109. package/src/app/view/iapp-degrid-view8.ts +1 -1
  110. package/src/app/view/iapp-dekanban-view.ts +1 -1
  111. package/src/app/view/iapp-delist-view.ts +1 -1
  112. package/src/app/view/iapp-demap-view.ts +1 -1
  113. package/src/app/view/iapp-demedit-view.ts +1 -1
  114. package/src/app/view/iapp-demob-mdview.ts +2 -2
  115. package/src/app/view/iapp-demob-pickup-view.ts +2 -2
  116. package/src/app/view/iapp-demob-redirect-view.ts +2 -2
  117. package/src/app/view/iapp-demob-tab-explorer-view.ts +2 -2
  118. package/src/app/view/iapp-demob-tab-search-view.ts +2 -2
  119. package/src/app/view/iapp-demob-tree-explorer-view.ts +2 -2
  120. package/src/app/view/iapp-demob-wfaction-view.ts +3 -1
  121. package/src/app/view/iapp-demob-wfdyna-action-view.ts +1 -1
  122. package/src/app/view/iapp-demob-wfdyna-exp-mdview.ts +1 -1
  123. package/src/app/view/iapp-demob-wfedit-view.ts +2 -0
  124. package/src/app/view/iapp-demob-wizard-view.ts +2 -2
  125. package/src/app/view/iapp-depanel-view.ts +1 -1
  126. package/src/app/view/iapp-depickup-view.ts +1 -1
  127. package/src/app/view/iapp-desearch-view2.ts +1 -1
  128. package/src/app/view/iapp-detab-explorer-view.ts +14 -2
  129. package/src/app/view/iapp-detree-grid-ex-view.ts +1 -1
  130. package/src/app/view/iapp-detree-grid-view.ts +1 -1
  131. package/src/app/view/iapp-detree-view.ts +1 -1
  132. package/src/app/view/iapp-deview-logic.ts +1 -1
  133. package/src/app/view/iapp-dewfdata-redirect-view.ts +1 -1
  134. package/src/app/view/iapp-dewfdyna-action-view.ts +1 -1
  135. package/src/app/view/iapp-dewfdyna-exp-grid-view.ts +1 -1
  136. package/src/app/view/iapp-dewfdyna-start-view.ts +1 -1
  137. package/src/app/view/iapp-dewfproxy-data-view.ts +1 -1
  138. package/src/app/view/iapp-dewfproxy-result-view.ts +1 -1
  139. package/src/app/view/iapp-dewfproxy-start-view.ts +1 -1
  140. package/src/app/view/iapp-dewizard-view.ts +1 -1
  141. package/src/app/view/iapp-func-pickup-view.ts +1 -1
  142. package/src/app/view/iapp-sub-app-ref-view.ts +1 -1
  143. package/src/app/view/iapp-util-view.ts +1 -1
  144. package/src/app/wf/iapp-wfuiaction.ts +1 -1
  145. package/src/control/calendar/icalendar-item.ts +3 -1
  146. package/src/control/calendar/idecalendar-item.ts +1 -1
  147. package/src/control/chart/ichart-angle-axis.ts +1 -1
  148. package/src/control/chart/ichart-axis.ts +2 -1
  149. package/src/control/chart/ichart-coordinate-system-none.ts +1 -1
  150. package/src/control/chart/ichart-coordinate-system-polar.ts +1 -1
  151. package/src/control/chart/ichart-data-item.ts +1 -1
  152. package/src/control/chart/ichart-grid-axis.ts +1 -1
  153. package/src/control/chart/ichart-parallel-axis.ts +1 -1
  154. package/src/control/chart/ichart-polar-axis.ts +1 -1
  155. package/src/control/chart/ichart-radar.ts +1 -1
  156. package/src/control/chart/ichart-radius-axis.ts +1 -1
  157. package/src/control/chart/ichart-series-boxplot.ts +1 -1
  158. package/src/control/chart/ichart-series-candlestick.ts +1 -1
  159. package/src/control/chart/ichart-series-csgeo-encode.ts +1 -1
  160. package/src/control/chart/ichart-series-csnone.ts +1 -1
  161. package/src/control/chart/ichart-series-cspolar-encode.ts +1 -1
  162. package/src/control/chart/ichart-series-cssingle-encode.ts +1 -1
  163. package/src/control/chart/ichart-series-custom.ts +1 -1
  164. package/src/control/chart/ichart-series-graph.ts +1 -1
  165. package/src/control/chart/ichart-series-heatmap.ts +1 -1
  166. package/src/control/chart/ichart-series-lines.ts +1 -1
  167. package/src/control/chart/ichart-series-parallel.ts +1 -1
  168. package/src/control/chart/ichart-series-pictorial-bar.ts +1 -1
  169. package/src/control/chart/ichart-series-radar.ts +1 -1
  170. package/src/control/chart/ichart-series-sankey.ts +1 -1
  171. package/src/control/chart/ichart-series-scatter.ts +1 -1
  172. package/src/control/chart/ichart-series-sunburst.ts +1 -1
  173. package/src/control/chart/ichart-series-theme-river.ts +1 -1
  174. package/src/control/chart/ichart-series-tree.ts +1 -1
  175. package/src/control/chart/ichart-series-treemap.ts +1 -1
  176. package/src/control/chart/ichart-series.ts +2 -2
  177. package/src/control/chart/ichart-single-axis.ts +1 -1
  178. package/src/control/chart/ichart-single.ts +1 -1
  179. package/src/control/chart/ichart-visual-map.ts +1 -1
  180. package/src/control/chart/ichart-xaxis.ts +1 -1
  181. package/src/control/chart/ichart-yaxis.ts +1 -1
  182. package/src/control/chart/idechart-axes.ts +1 -1
  183. package/src/control/chart/idechart-object.ts +1 -1
  184. package/src/control/chart/idechart-visual-map.ts +1 -1
  185. package/src/control/chart/iecharts-object.ts +1 -1
  186. package/src/control/dashboard/idashboard-container.ts +1 -1
  187. package/src/control/dashboard/idbchart-portlet.ts +1 -1
  188. package/src/control/dashboard/idbcustom-portlet-part.ts +1 -1
  189. package/src/control/dashboard/idblist-portlet-part.ts +1 -1
  190. package/src/control/dashboard/idbmenu-portlet-part.ts +1 -1
  191. package/src/control/dashboard/idbtoolbar-portlet.ts +1 -1
  192. package/src/control/dashboard/idedashboard.ts +1 -1
  193. package/src/control/datainfobar/idata-info-bar.ts +1 -1
  194. package/src/control/dataview/idedata-view-item.ts +2 -2
  195. package/src/control/drctrl/idedrctrl-item.ts +2 -1
  196. package/src/control/drctrl/idedrtab-page.ts +1 -1
  197. package/src/control/drctrl/idrtab.ts +1 -1
  198. package/src/control/editor/ibar-code-reader.ts +1 -1
  199. package/src/control/editor/ibar-code2-dreader.ts +1 -1
  200. package/src/control/editor/icascader.ts +1 -1
  201. package/src/control/editor/icheck-box-list.ts +1 -1
  202. package/src/control/editor/icheck-box.ts +1 -1
  203. package/src/control/editor/icolor-picker.ts +1 -1
  204. package/src/control/editor/idate-range.ts +1 -1
  205. package/src/control/editor/ihidden.ts +1 -1
  206. package/src/control/editor/ihtml.ts +1 -1
  207. package/src/control/editor/iipaddress.ts +1 -1
  208. package/src/control/editor/ilist-box-picker.ts +6 -1
  209. package/src/control/editor/ilist-box.ts +1 -1
  210. package/src/control/editor/imail-address.ts +2 -1
  211. package/src/control/editor/imap-picker.ts +1 -1
  212. package/src/control/editor/imdrop-down-list.ts +1 -1
  213. package/src/control/editor/impicker.ts +1 -1
  214. package/src/control/editor/inumber-range.ts +1 -1
  215. package/src/control/editor/ioffice.ts +1 -1
  216. package/src/control/editor/ipassword.ts +1 -1
  217. package/src/control/editor/ipicker.ts +5 -1
  218. package/src/control/editor/ipredefined.ts +1 -1
  219. package/src/control/editor/iradio-button-list.ts +1 -1
  220. package/src/control/editor/irating.ts +1 -1
  221. package/src/control/editor/islider.ts +1 -1
  222. package/src/control/editor/itext-area.ts +1 -1
  223. package/src/control/expbar/icalendar-exp-bar.ts +1 -1
  224. package/src/control/expbar/ichart-exp-bar.ts +1 -1
  225. package/src/control/expbar/idata-view-exp-bar.ts +1 -1
  226. package/src/control/expbar/igantt-exp-bar.ts +1 -1
  227. package/src/control/expbar/igrid-exp-bar.ts +1 -1
  228. package/src/control/expbar/ilist-exp-bar.ts +1 -1
  229. package/src/control/expbar/imap-exp-bar.ts +1 -1
  230. package/src/control/expbar/itab-exp-panel.ts +14 -2
  231. package/src/control/expbar/itree-exp-bar.ts +1 -1
  232. package/src/control/expbar/iwfexp-bar.ts +1 -1
  233. package/src/control/form/ideedit-form-item.ts +1 -1
  234. package/src/control/form/idefdcat-group-logic.ts +16 -0
  235. package/src/control/form/idefiupdate-detail.ts +1 -8
  236. package/src/control/form/ideform-data-item.ts +1 -1
  237. package/src/control/form/ideform-detail.ts +9 -2
  238. package/src/control/form/idesearch-form-item.ts +1 -1
  239. package/src/control/grid/idegeiupdate-detail.ts +1 -8
  240. package/src/control/grid/idegrid-column.ts +2 -2
  241. package/src/control/grid/idetree-grid-field-column.ts +1 -1
  242. package/src/control/grid/idetree-grid.ts +1 -1
  243. package/src/control/icontrol-attribute.ts +22 -0
  244. package/src/control/icontrol-item-navigatable.ts +9 -0
  245. package/src/control/icontrol-item.ts +35 -0
  246. package/src/control/icontrol-logic.ts +0 -7
  247. package/src/control/icontrol-nav-context.ts +1 -1
  248. package/src/control/icontrol-nav-param.ts +1 -1
  249. package/src/control/icontrol-object-navigatable.ts +1 -1
  250. package/src/control/icontrol-render.ts +22 -0
  251. package/src/control/icontrol.ts +18 -0
  252. package/src/control/imdcontrol2.ts +1 -1
  253. package/src/control/inavigate-context.ts +1 -1
  254. package/src/control/iraw-item-base.ts +8 -0
  255. package/src/control/iraw-item-param.ts +1 -1
  256. package/src/control/layout/iabsolute-layout.ts +1 -1
  257. package/src/control/layout/iborder-layout.ts +1 -1
  258. package/src/control/layout/itable-layout-pos.ts +1 -1
  259. package/src/control/layout/itable-layout.ts +1 -1
  260. package/src/control/list/ilist-item.ts +2 -2
  261. package/src/control/map/imap-item.ts +3 -1
  262. package/src/control/menu/iapp-menu-item.ts +7 -0
  263. package/src/control/menu/icontext-menu.ts +1 -1
  264. package/src/control/menu/imenu-item.ts +2 -2
  265. package/src/control/menu/imenu.ts +1 -1
  266. package/src/control/panel/ilayout-panel.ts +1 -1
  267. package/src/control/panel/ipanel-button.ts +15 -2
  268. package/src/control/panel/ipanel-container.ts +7 -0
  269. package/src/control/panel/ipanel-ctrl-pos.ts +1 -1
  270. package/src/control/panel/ipanel-engine.ts +1 -1
  271. package/src/control/panel/ipanel-item-cat-group-logic.ts +16 -0
  272. package/src/control/panel/ipanel-item.ts +9 -1
  273. package/src/control/panel/ipanel-tab-page.ts +1 -1
  274. package/src/control/panel/isys-panel-data-item.ts +1 -1
  275. package/src/control/panel/isys-panel-item.ts +1 -1
  276. package/src/control/panel/isys-panel-logic.ts +1 -1
  277. package/src/control/panel/isys-panel-model.ts +1 -1
  278. package/src/control/panel/isys-panel.ts +1 -1
  279. package/src/control/rawitem/iplaceholder-item.ts +1 -1
  280. package/src/control/rawitem/ivideo-item.ts +1 -1
  281. package/src/control/searchbar/isearch-bar-item.ts +9 -2
  282. package/src/control/searchbar/isearch-bar-param.ts +1 -1
  283. package/src/control/searchbar/isys-search-bar-item.ts +1 -1
  284. package/src/control/searchbar/isys-search-bar-param.ts +1 -1
  285. package/src/control/searchbar/isys-search-bar.ts +1 -1
  286. package/src/control/titlebar/iapp-title-bar.ts +1 -1
  287. package/src/control/titlebar/isys-title-bar.ts +1 -1
  288. package/src/control/titlebar/ititle-bar-param.ts +1 -1
  289. package/src/control/toolbar/idecmseperator-item.ts +1 -1
  290. package/src/control/toolbar/idecontext-menu-item.ts +1 -1
  291. package/src/control/toolbar/idetoolbar-item.ts +9 -2
  292. package/src/control/tree/idetree-column.ts +2 -2
  293. package/src/control/tree/idetree-grid-ex.ts +1 -1
  294. package/src/control/tree/idetree-node.ts +3 -1
  295. package/src/control/viewpanel/idepickup-view-panel.ts +1 -1
  296. package/src/control/wizardpanel/idestate-wizard-panel.ts +1 -1
  297. package/src/dataentity/ac/ideacmode-data-item.ts +8 -0
  298. package/src/dataentity/action/ideaction-logic.ts +9 -0
  299. package/src/dataentity/action/ideaction.ts +8 -0
  300. package/src/dataentity/dataexport/idedata-export-item.ts +8 -0
  301. package/src/dataentity/dataimport/idedata-import.ts +8 -0
  302. package/src/dataentity/defield/valuerule/idefdata-range-rule.ts +1 -1
  303. package/src/dataentity/defield/valuerule/idefvrvalue-recursion-condition.ts +1 -1
  304. package/src/dataentity/logic/ideaggregate-param-logic.ts +25 -0
  305. package/src/dataentity/logic/idebegin-logic.ts +1 -1
  306. package/src/dataentity/logic/idecopy-param-logic.ts +15 -0
  307. package/src/dataentity/logic/idefilter-param-logic.ts +25 -0
  308. package/src/dataentity/logic/idefilter-param2-logic.ts +25 -0
  309. package/src/dataentity/logic/idelogic-link-cond.ts +1 -1
  310. package/src/dataentity/logic/idelogic-link.ts +8 -0
  311. package/src/dataentity/logic/idelogic-node-base.ts +7 -2
  312. package/src/dataentity/logic/idelogic-node-param-base.ts +11 -9
  313. package/src/dataentity/logic/idelogic-param.ts +8 -0
  314. package/src/dataentity/logic/idemerge-param-logic.ts +33 -0
  315. package/src/dataentity/logic/ideprepare-param-logic.ts +1 -1
  316. package/src/dataentity/logic/ideuibegin-logic.ts +1 -1
  317. package/src/dataentity/logic/ideuilogic-link-cond.ts +1 -1
  318. package/src/dataentity/logic/ideuilogic-link.ts +8 -0
  319. package/src/dataentity/logic/ideuilogic-param.ts +8 -0
  320. package/src/dataentity/logic/ideview-logic.ts +1 -1
  321. package/src/dataentity/uiaction/ideuiaction-group.ts +1 -1
  322. package/src/exports.ts +6 -0
  323. package/src/imodel-object.ts +2 -0
  324. package/src/res/ilanguage-res.ts +0 -7
  325. package/src/view/iuiaction-group-detail.ts +0 -8
@@ -6,6 +6,22 @@ import { IPanelItemGroupLogic } from './ipanel-item-group-logic';
6
6
  * @interface IPanelItemCatGroupLogic
7
7
  */
8
8
  export interface IPanelItemCatGroupLogic extends IPanelItemGroupLogic {
9
+ /**
10
+ * 逻辑类别
11
+ * @description 值模式 [表单成员逻辑类型] {PANELVISIBLE:面板显示、 ITEMENABLE:表单项启用、 ITEMBLANK:表单项空输入、 SCRIPTCODE_CHANGE:表单项值变更(脚本处理)、 SCRIPTCODE_CLICK:表单项点击(脚本处理)、 SCRIPTCODE_FOCUS:表单项获取焦点(脚本处理)、 SCRIPTCODE_BLUR:表单项失去焦点(脚本处理) }
12
+ * @type {( string | 'PANELVISIBLE' | 'ITEMENABLE' | 'ITEMBLANK' | 'SCRIPTCODE_CHANGE' | 'SCRIPTCODE_CLICK' | 'SCRIPTCODE_FOCUS' | 'SCRIPTCODE_BLUR')}
13
+ * 来源 getLogicCat
14
+ */
15
+ logicCat?:
16
+ | string
17
+ | 'PANELVISIBLE'
18
+ | 'ITEMENABLE'
19
+ | 'ITEMBLANK'
20
+ | 'SCRIPTCODE_CHANGE'
21
+ | 'SCRIPTCODE_CLICK'
22
+ | 'SCRIPTCODE_FOCUS'
23
+ | 'SCRIPTCODE_BLUR';
24
+
9
25
  /**
10
26
  * 关联成员名称集合
11
27
  *
@@ -1,3 +1,4 @@
1
+ import { IControlItem } from '../icontrol-item';
1
2
  import { ILayout } from '../layout/ilayout';
2
3
  import { ILayoutItem } from '../layout/ilayout-item';
3
4
  import { ILayoutPos } from '../layout/ilayout-pos';
@@ -12,7 +13,7 @@ import { ISysImage } from '../../res/isys-image';
12
13
  * @export
13
14
  * @interface IPanelItem
14
15
  */
15
- export interface IPanelItem extends ILayoutItem {
16
+ export interface IPanelItem extends IControlItem, ILayoutItem {
16
17
  /**
17
18
  * 标题语言资源
18
19
  *
@@ -44,6 +45,13 @@ export interface IPanelItem extends ILayoutItem {
44
45
  */
45
46
  contentWidth?: number;
46
47
 
48
+ /**
49
+ * 项直接样式
50
+ * @type {string}
51
+ * 来源 getCssStyle
52
+ */
53
+ cssStyle?: string;
54
+
47
55
  /**
48
56
  * 动态样式表
49
57
  * @type {string}
@@ -6,4 +6,4 @@ import { IPanelContainer } from './ipanel-container';
6
6
  * @export
7
7
  * @interface IPanelTabPage
8
8
  */
9
- export type IPanelTabPage = IPanelContainer
9
+ export type IPanelTabPage = IPanelContainer;
@@ -5,4 +5,4 @@ import { IDataItem } from '../../data/idata-item';
5
5
  * @export
6
6
  * @interface ISysPanelDataItem
7
7
  */
8
- export type ISysPanelDataItem = IDataItem
8
+ export type ISysPanelDataItem = IDataItem;
@@ -5,4 +5,4 @@ import { IPanelItem } from './ipanel-item';
5
5
  * @export
6
6
  * @interface ISysPanelItem
7
7
  */
8
- export type ISysPanelItem = IPanelItem
8
+ export type ISysPanelItem = IPanelItem;
@@ -5,4 +5,4 @@ import { IPanelLogic } from './ipanel-logic';
5
5
  * @export
6
6
  * @interface ISysPanelLogic
7
7
  */
8
- export type ISysPanelLogic = IPanelLogic
8
+ export type ISysPanelLogic = IPanelLogic;
@@ -5,4 +5,4 @@ import { IPanelModel } from './ipanel-model';
5
5
  * @export
6
6
  * @interface ISysPanelModel
7
7
  */
8
- export type ISysPanelModel = IPanelModel
8
+ export type ISysPanelModel = IPanelModel;
@@ -6,4 +6,4 @@ import { IPanel } from './ipanel';
6
6
  * @export
7
7
  * @interface ISysPanel
8
8
  */
9
- export type ISysPanel = IPanel
9
+ export type ISysPanel = IPanel;
@@ -6,4 +6,4 @@ import { IRawItemBase } from '../iraw-item-base';
6
6
  * @export
7
7
  * @interface IPlaceholderItem
8
8
  */
9
- export type IPlaceholderItem = IRawItemBase
9
+ export type IPlaceholderItem = IRawItemBase;
@@ -6,4 +6,4 @@ import { IRawItemBase } from '../iraw-item-base';
6
6
  * @export
7
7
  * @interface IVideoItem
8
8
  */
9
- export type IVideoItem = IRawItemBase
9
+ export type IVideoItem = IRawItemBase;
@@ -1,14 +1,14 @@
1
+ import { IControlItem } from '../icontrol-item';
1
2
  import { ILanguageRes } from '../../res/ilanguage-res';
2
3
  import { ISysCss } from '../../res/isys-css';
3
4
  import { ISysImage } from '../../res/isys-image';
4
- import { IModelObject } from '../../imodel-object';
5
5
 
6
6
  /**
7
7
  *
8
8
  * @export
9
9
  * @interface ISearchBarItem
10
10
  */
11
- export interface ISearchBarItem extends IModelObject {
11
+ export interface ISearchBarItem extends IControlItem {
12
12
  /**
13
13
  * 标题多语言资源对象
14
14
  *
@@ -24,6 +24,13 @@ export interface ISearchBarItem extends IModelObject {
24
24
  */
25
25
  caption?: string;
26
26
 
27
+ /**
28
+ * 项直接样式
29
+ * @type {string}
30
+ * 来源 getCssStyle
31
+ */
32
+ cssStyle?: string;
33
+
27
34
  /**
28
35
  * 项数据
29
36
  * @type {string}
@@ -5,4 +5,4 @@ import { IControlParam } from '../icontrol-param';
5
5
  * @export
6
6
  * @interface ISearchBarParam
7
7
  */
8
- export type ISearchBarParam = IControlParam
8
+ export type ISearchBarParam = IControlParam;
@@ -5,4 +5,4 @@ import { ISearchBarItem } from './isearch-bar-item';
5
5
  * @export
6
6
  * @interface ISysSearchBarItem
7
7
  */
8
- export type ISysSearchBarItem = ISearchBarItem
8
+ export type ISysSearchBarItem = ISearchBarItem;
@@ -5,4 +5,4 @@ import { ISearchBarParam } from './isearch-bar-param';
5
5
  * @export
6
6
  * @interface ISysSearchBarParam
7
7
  */
8
- export type ISysSearchBarParam = ISearchBarParam
8
+ export type ISysSearchBarParam = ISearchBarParam;
@@ -6,4 +6,4 @@ import { ISearchBar } from './isearch-bar';
6
6
  * @export
7
7
  * @interface ISysSearchBar
8
8
  */
9
- export type ISysSearchBar = ISearchBar
9
+ export type ISysSearchBar = ISearchBar;
@@ -5,4 +5,4 @@ import { ITitleBar } from './ititle-bar';
5
5
  * @export
6
6
  * @interface IAppTitleBar
7
7
  */
8
- export type IAppTitleBar = ITitleBar
8
+ export type IAppTitleBar = ITitleBar;
@@ -5,4 +5,4 @@ import { ITitleBar } from './ititle-bar';
5
5
  * @export
6
6
  * @interface ISysTitleBar
7
7
  */
8
- export type ISysTitleBar = ITitleBar
8
+ export type ISysTitleBar = ITitleBar;
@@ -5,4 +5,4 @@ import { IControlParam } from '../icontrol-param';
5
5
  * @export
6
6
  * @interface ITitleBarParam
7
7
  */
8
- export type ITitleBarParam = IControlParam
8
+ export type ITitleBarParam = IControlParam;
@@ -6,4 +6,4 @@ import { IDEContextMenuItem } from './idecontext-menu-item';
6
6
  * @export
7
7
  * @interface IDECMSeperatorItem
8
8
  */
9
- export type IDECMSeperatorItem = IDEContextMenuItem
9
+ export type IDECMSeperatorItem = IDEContextMenuItem;
@@ -6,4 +6,4 @@ import { IDEToolbarItem } from './idetoolbar-item';
6
6
  * @export
7
7
  * @interface IDEContextMenuItem
8
8
  */
9
- export type IDEContextMenuItem = IDEToolbarItem
9
+ export type IDEContextMenuItem = IDEToolbarItem;
@@ -1,7 +1,7 @@
1
+ import { IControlItem } from '../icontrol-item';
1
2
  import { ILanguageRes } from '../../res/ilanguage-res';
2
3
  import { ISysCss } from '../../res/isys-css';
3
4
  import { ISysImage } from '../../res/isys-image';
4
- import { IModelObject } from '../../imodel-object';
5
5
 
6
6
  /**
7
7
  *
@@ -9,7 +9,7 @@ import { IModelObject } from '../../imodel-object';
9
9
  * @export
10
10
  * @interface IDEToolbarItem
11
11
  */
12
- export interface IDEToolbarItem extends IModelObject {
12
+ export interface IDEToolbarItem extends IControlItem {
13
13
  /**
14
14
  * 标题语言资源
15
15
  *
@@ -25,6 +25,13 @@ export interface IDEToolbarItem extends IModelObject {
25
25
  */
26
26
  caption?: string;
27
27
 
28
+ /**
29
+ * 项直接样式
30
+ * @type {string}
31
+ * 来源 getCssStyle
32
+ */
33
+ cssStyle?: string;
34
+
28
35
  /**
29
36
  * 项数据
30
37
  * @type {string}
@@ -1,14 +1,14 @@
1
+ import { IControlItem } from '../icontrol-item';
1
2
  import { ILanguageRes } from '../../res/ilanguage-res';
2
3
  import { ISysCss } from '../../res/isys-css';
3
4
  import { ISysImage } from '../../res/isys-image';
4
- import { IModelObject } from '../../imodel-object';
5
5
 
6
6
  /**
7
7
  *
8
8
  * @export
9
9
  * @interface IDETreeColumn
10
10
  */
11
- export interface IDETreeColumn extends IModelObject {
11
+ export interface IDETreeColumn extends IControlItem {
12
12
  /**
13
13
  * 列对齐
14
14
  * @description 值模式 [云实体属性界面模式表格列对齐] {LEFT:左对齐、 CENTER:居中、 RIGHT:右对齐 }
@@ -6,4 +6,4 @@ import { IDETree } from './idetree';
6
6
  * @export
7
7
  * @interface IDETreeGridEx
8
8
  */
9
- export type IDETreeGridEx = IDETree
9
+ export type IDETreeGridEx = IDETree;
@@ -1,3 +1,4 @@
1
+ import { IControlItem } from '../icontrol-item';
1
2
  import { IControlMDataContainer } from '../icontrol-mdata-container';
2
3
  import { IControlObjectNavigatable } from '../icontrol-object-navigatable';
3
4
  import { IControlXDataContainer } from '../icontrol-xdata-container';
@@ -16,7 +17,8 @@ import { ISysImage } from '../../res/isys-image';
16
17
  * @interface IDETreeNode
17
18
  */
18
19
  export interface IDETreeNode
19
- extends IControlXDataContainer,
20
+ extends IControlItem,
21
+ IControlXDataContainer,
20
22
  IControlMDataContainer,
21
23
  IControlObjectNavigatable {
22
24
  /**
@@ -6,4 +6,4 @@ import { IDEViewPanel } from './ideview-panel';
6
6
  * @export
7
7
  * @interface IDEPickupViewPanel
8
8
  */
9
- export type IDEPickupViewPanel = IDEViewPanel
9
+ export type IDEPickupViewPanel = IDEViewPanel;
@@ -6,4 +6,4 @@ import { IDEWizardPanel } from './idewizard-panel';
6
6
  * @export
7
7
  * @interface IDEStateWizardPanel
8
8
  */
9
- export type IDEStateWizardPanel = IDEWizardPanel
9
+ export type IDEStateWizardPanel = IDEWizardPanel;
@@ -6,6 +6,14 @@ import { IDataItem } from '../../data/idata-item';
6
6
  * @interface IDEACModeDataItem
7
7
  */
8
8
  export interface IDEACModeDataItem extends IDataItem {
9
+ /**
10
+ * 应用实体属性
11
+ *
12
+ * @type {string}
13
+ * 来源 getPSAppDEField
14
+ */
15
+ appDEFieldId?: string;
16
+
9
17
  /**
10
18
  * 脚本代码
11
19
  * @type {string}
@@ -41,6 +41,15 @@ export interface IDEActionLogic extends IModelObject {
41
41
  */
42
42
  attachMode?: string | 'PREPARE' | 'CHECK' | 'BEFORE' | 'AFTER';
43
43
 
44
+ /**
45
+ * 数据同步事件
46
+ * @description 值模式 [平台数据通知监控行为(新建、更新、删除)] {1:新建、 2:更新、 4:删除、 256:自定义、 512:自定义2 }
47
+ * @type {( number | 1 | 2 | 4 | 256 | 512)}
48
+ * @default 0
49
+ * 来源 getDataSyncEvent
50
+ */
51
+ dataSyncEvent?: number | 1 | 2 | 4 | 256 | 512;
52
+
44
53
  /**
45
54
  * 脚本代码
46
55
  * @type {string}
@@ -208,6 +208,14 @@ export interface IDEAction extends IModelObject {
208
208
  */
209
209
  timeOut?: number;
210
210
 
211
+ /**
212
+ * 异步操作行为
213
+ * @type {boolean}
214
+ * @default false
215
+ * 来源 isAsyncAction
216
+ */
217
+ asyncAction?: boolean;
218
+
211
219
  /**
212
220
  * 批操作行为
213
221
  * @type {boolean}
@@ -44,6 +44,14 @@ export interface IDEDataExportItem extends IModelObject {
44
44
  */
45
45
  format?: string;
46
46
 
47
+ /**
48
+ * 应用实体属性
49
+ *
50
+ * @type {string}
51
+ * 来源 getPSAppDEField
52
+ */
53
+ appDEFieldId?: string;
54
+
47
55
  /**
48
56
  * 代码表
49
57
  *
@@ -73,4 +73,12 @@ export interface IDEDataImport extends IModelObject {
73
73
  * 来源 isIgnoreError
74
74
  */
75
75
  ignoreError?: boolean;
76
+
77
+ /**
78
+ * 启用
79
+ * @type {boolean}
80
+ * @default true
81
+ * 来源 isValid
82
+ */
83
+ valid?: boolean;
76
84
  }
@@ -5,4 +5,4 @@ import { IDEFValueRule } from './idefvalue-rule';
5
5
  * @export
6
6
  * @interface IDEFDataRangeRule
7
7
  */
8
- export type IDEFDataRangeRule = IDEFValueRule
8
+ export type IDEFDataRangeRule = IDEFValueRule;
@@ -6,4 +6,4 @@ import { IDEFVRSingleCondition } from './idefvrsingle-condition';
6
6
  * @export
7
7
  * @interface IDEFVRValueRecursionCondition
8
8
  */
9
- export type IDEFVRValueRecursionCondition = IDEFVRSingleCondition
9
+ export type IDEFVRValueRecursionCondition = IDEFVRSingleCondition;
@@ -0,0 +1,25 @@
1
+ import { IDELogicNode } from './idelogic-node';
2
+
3
+ /**
4
+ *
5
+ * 继承父接口类型值[AGGREGATEPARAM]
6
+ * @export
7
+ * @interface IDEAggregateParamLogic
8
+ */
9
+ export interface IDEAggregateParamLogic extends IDELogicNode {
10
+ /**
11
+ * 目标逻辑参数对象
12
+ *
13
+ * @type {string}
14
+ * 来源 getDstPSDELogicParam
15
+ */
16
+ dstDELogicParamId?: string;
17
+
18
+ /**
19
+ * 返回值绑定逻辑参数对象
20
+ *
21
+ * @type {string}
22
+ * 来源 getRetPSDELogicParam
23
+ */
24
+ retDELogicParamId?: string;
25
+ }
@@ -6,4 +6,4 @@ import { IDELogicNode } from './idelogic-node';
6
6
  * @export
7
7
  * @interface IDEBeginLogic
8
8
  */
9
- export type IDEBeginLogic = IDELogicNode
9
+ export type IDEBeginLogic = IDELogicNode;
@@ -7,6 +7,13 @@ import { IDELogicNode } from './idelogic-node';
7
7
  * @interface IDECopyParamLogic
8
8
  */
9
9
  export interface IDECopyParamLogic extends IDELogicNode {
10
+ /**
11
+ * 拷贝属性集合
12
+ *
13
+ * 来源 getCopyFields
14
+ */
15
+ copyFields?: string[];
16
+
10
17
  /**
11
18
  * 目标逻辑参数对象
12
19
  *
@@ -22,4 +29,12 @@ export interface IDECopyParamLogic extends IDELogicNode {
22
29
  * 来源 getSrcPSDELogicParam
23
30
  */
24
31
  srcDELogicParamId?: string;
32
+
33
+ /**
34
+ * 仅拷贝不存在属性
35
+ * @type {boolean}
36
+ * @default false
37
+ * 来源 isCopyIfNotExists
38
+ */
39
+ copyIfNotExists?: boolean;
25
40
  }
@@ -0,0 +1,25 @@
1
+ import { IDELogicNode } from './idelogic-node';
2
+
3
+ /**
4
+ *
5
+ * 继承父接口类型值[FILTERPARAM]
6
+ * @export
7
+ * @interface IDEFilterParamLogic
8
+ */
9
+ export interface IDEFilterParamLogic extends IDELogicNode {
10
+ /**
11
+ * 目标逻辑参数对象
12
+ *
13
+ * @type {string}
14
+ * 来源 getDstPSDELogicParam
15
+ */
16
+ dstDELogicParamId?: string;
17
+
18
+ /**
19
+ * 返回值绑定逻辑参数对象
20
+ *
21
+ * @type {string}
22
+ * 来源 getRetPSDELogicParam
23
+ */
24
+ retDELogicParamId?: string;
25
+ }
@@ -0,0 +1,25 @@
1
+ import { IDELogicNode } from './idelogic-node';
2
+
3
+ /**
4
+ *
5
+ * 继承父接口类型值[FILTERPARAM2]
6
+ * @export
7
+ * @interface IDEFilterParam2Logic
8
+ */
9
+ export interface IDEFilterParam2Logic extends IDELogicNode {
10
+ /**
11
+ * 目标逻辑参数对象
12
+ *
13
+ * @type {string}
14
+ * 来源 getDstPSDELogicParam
15
+ */
16
+ dstDELogicParamId?: string;
17
+
18
+ /**
19
+ * 返回值绑定逻辑参数对象
20
+ *
21
+ * @type {string}
22
+ * 来源 getRetPSDELogicParam
23
+ */
24
+ retDELogicParamId?: string;
25
+ }
@@ -6,4 +6,4 @@ import { IDELogicLinkCondBase } from './idelogic-link-cond-base';
6
6
  * @export
7
7
  * @interface IDELogicLinkCond
8
8
  */
9
- export type IDELogicLinkCond = IDELogicLinkCondBase
9
+ export type IDELogicLinkCond = IDELogicLinkCondBase;
@@ -38,4 +38,12 @@ export interface IDELogicLink extends IModelObject {
38
38
  * 来源 isDefaultLink
39
39
  */
40
40
  defaultLink?: boolean;
41
+
42
+ /**
43
+ * 子调用连接
44
+ * @type {boolean}
45
+ * @default false
46
+ * 来源 isSubCallLink
47
+ */
48
+ subCallLink?: boolean;
41
49
  }
@@ -31,8 +31,8 @@ export interface IDELogicNodeBase extends IModelObject {
31
31
 
32
32
  /**
33
33
  * 逻辑节点类型
34
- * @description 值模式 [云实体逻辑处理节点类型(全部,包括界面逻辑)] {BEGIN:开始、 DEACTION:实体行为、 PREPAREPARAM:准备参数、 RESETPARAM:重置参数、 COPYPARAM:拷贝参数、 BINDPARAM:绑定参数、 APPENDPARAM:附加到数组参数、 SORTPARAM:排序数组参数、 RENEWPARAM:重新建立参数、 RAWSQLCALL:直接SQL调用、 RAWSQLANDLOOPCALL:直接SQL并循环调用、 RAWWEBCALL:直接Web调用、 STARTWF:启动流程、 CANCELWF:取消流程、 THROWEXCEPTION:抛出异常、 SFPLUGIN:系统服务插件、 RAWSFCODE:直接后台代码、 SYSLOGIC:系统逻辑处理、 SYSUTIL:系统功能组件处理、 PREPAREJSPARAM:准备参数、 VIEWCTRLINVOKE:视图部件调用、 RAWJSCODE:直接前台代码、 MSGBOX:消息弹窗、 PFPLUGIN:前端插件调用、 DEUIACTION:实体界面行为调用、 MAINSTATE:主状态、 DEDATASET:实体数据集、 DENOTIFY:实体通知、 DELOGIC:实体逻辑、 COMMIT:提交事务、 ROLLBACK:回滚事务、 DEBUGPARAM:调试逻辑参数、 DEDATAQUERY:实体数据查询、 DEPRINT:实体打印、 DEREPORT:实体报表、 DEDTSQUEUE:实体异步处理队列、 DEDATASYNC:实体数据同步、 DEDATAIMP:实体数据导入、 DEDATAEXP:实体数据导出、 DEDATAAUDIT:实体访问审计、 SUBSYSSAMETHOD:外部服务接口方法、 SYSDATASYNCAGENTOUT:系统数据同步代理输出、 SYSDBTABLEACTION:系统数据库表操作、 SYSBDTABLEACTION:系统大数据表操作、 SYSSEARCHDOCACTION:系统检索文档操作、 SYSBIREPORT:系统智能报表、 END:结束 }
35
- * @type {( string | 'BEGIN' | 'DEACTION' | 'PREPAREPARAM' | 'RESETPARAM' | 'COPYPARAM' | 'BINDPARAM' | 'APPENDPARAM' | 'SORTPARAM' | 'RENEWPARAM' | 'RAWSQLCALL' | 'RAWSQLANDLOOPCALL' | 'RAWWEBCALL' | 'STARTWF' | 'CANCELWF' | 'THROWEXCEPTION' | 'SFPLUGIN' | 'RAWSFCODE' | 'SYSLOGIC' | 'SYSUTIL' | 'PREPAREJSPARAM' | 'VIEWCTRLINVOKE' | 'RAWJSCODE' | 'MSGBOX' | 'PFPLUGIN' | 'DEUIACTION' | 'MAINSTATE' | 'DEDATASET' | 'DENOTIFY' | 'DELOGIC' | 'COMMIT' | 'ROLLBACK' | 'DEBUGPARAM' | 'DEDATAQUERY' | 'DEPRINT' | 'DEREPORT' | 'DEDTSQUEUE' | 'DEDATASYNC' | 'DEDATAIMP' | 'DEDATAEXP' | 'DEDATAAUDIT' | 'SUBSYSSAMETHOD' | 'SYSDATASYNCAGENTOUT' | 'SYSDBTABLEACTION' | 'SYSBDTABLEACTION' | 'SYSSEARCHDOCACTION' | 'SYSBIREPORT' | 'END')}
34
+ * @description 值模式 [云实体逻辑处理节点类型(全部,包括界面逻辑)] {BEGIN:开始、 DEACTION:实体行为、 PREPAREPARAM:准备参数、 RESETPARAM:重置参数、 COPYPARAM:拷贝参数、 BINDPARAM:绑定参数、 APPENDPARAM:附加到数组参数、 SORTPARAM:排序数组参数、 RENEWPARAM:重新建立参数、 FILTERPARAM:过滤数组参数、 FILTERPARAM2:过滤数组参数2、 MERGEPARAM:合并数组参数、 AGGREGATEPARAM:聚合数组参数、 LOOPSUBCALL:循环子调用、 RAWSQLCALL:直接SQL调用、 RAWSQLANDLOOPCALL:直接SQL并循环调用、 RAWWEBCALL:直接Web调用、 STARTWF:启动流程、 CANCELWF:取消流程、 THROWEXCEPTION:抛出异常、 SFPLUGIN:系统服务插件、 RAWSFCODE:直接后台代码、 SYSLOGIC:系统逻辑处理、 SYSUTIL:系统功能组件处理、 PREPAREJSPARAM:准备参数、 VIEWCTRLINVOKE:视图部件调用、 RAWJSCODE:直接前台代码、 MSGBOX:消息弹窗、 PFPLUGIN:前端插件调用、 DEUIACTION:实体界面行为调用、 MAINSTATE:主状态、 DEDATASET:实体数据集、 DENOTIFY:实体通知、 DELOGIC:实体逻辑、 COMMIT:提交事务、 ROLLBACK:回滚事务、 DEBUGPARAM:调试逻辑参数、 DEDATAQUERY:实体数据查询、 DEPRINT:实体打印、 DEREPORT:实体报表、 DEDTSQUEUE:实体异步处理队列、 DEDATASYNC:实体数据同步、 DEDATAIMP:实体数据导入、 DEDATAEXP:实体数据导出、 DEDATAAUDIT:实体访问审计、 SUBSYSSAMETHOD:外部服务接口方法、 SYSDATASYNCAGENTOUT:系统数据同步代理输出、 SYSDBTABLEACTION:系统数据库表操作、 SYSBDTABLEACTION:系统大数据表操作、 SYSSEARCHDOCACTION:系统检索文档操作、 SYSBIREPORT:系统智能报表、 END:结束 }
35
+ * @type {( string | 'BEGIN' | 'DEACTION' | 'PREPAREPARAM' | 'RESETPARAM' | 'COPYPARAM' | 'BINDPARAM' | 'APPENDPARAM' | 'SORTPARAM' | 'RENEWPARAM' | 'FILTERPARAM' | 'FILTERPARAM2' | 'MERGEPARAM' | 'AGGREGATEPARAM' | 'LOOPSUBCALL' | 'RAWSQLCALL' | 'RAWSQLANDLOOPCALL' | 'RAWWEBCALL' | 'STARTWF' | 'CANCELWF' | 'THROWEXCEPTION' | 'SFPLUGIN' | 'RAWSFCODE' | 'SYSLOGIC' | 'SYSUTIL' | 'PREPAREJSPARAM' | 'VIEWCTRLINVOKE' | 'RAWJSCODE' | 'MSGBOX' | 'PFPLUGIN' | 'DEUIACTION' | 'MAINSTATE' | 'DEDATASET' | 'DENOTIFY' | 'DELOGIC' | 'COMMIT' | 'ROLLBACK' | 'DEBUGPARAM' | 'DEDATAQUERY' | 'DEPRINT' | 'DEREPORT' | 'DEDTSQUEUE' | 'DEDATASYNC' | 'DEDATAIMP' | 'DEDATAEXP' | 'DEDATAAUDIT' | 'SUBSYSSAMETHOD' | 'SYSDATASYNCAGENTOUT' | 'SYSDBTABLEACTION' | 'SYSBDTABLEACTION' | 'SYSSEARCHDOCACTION' | 'SYSBIREPORT' | 'END')}
36
36
  * 来源 getLogicNodeType
37
37
  */
38
38
  logicNodeType?:
@@ -46,6 +46,11 @@ export interface IDELogicNodeBase extends IModelObject {
46
46
  | 'APPENDPARAM'
47
47
  | 'SORTPARAM'
48
48
  | 'RENEWPARAM'
49
+ | 'FILTERPARAM'
50
+ | 'FILTERPARAM2'
51
+ | 'MERGEPARAM'
52
+ | 'AGGREGATEPARAM'
53
+ | 'LOOPSUBCALL'
49
54
  | 'RAWSQLCALL'
50
55
  | 'RAWSQLANDLOOPCALL'
51
56
  | 'RAWWEBCALL'
@@ -8,8 +8,8 @@ import { IModelObject } from '../../imodel-object';
8
8
  export interface IDELogicNodeParamBase extends IModelObject {
9
9
  /**
10
10
  * 聚合操作模式
11
- * @description 值模式 [数据聚合模式] {SUM:合计、 AVG:平均、 MAX:最大值、 MIN:最小值、 COUNT:计数、 USER:用户自定义、 USER2:用户自定义2、 USER3:用户自定义3、 USER4:用户自定义4 }
12
- * @type {( string | 'SUM' | 'AVG' | 'MAX' | 'MIN' | 'COUNT' | 'USER' | 'USER2' | 'USER3' | 'USER4')}
11
+ * @description 值模式 [数据聚合模式] {SUM:合计、 AVG:平均、 MAX:最大值、 MIN:最小值、 COUNT:计数、 GROUP:分组项、 USER:用户自定义、 USER2:用户自定义2、 USER3:用户自定义3、 USER4:用户自定义4 }
12
+ * @type {( string | 'SUM' | 'AVG' | 'MAX' | 'MIN' | 'COUNT' | 'GROUP' | 'USER' | 'USER2' | 'USER3' | 'USER4')}
13
13
  * 来源 getAggMode
14
14
  */
15
15
  aggMode?:
@@ -19,6 +19,7 @@ export interface IDELogicNodeParamBase extends IModelObject {
19
19
  | 'MAX'
20
20
  | 'MIN'
21
21
  | 'COUNT'
22
+ | 'GROUP'
22
23
  | 'USER'
23
24
  | 'USER2'
24
25
  | 'USER3'
@@ -49,8 +50,8 @@ export interface IDELogicNodeParamBase extends IModelObject {
49
50
 
50
51
  /**
51
52
  * 逻辑处理参数操作
52
- * @description 值模式 [实体处理逻辑节点参数类型] {SETPARAMVALUE:设置变量、 RESETPARAM:重置变量、 COPYPARAM:拷贝变量、 SQLPARAM:数据库调用参数、 SFPLUGINPARAM:后台服务插件参数、 BINDPARAM:绑定参数、 APPENDPARAM:附加到数组变量、 SORTPARAM:排序数组变量、 RENEWPARAM:重新建立变量、 WEBURIPARAM:请求Uri参数、 WEBHEADERPARAM:请求Header参数 }
53
- * @type {( string | 'SETPARAMVALUE' | 'RESETPARAM' | 'COPYPARAM' | 'SQLPARAM' | 'SFPLUGINPARAM' | 'BINDPARAM' | 'APPENDPARAM' | 'SORTPARAM' | 'RENEWPARAM' | 'WEBURIPARAM' | 'WEBHEADERPARAM')}
53
+ * @description 值模式 [实体处理逻辑节点参数类型] {SETPARAMVALUE:设置变量、 RESETPARAM:重置变量、 COPYPARAM:拷贝变量、 SQLPARAM:数据库调用参数、 SFPLUGINPARAM:后台服务插件参数、 BINDPARAM:绑定参数、 APPENDPARAM:附加到数组变量、 SORTPARAM:排序数组变量、 RENEWPARAM:重新建立变量、 WEBURIPARAM:请求Uri参数、 WEBHEADERPARAM:请求Header参数、 MERGEMAPPARAM:合并映射参数、 AGGREGATEMAPPARAM:聚合映射参数 }
54
+ * @type {( string | 'SETPARAMVALUE' | 'RESETPARAM' | 'COPYPARAM' | 'SQLPARAM' | 'SFPLUGINPARAM' | 'BINDPARAM' | 'APPENDPARAM' | 'SORTPARAM' | 'RENEWPARAM' | 'WEBURIPARAM' | 'WEBHEADERPARAM' | 'MERGEMAPPARAM' | 'AGGREGATEMAPPARAM')}
54
55
  * 来源 getParamAction
55
56
  */
56
57
  paramAction?:
@@ -65,7 +66,9 @@ export interface IDELogicNodeParamBase extends IModelObject {
65
66
  | 'SORTPARAM'
66
67
  | 'RENEWPARAM'
67
68
  | 'WEBURIPARAM'
68
- | 'WEBHEADERPARAM';
69
+ | 'WEBHEADERPARAM'
70
+ | 'MERGEMAPPARAM'
71
+ | 'AGGREGATEMAPPARAM';
69
72
 
70
73
  /**
71
74
  * 源属性名称
@@ -139,8 +142,8 @@ export interface IDELogicNodeParamBase extends IModelObject {
139
142
 
140
143
  /**
141
144
  * 源值类型
142
- * @description 值模式 [实体处理逻辑节点参数源值类型] {SRCDLPARAM:源逻辑参数、 WEBCONTEXT:网页请求上下文、 APPDATA:当前应用数据、 APPLICATION:系统全局对象、 SESSION:用户全局对象、 DATACONTEXT:数据上下文、 ENVPARAM:当前环境参数、 VIEWPARAM:当前视图参数、 NONEVALUE:无值(NONE)、 NULLVALUE:空值(NULL)、 SRCVALUE:直接值、 EXPRESSION:计算式、 COUNT:数组数量、 AGGREGATION:数组聚合计算、 SEQUENCE:系统值序列、 TRANSLATOR:系统值转换器 }
143
- * @type {( string | 'SRCDLPARAM' | 'WEBCONTEXT' | 'APPDATA' | 'APPLICATION' | 'SESSION' | 'DATACONTEXT' | 'ENVPARAM' | 'VIEWPARAM' | 'NONEVALUE' | 'NULLVALUE' | 'SRCVALUE' | 'EXPRESSION' | 'COUNT' | 'AGGREGATION' | 'SEQUENCE' | 'TRANSLATOR')}
145
+ * @description 值模式 [实体处理逻辑节点参数源值类型] {SRCDLPARAM:源逻辑参数、 WEBCONTEXT:网页请求上下文、 APPDATA:当前应用数据、 APPLICATION:系统全局对象、 SESSION:用户全局对象、 DATACONTEXT:数据上下文、 ENVPARAM:当前环境参数、 VIEWPARAM:当前视图参数、 NONEVALUE:无值(NONE)、 NULLVALUE:空值(NULL)、 SRCVALUE:直接值、 EXPRESSION:计算式、 COUNT:数组数量、 AGGREGATION:数组聚合计算、 SEQUENCE:系统值序列 }
146
+ * @type {( string | 'SRCDLPARAM' | 'WEBCONTEXT' | 'APPDATA' | 'APPLICATION' | 'SESSION' | 'DATACONTEXT' | 'ENVPARAM' | 'VIEWPARAM' | 'NONEVALUE' | 'NULLVALUE' | 'SRCVALUE' | 'EXPRESSION' | 'COUNT' | 'AGGREGATION' | 'SEQUENCE')}
144
147
  * 来源 getSrcValueType
145
148
  */
146
149
  srcValueType?:
@@ -159,6 +162,5 @@ export interface IDELogicNodeParamBase extends IModelObject {
159
162
  | 'EXPRESSION'
160
163
  | 'COUNT'
161
164
  | 'AGGREGATION'
162
- | 'SEQUENCE'
163
- | 'TRANSLATOR';
165
+ | 'SEQUENCE';
164
166
  }
@@ -121,6 +121,14 @@ export interface IDELogicParam extends IDELogicParamBase {
121
121
  */
122
122
  entityListParam?: boolean;
123
123
 
124
+ /**
125
+ * 数据对象字典变量
126
+ * @type {boolean}
127
+ * @default false
128
+ * 来源 isEntityMapParam
129
+ */
130
+ entityMapParam?: boolean;
131
+
124
132
  /**
125
133
  * 分页查询结果变量
126
134
  * @type {boolean}