@ibiz/model-core 0.1.70 → 0.1.71

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 (98) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/out/app/dataentity/iapp-deacmode.d.ts +14 -0
  3. package/package.json +1 -1
  4. package/src/app/dataentity/iapp-deacmode.ts +16 -0
  5. package/src/app/dataentity/iapp-deaction-input.ts +1 -1
  6. package/src/app/dataentity/iapp-dedata-export.ts +1 -1
  7. package/src/app/dataentity/iapp-defvalue-rule.ts +1 -1
  8. package/src/app/dataentity/iapp-delogic-link-cond.ts +1 -1
  9. package/src/app/dataentity/iapp-delogic-link.ts +1 -1
  10. package/src/app/dataentity/iapp-delogic-node-param.ts +1 -1
  11. package/src/app/dataentity/iapp-delogic-node.ts +1 -1
  12. package/src/app/dataentity/iapp-delogic.ts +1 -1
  13. package/src/app/dataentity/iapp-deprint.ts +1 -1
  14. package/src/app/dataentity/iapp-deuilogic-link-cond.ts +1 -1
  15. package/src/app/dataentity/iapp-deuilogic-link.ts +1 -1
  16. package/src/app/dataentity/iapp-deuilogic-node-param.ts +1 -1
  17. package/src/app/dataentity/iapp-deuilogic-param.ts +1 -1
  18. package/src/app/dataentity/iapp-deuilogic.ts +1 -1
  19. package/src/app/logic/iapp-uilogic-ref-view.ts +1 -1
  20. package/src/app/msg/iapp-msg-templ.ts +1 -1
  21. package/src/app/valuerule/iapp-value-rule.ts +1 -1
  22. package/src/app/view/iapp-data-relation-view.ts +1 -1
  23. package/src/app/view/iapp-desearch-view2.ts +1 -1
  24. package/src/app/view/iapp-deview-logic.ts +1 -1
  25. package/src/app/view/iapp-util-view.ts +1 -1
  26. package/src/control/calendar/idecalendar-item.ts +1 -1
  27. package/src/control/chart/ichart-angle-axis.ts +1 -1
  28. package/src/control/chart/ichart-data-item.ts +1 -1
  29. package/src/control/chart/ichart-grid-axis.ts +1 -1
  30. package/src/control/chart/ichart-parallel-axis.ts +1 -1
  31. package/src/control/chart/ichart-polar-axis.ts +1 -1
  32. package/src/control/chart/ichart-radar.ts +1 -1
  33. package/src/control/chart/ichart-radius-axis.ts +1 -1
  34. package/src/control/chart/ichart-single-axis.ts +1 -1
  35. package/src/control/chart/ichart-single.ts +1 -1
  36. package/src/control/chart/ichart-visual-map.ts +1 -1
  37. package/src/control/chart/ichart-xaxis.ts +1 -1
  38. package/src/control/chart/ichart-yaxis.ts +1 -1
  39. package/src/control/chart/idechart-axes.ts +1 -1
  40. package/src/control/chart/idechart-object.ts +1 -1
  41. package/src/control/chart/idechart-visual-map.ts +1 -1
  42. package/src/control/chart/iecharts-object.ts +1 -1
  43. package/src/control/dashboard/idashboard-container.ts +1 -1
  44. package/src/control/dashboard/idbchart-portlet.ts +1 -1
  45. package/src/control/dashboard/idbcustom-portlet-part.ts +1 -1
  46. package/src/control/dashboard/idblist-portlet-part.ts +1 -1
  47. package/src/control/dashboard/idbmenu-portlet-part.ts +1 -1
  48. package/src/control/dashboard/idbreport-portlet-part.ts +1 -1
  49. package/src/control/dashboard/idedashboard.ts +1 -1
  50. package/src/control/datainfobar/idata-info-bar.ts +1 -1
  51. package/src/control/drctrl/idedrtab-page.ts +1 -1
  52. package/src/control/drctrl/idrtab.ts +1 -1
  53. package/src/control/editor/ibar-code-reader.ts +1 -1
  54. package/src/control/editor/ibar-code2-dreader.ts +1 -1
  55. package/src/control/expbar/icalendar-exp-bar.ts +1 -1
  56. package/src/control/expbar/ichart-exp-bar.ts +1 -1
  57. package/src/control/expbar/idata-view-exp-bar.ts +1 -1
  58. package/src/control/expbar/igantt-exp-bar.ts +1 -1
  59. package/src/control/expbar/igrid-exp-bar.ts +1 -1
  60. package/src/control/expbar/ilist-exp-bar.ts +1 -1
  61. package/src/control/expbar/imap-exp-bar.ts +1 -1
  62. package/src/control/expbar/itree-exp-bar.ts +1 -1
  63. package/src/control/expbar/iwfexp-bar.ts +1 -1
  64. package/src/control/form/ideedit-form-item.ts +1 -1
  65. package/src/control/form/idefiupdate-detail.ts +1 -1
  66. package/src/control/form/ideform-data-item.ts +1 -1
  67. package/src/control/form/idesearch-form-item.ts +1 -1
  68. package/src/control/grid/idegeiupdate-detail.ts +1 -1
  69. package/src/control/grid/idetree-grid.ts +1 -1
  70. package/src/control/icontrol-nav-context.ts +1 -1
  71. package/src/control/icontrol-nav-param.ts +1 -1
  72. package/src/control/icontrol-object-navigatable.ts +1 -1
  73. package/src/control/imdcontrol2.ts +1 -1
  74. package/src/control/inavigate-context.ts +1 -1
  75. package/src/control/iraw-item-param.ts +1 -1
  76. package/src/control/menu/icontext-menu.ts +1 -1
  77. package/src/control/menu/imenu.ts +1 -1
  78. package/src/control/panel/ilayout-panel.ts +1 -1
  79. package/src/control/panel/ipanel-ctrl-pos.ts +1 -1
  80. package/src/control/panel/ipanel-engine.ts +1 -1
  81. package/src/control/panel/ipanel-tab-page.ts +1 -1
  82. package/src/control/panel/isys-panel-data-item.ts +1 -1
  83. package/src/control/panel/isys-panel-item.ts +1 -1
  84. package/src/control/panel/isys-panel-logic.ts +1 -1
  85. package/src/control/panel/isys-panel.ts +1 -1
  86. package/src/control/rawitem/ivideo-item.ts +1 -1
  87. package/src/control/searchbar/isys-search-bar.ts +1 -1
  88. package/src/control/titlebar/iapp-title-bar.ts +1 -1
  89. package/src/control/toolbar/idecmseperator-item.ts +1 -1
  90. package/src/control/toolbar/idecontext-menu-item.ts +1 -1
  91. package/src/control/tree/idetree-grid-ex.ts +1 -1
  92. package/src/control/viewpanel/idepickup-view-panel.ts +1 -1
  93. package/src/control/wizardpanel/idestate-wizard-panel.ts +1 -1
  94. package/src/dataentity/datamap/idemap-action.ts +1 -1
  95. package/src/dataentity/datamap/idemap-data-set.ts +1 -1
  96. package/src/dataentity/logic/idelogic-link-cond.ts +1 -1
  97. package/src/dataentity/logic/ideuilogic-link-cond.ts +1 -1
  98. package/src/dataentity/uiaction/ideuiaction-group.ts +1 -1
