提交 24b43705 编写于 作者: ibizdev's avatar ibizdev

zhujiamin 发布系统代码 [TrainSys,网页端]

上级 671a08db
...@@ -202,7 +202,7 @@ ...@@ -202,7 +202,7 @@
</changeSet> </changeSet>
<!--输出实体[REGINFO]数据结构 --> <!--输出实体[REGINFO]数据结构 -->
<changeSet author="root" id="tab-reginfo-191-8"> <changeSet author="root" id="tab-reginfo-195-8">
<createTable tableName="T_REGINFO"> <createTable tableName="T_REGINFO">
<column name="UPDATEDATE" remarks="" type="DATETIME"> <column name="UPDATEDATE" remarks="" type="DATETIME">
</column> </column>
...@@ -332,7 +332,7 @@ ...@@ -332,7 +332,7 @@
</changeSet> </changeSet>
<!--输出实体[REGINFO]外键关系 --> <!--输出实体[REGINFO]外键关系 -->
<changeSet author="root" id="fk-reginfo-191-13"> <changeSet author="root" id="fk-reginfo-195-13">
<addForeignKeyConstraint baseColumnNames="STUDENTID" baseTableName="T_REGINFO" constraintName="F328B6E61632896255" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="STUDENTID" referencedTableName="T_STUDENT" validate="true"/> <addForeignKeyConstraint baseColumnNames="STUDENTID" baseTableName="T_REGINFO" constraintName="F328B6E61632896255" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="STUDENTID" referencedTableName="T_STUDENT" validate="true"/>
</changeSet> </changeSet>
......
...@@ -2523,6 +2523,14 @@ ...@@ -2523,6 +2523,14 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/PickupGridView", "rTMOSFilePath" : "psmodeldata$psdataentities/PickupGridView",
"realModelSubType" : "DEPICKUPGRIDVIEW", "realModelSubType" : "DEPICKUPGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "REGINFOGridExpView",
"logicName" : "学员登记信息实体表格导航视图",
"mOSFilePath" : "psmodeldata$psdataentities/REGINFOGridExpView",
"name" : "学员登记信息实体表格导航视图",
"rTMOSFilePath" : "psmodeldata$psdataentities/REGINFOGridExpView",
"realModelSubType" : "DEGRIDEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "ChartView", "codeName" : "ChartView",
"logicName" : "学员登记信息实体图表视图", "logicName" : "学员登记信息实体图表视图",
......
...@@ -982,16 +982,16 @@ ...@@ -982,16 +982,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -1987,6 +1987,11 @@ ...@@ -1987,6 +1987,11 @@
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ], "hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main", "mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
...@@ -2547,6 +2552,28 @@ ...@@ -2547,6 +2552,28 @@
"rTMOSFilePath" : "psdegridcols/srfkey", "rTMOSFilePath" : "psdegridcols/srfkey",
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSNavigateContexts" : [ {
"key" : "FORMITEM",
"name" : "FORMITEM",
"value" : "32123",
"rawValue" : true
}, {
"key" : "FORMITEM1",
"name" : "FORMITEM1",
"value" : "reginfoname",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "formitem5",
"name" : "formitem5",
"value" : "age",
"rawValue" : false
}, {
"key" : "formitem3",
"name" : "formitem3",
"value" : "21332513",
"rawValue" : true
} ],
"pagingSize" : 20, "pagingSize" : 20,
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoStuInfoList/psappviewctrls/grid", "rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoStuInfoList/psappviewctrls/grid",
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -1599,6 +1599,10 @@ ...@@ -1599,6 +1599,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json",
"viewType" : "DECHARTVIEW" "viewType" : "DECHARTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
......
...@@ -12,6 +12,11 @@ ...@@ -12,6 +12,11 @@
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ], "hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main", "mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
...@@ -485,6 +490,28 @@ ...@@ -485,6 +490,28 @@
"rTMOSFilePath" : "psdegridcols/srfkey", "rTMOSFilePath" : "psdegridcols/srfkey",
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSNavigateContexts" : [ {
"key" : "FORMITEM",
"name" : "FORMITEM",
"value" : "32123",
"rawValue" : true
}, {
"key" : "FORMITEM1",
"name" : "FORMITEM1",
"value" : "reginfoname",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "formitem5",
"name" : "formitem5",
"value" : "age",
"rawValue" : false
}, {
"key" : "formitem3",
"name" : "formitem3",
"value" : "21332513",
"rawValue" : true
} ],
"pagingSize" : 20, "pagingSize" : 20,
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoGridView/psappviewctrls/grid", "rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoGridView/psappviewctrls/grid",
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -602,6 +602,11 @@ ...@@ -602,6 +602,11 @@
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ], "hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main", "mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
...@@ -1162,6 +1167,28 @@ ...@@ -1162,6 +1167,28 @@
"rTMOSFilePath" : "psdegridcols/srfkey", "rTMOSFilePath" : "psdegridcols/srfkey",
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSNavigateContexts" : [ {
"key" : "FORMITEM",
"name" : "FORMITEM",
"value" : "32123",
"rawValue" : true
}, {
"key" : "FORMITEM1",
"name" : "FORMITEM1",
"value" : "reginfoname",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "formitem5",
"name" : "formitem5",
"value" : "age",
"rawValue" : false
}, {
"key" : "formitem3",
"name" : "formitem3",
"value" : "21332513",
"rawValue" : true
} ],
"pagingSize" : 20, "pagingSize" : 20,
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoGridView/psappviewctrls/grid", "rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoGridView/psappviewctrls/grid",
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -382,6 +382,11 @@ ...@@ -382,6 +382,11 @@
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ], "hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main", "mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
...@@ -942,6 +947,28 @@ ...@@ -942,6 +947,28 @@
"rTMOSFilePath" : "psdegridcols/srfkey", "rTMOSFilePath" : "psdegridcols/srfkey",
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSNavigateContexts" : [ {
"key" : "FORMITEM",
"name" : "FORMITEM",
"value" : "32123",
"rawValue" : true
}, {
"key" : "FORMITEM1",
"name" : "FORMITEM1",
"value" : "reginfoname",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "formitem5",
"name" : "formitem5",
"value" : "age",
"rawValue" : false
}, {
"key" : "formitem3",
"name" : "formitem3",
"value" : "21332513",
"rawValue" : true
} ],
"pagingSize" : 20, "pagingSize" : 20,
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoGridView/psappviewctrls/grid", "rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoGridView/psappviewctrls/grid",
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -433,6 +433,11 @@ ...@@ -433,6 +433,11 @@
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ], "hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main", "mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
...@@ -993,6 +998,28 @@ ...@@ -993,6 +998,28 @@
"rTMOSFilePath" : "psdegridcols/srfkey", "rTMOSFilePath" : "psdegridcols/srfkey",
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSNavigateContexts" : [ {
"key" : "FORMITEM",
"name" : "FORMITEM",
"value" : "32123",
"rawValue" : true
}, {
"key" : "FORMITEM1",
"name" : "FORMITEM1",
"value" : "reginfoname",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "formitem5",
"name" : "formitem5",
"value" : "age",
"rawValue" : false
}, {
"key" : "formitem3",
"name" : "formitem3",
"value" : "21332513",
"rawValue" : true
} ],
"pagingSize" : 20, "pagingSize" : 20,
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoStuInfoList/psappviewctrls/grid", "rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoStuInfoList/psappviewctrls/grid",
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -3187,6 +3187,11 @@ ...@@ -3187,6 +3187,11 @@
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ], "hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main", "mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
...@@ -3747,6 +3752,28 @@ ...@@ -3747,6 +3752,28 @@
"rTMOSFilePath" : "psdegridcols/srfkey", "rTMOSFilePath" : "psdegridcols/srfkey",
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSNavigateContexts" : [ {
"key" : "FORMITEM",
"name" : "FORMITEM",
"value" : "32123",
"rawValue" : true
}, {
"key" : "FORMITEM1",
"name" : "FORMITEM1",
"value" : "reginfoname",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "formitem5",
"name" : "formitem5",
"value" : "age",
"rawValue" : false
}, {
"key" : "formitem3",
"name" : "formitem3",
"value" : "21332513",
"rawValue" : true
} ],
"pagingSize" : 20, "pagingSize" : 20,
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoStuInfoList/psappviewctrls/grid", "rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoStuInfoList/psappviewctrls/grid",
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -1675,6 +1675,11 @@ ...@@ -1675,6 +1675,11 @@
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ], "hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main", "mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdegrids/Main",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
...@@ -2235,6 +2240,28 @@ ...@@ -2235,6 +2240,28 @@
"rTMOSFilePath" : "psdegridcols/srfkey", "rTMOSFilePath" : "psdegridcols/srfkey",
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSNavigateContexts" : [ {
"key" : "FORMITEM",
"name" : "FORMITEM",
"value" : "32123",
"rawValue" : true
}, {
"key" : "FORMITEM1",
"name" : "FORMITEM1",
"value" : "reginfoname",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "formitem5",
"name" : "formitem5",
"value" : "age",
"rawValue" : false
}, {
"key" : "formitem3",
"name" : "formitem3",
"value" : "21332513",
"rawValue" : true
} ],
"pagingSize" : 20, "pagingSize" : 20,
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoGridView/psappviewctrls/grid", "rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoGridView/psappviewctrls/grid",
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -728,6 +728,47 @@ ...@@ -728,6 +728,47 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "多数据视图" "tooltip" : "多数据视图"
}, {
"accUserMode" : 0,
"caption" : "导航视图",
"itemType" : "MENUITEM",
"name" : "menuitem1",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "表格导航",
"itemType" : "MENUITEM",
"name" : "menuitem10",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc37"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "表格导航"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "导航视图"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
......
...@@ -319,6 +319,23 @@ ...@@ -319,6 +319,23 @@
"tooltip" : "书测试卡片视图" "tooltip" : "书测试卡片视图"
} ], } ],
"tooltip" : "多数据视图" "tooltip" : "多数据视图"
}, {
"accUserMode" : 0,
"caption" : "导航视图",
"itemType" : "MENUITEM",
"name" : "menuitem1",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "表格导航",
"itemType" : "MENUITEM",
"name" : "menuitem10",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc37"
},
"tooltip" : "表格导航"
} ],
"tooltip" : "导航视图"
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappmenus/AppIndex", "rTMOSFilePath" : "pssysapps/Web/psappmenus/AppIndex",
"enableCustomize" : false, "enableCustomize" : false,
......
...@@ -1559,6 +1559,18 @@ ...@@ -1559,6 +1559,18 @@
"viewType" : "DEDATAVIEW" "viewType" : "DEDATAVIEW"
}, },
"rTMOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc31" "rTMOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc31"
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc37",
"mOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc37",
"name" : "打开表格导航",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
},
"rTMOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc37"
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc3", "codeName" : "AppFunc3",
...@@ -1808,16 +1820,16 @@ ...@@ -1808,16 +1820,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
...@@ -1887,6 +1899,12 @@ ...@@ -1887,6 +1899,12 @@
"viewType" : "DECHARTVIEW", "viewType" : "DECHARTVIEW",
"resource" : "Reginfo", "resource" : "Reginfo",
"view" : "ChartView" "view" : "ChartView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json",
"viewType" : "DEGRIDEXPVIEW",
"resource" : "Reginfo",
"view" : "REGINFOGridExpView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json",
...@@ -3139,6 +3157,47 @@ ...@@ -3139,6 +3157,47 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "多数据视图" "tooltip" : "多数据视图"
}, {
"accUserMode" : 0,
"caption" : "导航视图",
"itemType" : "MENUITEM",
"name" : "menuitem1",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "表格导航",
"itemType" : "MENUITEM",
"name" : "menuitem10",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc37"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "表格导航"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "导航视图"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册