package/CHANGELOG.md CHANGED
@@ -21,4 +21,14 @@
21
21
 
22
22
  ### Changed
23
23
 
24
+ - 优化接口说明
25
+
26
+ ## [0.1.71] - 2025-04-15
27
+
28
+ ### Added
29
+
30
+ - 应用实体自填模式模型新增应用实体数据集对象、应用实体对象
31
+
32
+ ### Changed
33
+
24
34
  - 优化接口说明
@@ -28,6 +28,20 @@ export interface IAppDEACMode extends IDEACMode {
28
28
  * 来源 getMinorSortPSAppDEField
29
29
  */
30
30
  minorSortAppDEFieldId?: string;
31
+ /**
32
+ * 应用实体数据集对象
33
+ *
34
+ * @type {string}
35
+ * 来源 getPSAppDEDataSet
36
+ */
37
+ appDEDataSetId?: string;
38
+ /**
39
+ * 应用实体对象
40
+ *
41
+ * @type {string}
42
+ * 来源 getPSAppDataEntity
43
+ */
44
+ appDataEntityId?: string;
31
45
  /**
32
46
  * 嵌入选择视图
33
47
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ibiz/model-core",
3
- "version": "0.1.70",
3
+ "version": "0.1.71",
4
4
  "license": "MIT",
5
5
  "description": "iBiz网页端模型接口",
6
6
  "author": "iBiz",
@@ -32,6 +32,22 @@ export interface IAppDEACMode extends IDEACMode {
32
32
  */
33
33
  minorSortAppDEFieldId?: string;
34
34
 
35
+ /**
36
+ * 应用实体数据集对象
37
+ *
38
+ * @type {string}
39
+ * 来源 getPSAppDEDataSet
40
+ */
41
+ appDEDataSetId?: string;
42
+
43
+ /**
44
+ * 应用实体对象
45
+ *
46
+ * @type {string}
47
+ * 来源 getPSAppDataEntity
48
+ */
49
+ appDataEntityId?: string;
50
+
35
51
  /**
36
52
  * 嵌入选择视图
37
53
  *
@@ -6,4 +6,4 @@ import { IAppDEMethodInput } from './iapp-demethod-input';
6
6
  * @export
7
7
  * @interface IAppDEActionInput
8
8
  */
9
- export type IAppDEActionInput = IAppDEMethodInput
9
+ export type IAppDEActionInput = IAppDEMethodInput;
@@ -6,4 +6,4 @@ import { IDEDataExport } from '../../dataentity/dataexport/idedata-export';
6
6
  * @export
7
7
  * @interface IAppDEDataExport
8
8
  */
9
- export type IAppDEDataExport = IDEDataExport
9
+ export type IAppDEDataExport = IDEDataExport;
@@ -6,4 +6,4 @@ import { IDEFValueRule } from '../../dataentity/defield/valuerule/idefvalue-rule
6
6
  * @export
7
7
  * @interface IAppDEFValueRule
8
8
  */
9
- export type IAppDEFValueRule = IDEFValueRule
9
+ export type IAppDEFValueRule = IDEFValueRule;
@@ -7,4 +7,4 @@ import { IDELogicLinkCond } from '../../dataentity/logic/idelogic-link-cond';
7
7
  * @export
8
8
  * @interface IAppDELogicLinkCond
9
9
  */
10
- export type IAppDELogicLinkCond = IDELogicLinkCond
10
+ export type IAppDELogicLinkCond = IDELogicLinkCond;
@@ -6,4 +6,4 @@ import { IDELogicLink } from '../../dataentity/logic/idelogic-link';
6
6
  * @export
7
7
  * @interface IAppDELogicLink
8
8
  */
9
- export type IAppDELogicLink = IDELogicLink
9
+ export type IAppDELogicLink = IDELogicLink;
@@ -6,4 +6,4 @@ import { IDELogicNodeParam } from '../../dataentity/logic/idelogic-node-param';
6
6
  * @export
7
7
  * @interface IAppDELogicNodeParam
8
8
  */
9
- export type IAppDELogicNodeParam = IDELogicNodeParam
9
+ export type IAppDELogicNodeParam = IDELogicNodeParam;
@@ -6,4 +6,4 @@ import { IDELogicNode } from '../../dataentity/logic/idelogic-node';
6
6
  * @export
7
7
  * @interface IAppDELogicNode
8
8
  */
9
- export type IAppDELogicNode = IDELogicNode
9
+ export type IAppDELogicNode = IDELogicNode;
@@ -7,4 +7,4 @@ import { IDELogic } from '../../dataentity/logic/idelogic';
7
7
  * @export
8
8
  * @interface IAppDELogic
9
9
  */
10
- export type IAppDELogic = IDELogic
10
+ export type IAppDELogic = IDELogic;
@@ -6,4 +6,4 @@ import { IDEPrint } from '../../dataentity/print/ideprint';
6
6
  * @export
7
7
  * @interface IAppDEPrint
8
8
  */
9
- export type IAppDEPrint = IDEPrint
9
+ export type IAppDEPrint = IDEPrint;
@@ -6,4 +6,4 @@ import { IDEUILogicLinkCond } from '../../dataentity/logic/ideuilogic-link-cond'
6
6
  * @export
7
7
  * @interface IAppDEUILogicLinkCond
8
8
  */
9
- export type IAppDEUILogicLinkCond = IDEUILogicLinkCond
9
+ export type IAppDEUILogicLinkCond = IDEUILogicLinkCond;
@@ -6,4 +6,4 @@ import { IDEUILogicLink } from '../../dataentity/logic/ideuilogic-link';
6
6
  * @export
7
7
  * @interface IAppDEUILogicLink
8
8
  */
9
- export type IAppDEUILogicLink = IDEUILogicLink
9
+ export type IAppDEUILogicLink = IDEUILogicLink;
@@ -6,4 +6,4 @@ import { IDEUILogicNodeParam } from '../../dataentity/logic/ideuilogic-node-para
6
6
  * @export
7
7
  * @interface IAppDEUILogicNodeParam
8
8
  */
9
- export type IAppDEUILogicNodeParam = IDEUILogicNodeParam
9
+ export type IAppDEUILogicNodeParam = IDEUILogicNodeParam;
@@ -6,4 +6,4 @@ import { IDEUILogicParam } from '../../dataentity/logic/ideuilogic-param';
6
6
  * @export
7
7
  * @interface IAppDEUILogicParam
8
8
  */
9
- export type IAppDEUILogicParam = IDEUILogicParam
9
+ export type IAppDEUILogicParam = IDEUILogicParam;
@@ -6,4 +6,4 @@ import { IDEUILogic } from '../../dataentity/logic/ideuilogic';
6
6
  * @export
7
7
  * @interface IAppDEUILogic
8
8
  */
9
- export type IAppDEUILogic = IDEUILogic
9
+ export type IAppDEUILogic = IDEUILogic;
@@ -6,4 +6,4 @@ import { IAppUILogicRefViewBase } from './iapp-uilogic-ref-view-base';
6
6
  * @export
7
7
  * @interface IAppUILogicRefView
8
8
  */
9
- export type IAppUILogicRefView = IAppUILogicRefViewBase
9
+ export type IAppUILogicRefView = IAppUILogicRefViewBase;
@@ -6,4 +6,4 @@ import { ISysMsgTempl } from '../../msg/isys-msg-templ';
6
6
  * @export
7
7
  * @interface IAppMsgTempl
8
8
  */
9
- export type IAppMsgTempl = ISysMsgTempl
9
+ export type IAppMsgTempl = ISysMsgTempl;
@@ -6,4 +6,4 @@ import { ISysValueRule } from '../../valuerule/isys-value-rule';
6
6
  * @export
7
7
  * @interface IAppValueRule
8
8
  */
9
- export type IAppValueRule = ISysValueRule
9
+ export type IAppValueRule = ISysValueRule;
@@ -6,4 +6,4 @@ import { IAppView } from './iapp-view';
6
6
  * @export
7
7
  * @interface IAppDataRelationView
8
8
  */
9
- export type IAppDataRelationView = IAppView
9
+ export type IAppDataRelationView = IAppView;
@@ -6,4 +6,4 @@ import { IModelObject } from '../../imodel-object';
6
6
  * @export
7
7
  * @interface IAppDESearchView2
8
8
  */
9
- export type IAppDESearchView2 = IModelObject
9
+ export type IAppDESearchView2 = IModelObject;
@@ -6,4 +6,4 @@ import { IAppViewLogic } from './iapp-view-logic';
6
6
  * @export
7
7
  * @interface IAppDEViewLogic
8
8
  */
9
- export type IAppDEViewLogic = IAppViewLogic
9
+ export type IAppDEViewLogic = IAppViewLogic;
@@ -8,4 +8,4 @@ import { IAppView } from './iapp-view';
8
8
  * @export
9
9
  * @interface IAppUtilView
10
10
  */
11
- export type IAppUtilView = IAppView
11
+ export type IAppUtilView = IAppView;
@@ -6,4 +6,4 @@ import { ICalendarItem } from './icalendar-item';
6
6
  * @export
7
7
  * @interface IDECalendarItem
8
8
  */
9
- export type IDECalendarItem = ICalendarItem
9
+ export type IDECalendarItem = ICalendarItem;
@@ -6,4 +6,4 @@ import { IChartAxis } from './ichart-axis';
6
6
  * @export
7
7
  * @interface IChartAngleAxis
8
8
  */
9
- export type IChartAngleAxis = IChartAxis
9
+ export type IChartAngleAxis = IChartAxis;
@@ -6,4 +6,4 @@ import { IDataItem } from '../../data/idata-item';
6
6
  * @export
7
7
  * @interface IChartDataItem
8
8
  */
9
- export type IChartDataItem = IDataItem
9
+ export type IChartDataItem = IDataItem;
@@ -6,4 +6,4 @@ import { IChartAxis } from './ichart-axis';
6
6
  * @export
7
7
  * @interface IChartGridAxis
8
8
  */
9
- export type IChartGridAxis = IChartAxis
9
+ export type IChartGridAxis = IChartAxis;
@@ -6,4 +6,4 @@ import { IChartAxis } from './ichart-axis';
6
6
  * @export
7
7
  * @interface IChartParallelAxis
8
8
  */
9
- export type IChartParallelAxis = IChartAxis
9
+ export type IChartParallelAxis = IChartAxis;
@@ -6,4 +6,4 @@ import { IChartAxis } from './ichart-axis';
6
6
  * @export
7
7
  * @interface IChartPolarAxis
8
8
  */
9
- export type IChartPolarAxis = IChartAxis
9
+ export type IChartPolarAxis = IChartAxis;
@@ -7,4 +7,4 @@ import { IChartCoordinateSystemControl } from './ichart-coordinate-system-contro
7
7
  * @export
8
8
  * @interface IChartRadar
9
9
  */
10
- export type IChartRadar = IChartCoordinateSystemControl
10
+ export type IChartRadar = IChartCoordinateSystemControl;
@@ -6,4 +6,4 @@ import { IChartAxis } from './ichart-axis';
6
6
  * @export
7
7
  * @interface IChartRadiusAxis
8
8
  */
9
- export type IChartRadiusAxis = IChartAxis
9
+ export type IChartRadiusAxis = IChartAxis;
@@ -6,4 +6,4 @@ import { IChartAxis } from './ichart-axis';
6
6
  * @export
7
7
  * @interface IChartSingleAxis
8
8
  */
9
- export type IChartSingleAxis = IChartAxis
9
+ export type IChartSingleAxis = IChartAxis;
@@ -7,4 +7,4 @@ import { IChartCoordinateSystemControl } from './ichart-coordinate-system-contro
7
7
  * @export
8
8
  * @interface IChartSingle
9
9
  */
10
- export type IChartSingle = IChartCoordinateSystemControl
10
+ export type IChartSingle = IChartCoordinateSystemControl;
@@ -6,4 +6,4 @@ import { IChartObject } from './ichart-object';
6
6
  * @export
7
7
  * @interface IChartVisualMap
8
8
  */
9
- export type IChartVisualMap = IChartObject
9
+ export type IChartVisualMap = IChartObject;
@@ -6,4 +6,4 @@ import { IChartAxis } from './ichart-axis';
6
6
  * @export
7
7
  * @interface IChartXAxis
8
8
  */
9
- export type IChartXAxis = IChartAxis
9
+ export type IChartXAxis = IChartAxis;
@@ -6,4 +6,4 @@ import { IChartAxis } from './ichart-axis';
6
6
  * @export
7
7
  * @interface IChartYAxis
8
8
  */
9
- export type IChartYAxis = IChartAxis
9
+ export type IChartYAxis = IChartAxis;
@@ -6,4 +6,4 @@ import { IChartAxes } from './ichart-axes';
6
6
  * @export
7
7
  * @interface IDEChartAxes
8
8
  */
9
- export type IDEChartAxes = IChartAxes
9
+ export type IDEChartAxes = IChartAxes;
@@ -6,4 +6,4 @@ import { IChartObject } from './ichart-object';
6
6
  * @export
7
7
  * @interface IDEChartObject
8
8
  */
9
- export type IDEChartObject = IChartObject
9
+ export type IDEChartObject = IChartObject;
@@ -6,4 +6,4 @@ import { IChartVisualMap } from './ichart-visual-map';
6
6
  * @export
7
7
  * @interface IDEChartVisualMap
8
8
  */
9
- export type IDEChartVisualMap = IChartVisualMap
9
+ export type IDEChartVisualMap = IChartVisualMap;
@@ -6,4 +6,4 @@ import { IChartObject } from './ichart-object';
6
6
  * @export
7
7
  * @interface IEChartsObject
8
8
  */
9
- export type IEChartsObject = IChartObject
9
+ export type IEChartsObject = IChartObject;
@@ -6,4 +6,4 @@ import { ILayoutContainer } from '../layout/ilayout-container';
6
6
  * @export
7
7
  * @interface IDashboardContainer
8
8
  */
9
- export type IDashboardContainer = ILayoutContainer
9
+ export type IDashboardContainer = ILayoutContainer;
@@ -7,4 +7,4 @@ import { IDBSysPortletPart } from './idbsys-portlet-part';
7
7
  * @export
8
8
  * @interface IDBChartPortlet
9
9
  */
10
- export type IDBChartPortlet = IDBSysPortletPart
10
+ export type IDBChartPortlet = IDBSysPortletPart;
@@ -7,4 +7,4 @@ import { IDBSysPortletPart } from './idbsys-portlet-part';
7
7
  * @export
8
8
  * @interface IDBCustomPortletPart
9
9
  */
10
- export type IDBCustomPortletPart = IDBSysPortletPart
10
+ export type IDBCustomPortletPart = IDBSysPortletPart;
@@ -7,4 +7,4 @@ import { IDBSysPortletPart } from './idbsys-portlet-part';
7
7
  * @export
8
8
  * @interface IDBListPortletPart
9
9
  */
10
- export type IDBListPortletPart = IDBSysPortletPart
10
+ export type IDBListPortletPart = IDBSysPortletPart;
@@ -6,4 +6,4 @@ import { IDBPortletPart } from './idbportlet-part';
6
6
  * @export
7
7
  * @interface IDBMenuPortletPart
8
8
  */
9
- export type IDBMenuPortletPart = IDBPortletPart
9
+ export type IDBMenuPortletPart = IDBPortletPart;
@@ -7,4 +7,4 @@ import { IDBSysPortletPart } from './idbsys-portlet-part';
7
7
  * @export
8
8
  * @interface IDBReportPortletPart
9
9
  */
10
- export type IDBReportPortletPart = IDBSysPortletPart
10
+ export type IDBReportPortletPart = IDBSysPortletPart;
@@ -6,4 +6,4 @@ import { IDashboard } from './idashboard';
6
6
  * @export
7
7
  * @interface IDEDashboard
8
8
  */
9
- export type IDEDashboard = IDashboard
9
+ export type IDEDashboard = IDashboard;
@@ -7,4 +7,4 @@ import { IControl } from '../icontrol';
7
7
  * @export
8
8
  * @interface IDataInfoBar
9
9
  */
10
- export type IDataInfoBar = IControl
10
+ export type IDataInfoBar = IControl;
@@ -6,4 +6,4 @@ import { IDEDRCtrlItem } from './idedrctrl-item';
6
6
  * @export
7
7
  * @interface IDEDRTabPage
8
8
  */
9
- export type IDEDRTabPage = IDEDRCtrlItem
9
+ export type IDEDRTabPage = IDEDRCtrlItem;
@@ -6,4 +6,4 @@ import { IDRCtrl } from './idrctrl';
6
6
  * @export
7
7
  * @interface IDRTab
8
8
  */
9
- export type IDRTab = IDRCtrl
9
+ export type IDRTab = IDRCtrl;
@@ -6,4 +6,4 @@ import { IEditor } from '../ieditor';
6
6
  * @export
7
7
  * @interface IBarCodeReader
8
8
  */
9
- export type IBarCodeReader = IEditor
9
+ export type IBarCodeReader = IEditor;
@@ -6,4 +6,4 @@ import { IBarCodeReader } from './ibar-code-reader';
6
6
  * @export
7
7
  * @interface IBarCode2DReader
8
8
  */
9
- export type IBarCode2DReader = IBarCodeReader
9
+ export type IBarCode2DReader = IBarCodeReader;
@@ -7,4 +7,4 @@ import { IExpBar } from './iexp-bar';
7
7
  * @export
8
8
  * @interface ICalendarExpBar
9
9
  */
10
- export type ICalendarExpBar = IExpBar
10
+ export type ICalendarExpBar = IExpBar;
@@ -7,4 +7,4 @@ import { IExpBar } from './iexp-bar';
7
7
  * @export
8
8
  * @interface IChartExpBar
9
9
  */
10
- export type IChartExpBar = IExpBar
10
+ export type IChartExpBar = IExpBar;
@@ -7,4 +7,4 @@ import { IExpBar } from './iexp-bar';
7
7
  * @export
8
8
  * @interface IDataViewExpBar
9
9
  */
10
- export type IDataViewExpBar = IExpBar
10
+ export type IDataViewExpBar = IExpBar;
@@ -7,4 +7,4 @@ import { IExpBar } from './iexp-bar';
7
7
  * @export
8
8
  * @interface IGanttExpBar
9
9
  */
10
- export type IGanttExpBar = IExpBar
10
+ export type IGanttExpBar = IExpBar;
@@ -7,4 +7,4 @@ import { IExpBar } from './iexp-bar';
7
7
  * @export
8
8
  * @interface IGridExpBar
9
9
  */
10
- export type IGridExpBar = IExpBar
10
+ export type IGridExpBar = IExpBar;
@@ -7,4 +7,4 @@ import { IExpBar } from './iexp-bar';
7
7
  * @export
8
8
  * @interface IListExpBar
9
9
  */
10
- export type IListExpBar = IExpBar
10
+ export type IListExpBar = IExpBar;
@@ -7,4 +7,4 @@ import { IExpBar } from './iexp-bar';
7
7
  * @export
8
8
  * @interface IMapExpBar
9
9
  */
10
- export type IMapExpBar = IExpBar
10
+ export type IMapExpBar = IExpBar;
@@ -7,4 +7,4 @@ import { IExpBar } from './iexp-bar';
7
7
  * @export
8
8
  * @interface ITreeExpBar
9
9
  */
10
- export type ITreeExpBar = IExpBar
10
+ export type ITreeExpBar = IExpBar;
@@ -7,4 +7,4 @@ import { IExpBar } from './iexp-bar';
7
7
  * @export
8
8
  * @interface IWFExpBar
9
9
  */
10
- export type IWFExpBar = IExpBar
10
+ export type IWFExpBar = IExpBar;
@@ -6,4 +6,4 @@ import { IDEFormItem } from './ideform-item';
6
6
  * @export
7
7
  * @interface IDEEditFormItem
8
8
  */
9
- export type IDEEditFormItem = IDEFormItem
9
+ export type IDEEditFormItem = IDEFormItem;
@@ -6,4 +6,4 @@ import { IModelObject } from '../../imodel-object';
6
6
  * @export
7
7
  * @interface IDEFIUpdateDetail
8
8
  */
9
- export type IDEFIUpdateDetail = IModelObject
9
+ export type IDEFIUpdateDetail = IModelObject;
@@ -6,4 +6,4 @@ import { IDataItem } from '../../data/idata-item';
6
6
  * @export
7
7
  * @interface IDEFormDataItem
8
8
  */
9
- export type IDEFormDataItem = IDataItem
9
+ export type IDEFormDataItem = IDataItem;
@@ -6,4 +6,4 @@ import { IDEFormItem } from './ideform-item';
6
6
  * @export
7
7
  * @interface IDESearchFormItem
8
8
  */
9
- export type IDESearchFormItem = IDEFormItem
9
+ export type IDESearchFormItem = IDEFormItem;
@@ -6,4 +6,4 @@ import { IModelObject } from '../../imodel-object';
6
6
  * @export
7
7
  * @interface IDEGEIUpdateDetail
8
8
  */
9
- export type IDEGEIUpdateDetail = IModelObject
9
+ export type IDEGEIUpdateDetail = IModelObject;
@@ -7,4 +7,4 @@ import { IDEGrid } from './idegrid';
7
7
  * @export
8
8
  * @interface IDETreeGrid
9
9
  */
10
- export type IDETreeGrid = IDEGrid
10
+ export type IDETreeGrid = IDEGrid;
@@ -6,4 +6,4 @@ import { INavigateContext } from './inavigate-context';
6
6
  * @export
7
7
  * @interface IControlNavContext
8
8
  */
9
- export type IControlNavContext = INavigateContext
9
+ export type IControlNavContext = INavigateContext;
@@ -6,4 +6,4 @@ import { INavigateParam } from './inavigate-param';
6
6
  * @export
7
7
  * @interface IControlNavParam
8
8
  */
9
- export type IControlNavParam = INavigateParam
9
+ export type IControlNavParam = INavigateParam;
@@ -6,4 +6,4 @@ import { INavigatable } from './inavigatable';
6
6
  * @export
7
7
  * @interface IControlObjectNavigatable
8
8
  */
9
- export type IControlObjectNavigatable = INavigatable
9
+ export type IControlObjectNavigatable = INavigatable;
@@ -6,4 +6,4 @@ import { IMDControl } from './imdcontrol';
6
6
  * @export
7
7
  * @interface IMDControl2
8
8
  */
9
- export type IMDControl2 = IMDControl
9
+ export type IMDControl2 = IMDControl;
@@ -6,4 +6,4 @@ import { INavigateParam } from './inavigate-param';
6
6
  * @export
7
7
  * @interface INavigateContext
8
8
  */
9
- export type INavigateContext = INavigateParam
9
+ export type INavigateContext = INavigateParam;
@@ -6,4 +6,4 @@ import { IControlItemParam } from './icontrol-item-param';
6
6
  * @export
7
7
  * @interface IRawItemParam
8
8
  */
9
- export type IRawItemParam = IControlItemParam
9
+ export type IRawItemParam = IControlItemParam;
@@ -6,4 +6,4 @@ import { IMenu } from './imenu';
6
6
  * @export
7
7
  * @interface IContextMenu
8
8
  */
9
- export type IContextMenu = IMenu
9
+ export type IContextMenu = IMenu;
@@ -6,4 +6,4 @@ import { IControl } from '../icontrol';
6
6
  * @export
7
7
  * @interface IMenu
8
8
  */
9
- export type IMenu = IControl
9
+ export type IMenu = IControl;
@@ -6,4 +6,4 @@ import { IPanel } from './ipanel';
6
6
  * @export
7
7
  * @interface ILayoutPanel
8
8
  */
9
- export type ILayoutPanel = IPanel
9
+ export type ILayoutPanel = IPanel;
@@ -7,4 +7,4 @@ import { IPanelItem } from './ipanel-item';
7
7
  * @export
8
8
  * @interface IPanelCtrlPos
9
9
  */
10
- export type IPanelCtrlPos = IPanelItem
10
+ export type IPanelCtrlPos = IPanelItem;
@@ -6,4 +6,4 @@ import { IAppViewEngine } from '../../app/view/iapp-view-engine';
6
6
  * @export
7
7
  * @interface IPanelEngine
8
8
  */
9
- export type IPanelEngine = IAppViewEngine
9
+ export type IPanelEngine = IAppViewEngine;
@@ -7,4 +7,4 @@ import { IPanelContainer } from './ipanel-container';
7
7
  * @export
8
8
  * @interface IPanelTabPage
9
9
  */
10
- export type IPanelTabPage = IPanelContainer
10
+ export type IPanelTabPage = IPanelContainer;
@@ -6,4 +6,4 @@ import { IDataItem } from '../../data/idata-item';
6
6
  * @export
7
7
  * @interface ISysPanelDataItem
8
8
  */
9
- export type ISysPanelDataItem = IDataItem
9
+ export type ISysPanelDataItem = IDataItem;
@@ -6,4 +6,4 @@ import { IPanelItem } from './ipanel-item';
6
6
  * @export
7
7
  * @interface ISysPanelItem
8
8
  */
9
- export type ISysPanelItem = IPanelItem
9
+ export type ISysPanelItem = IPanelItem;
@@ -6,4 +6,4 @@ import { IPanelLogic } from './ipanel-logic';
6
6
  * @export
7
7
  * @interface ISysPanelLogic
8
8
  */
9
- export type ISysPanelLogic = IPanelLogic
9
+ export type ISysPanelLogic = IPanelLogic;
@@ -7,4 +7,4 @@ import { IPanel } from './ipanel';
7
7
  * @export
8
8
  * @interface ISysPanel
9
9
  */
10
- export type ISysPanel = IPanel
10
+ export type ISysPanel = IPanel;
@@ -7,4 +7,4 @@ import { IRawItemBase } from '../iraw-item-base';
7
7
  * @export
8
8
  * @interface IVideoItem
9
9
  */
10
- export type IVideoItem = IRawItemBase
10
+ export type IVideoItem = IRawItemBase;
@@ -7,4 +7,4 @@ import { ISearchBar } from './isearch-bar';
7
7
  * @export
8
8
  * @interface ISysSearchBar
9
9
  */
10
- export type ISysSearchBar = ISearchBar
10
+ export type ISysSearchBar = ISearchBar;
@@ -6,4 +6,4 @@ import { ITitleBar } from './ititle-bar';
6
6
  * @export
7
7
  * @interface IAppTitleBar
8
8
  */
9
- export type IAppTitleBar = ITitleBar
9
+ export type IAppTitleBar = ITitleBar;
@@ -7,4 +7,4 @@ import { IDEContextMenuItem } from './idecontext-menu-item';
7
7
  * @export
8
8
  * @interface IDECMSeperatorItem
9
9
  */
10
- export type IDECMSeperatorItem = IDEContextMenuItem
10
+ export type IDECMSeperatorItem = IDEContextMenuItem;
@@ -7,4 +7,4 @@ import { IDEToolbarItem } from './idetoolbar-item';
7
7
  * @export
8
8
  * @interface IDEContextMenuItem
9
9
  */
10
- export type IDEContextMenuItem = IDEToolbarItem
10
+ export type IDEContextMenuItem = IDEToolbarItem;
@@ -7,4 +7,4 @@ import { IDETree } from './idetree';
7
7
  * @export
8
8
  * @interface IDETreeGridEx
9
9
  */
10
- export type IDETreeGridEx = IDETree
10
+ export type IDETreeGridEx = IDETree;
@@ -7,4 +7,4 @@ import { IDEViewPanel } from './ideview-panel';
7
7
  * @export
8
8
  * @interface IDEPickupViewPanel
9
9
  */
10
- export type IDEPickupViewPanel = IDEViewPanel
10
+ export type IDEPickupViewPanel = IDEViewPanel;
@@ -7,4 +7,4 @@ import { IDEWizardPanel } from './idewizard-panel';
7
7
  * @export
8
8
  * @interface IDEStateWizardPanel
9
9
  */
10
- export type IDEStateWizardPanel = IDEWizardPanel
10
+ export type IDEStateWizardPanel = IDEWizardPanel;
@@ -6,4 +6,4 @@ import { IModelObject } from '../../imodel-object';
6
6
  * @export
7
7
  * @interface IDEMapAction
8
8
  */
9
- export type IDEMapAction = IModelObject
9
+ export type IDEMapAction = IModelObject;
@@ -6,4 +6,4 @@ import { IModelObject } from '../../imodel-object';
6
6
  * @export
7
7
  * @interface IDEMapDataSet
8
8
  */
9
- export type IDEMapDataSet = IModelObject
9
+ export type IDEMapDataSet = IModelObject;
@@ -7,4 +7,4 @@ import { IDELogicLinkCondBase } from './idelogic-link-cond-base';
7
7
  * @export
8
8
  * @interface IDELogicLinkCond
9
9
  */
10
- export type IDELogicLinkCond = IDELogicLinkCondBase
10
+ export type IDELogicLinkCond = IDELogicLinkCondBase;
@@ -7,4 +7,4 @@ import { IDELogicLinkCondBase } from './idelogic-link-cond-base';
7
7
  * @export
8
8
  * @interface IDEUILogicLinkCond
9
9
  */
10
- export type IDEUILogicLinkCond = IDELogicLinkCondBase
10
+ export type IDEUILogicLinkCond = IDELogicLinkCondBase;
@@ -6,4 +6,4 @@ import { IUIActionGroup } from '../../view/iuiaction-group';
6
6
  * @export
7
7
  * @interface IDEUIActionGroup
8
8
  */
9
- export type IDEUIActionGroup = IUIActionGroup
9
+ export type IDEUIActionGroup = IUIActionGroup;