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

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

上级 9730ed76
...@@ -5820,6 +5820,12 @@ ...@@ -5820,6 +5820,12 @@
"name" : "布局面板测试", "name" : "布局面板测试",
"realModelSubType" : "DECUSTOMVIEW", "realModelSubType" : "DECUSTOMVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr03227416DashboardView",
"logicName" : "testDashboard1",
"name" : "testDashboard1",
"realModelSubType" : "DEPORTALVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "TestControlEditView", "codeName" : "TestControlEditView",
"logicName" : "测试实体测试动态控制编辑视图", "logicName" : "测试实体测试动态控制编辑视图",
...@@ -6471,6 +6477,12 @@ ...@@ -6471,6 +6477,12 @@
"name" : "测试实体实体看板视图(项布局面板)", "name" : "测试实体实体看板视图(项布局面板)",
"realModelSubType" : "DEKANBANVIEW", "realModelSubType" : "DEKANBANVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr03224611EditView",
"logicName" : "表格修改刷新",
"name" : "表格修改刷新",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr19EditView_8467", "codeName" : "Usr19EditView_8467",
"logicName" : "测试实体实体编辑视图(功能确认-视图逻辑-触发逻辑类型-界面行为)", "logicName" : "测试实体实体编辑视图(功能确认-视图逻辑-触发逻辑类型-界面行为)",
...@@ -6859,6 +6871,13 @@ ...@@ -6859,6 +6871,13 @@
"name" : "功能确认-表单逻辑", "name" : "功能确认-表单逻辑",
"realModelSubType" : "EDITFORM", "realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM" "realModelType" : "PSDEFORM"
}, {
"codeName" : "Usr03224611EditView_Form",
"logicName" : "表格修改刷新_表单",
"modelTag2" : "0",
"name" : "表格修改刷新_表单",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, { }, {
"codeName" : "PluginEditView_Form", "codeName" : "PluginEditView_Form",
"logicName" : "插件测试编辑视图_表单", "logicName" : "插件测试编辑视图_表单",
......
...@@ -6765,6 +6765,11 @@ ...@@ -6765,6 +6765,11 @@
"id" : "Begin" "id" : "Begin"
} }
} ], } ],
"getAllPSAppPortletCats" : [ {
"codeName" : "Ungroup",
"name" : "(未分类)",
"ungroup" : true
} ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView2.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView2.json",
...@@ -6801,6 +6806,10 @@ ...@@ -6801,6 +6806,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1918.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1918.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03224611EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr5TabExpView2.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr5TabExpView2.json",
...@@ -6997,6 +7006,10 @@ ...@@ -6997,6 +7006,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRowEditGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRowEditGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03227416DashboardView.json",
"viewType" : "DEPORTALVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestMEditView9.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestMEditView9.json",
......
...@@ -4,20 +4,6 @@ ...@@ -4,20 +4,6 @@
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlType" : "GRID", "controlType" : "GRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/RowEditGridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/RowEditGridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -33,34 +19,6 @@ ...@@ -33,34 +19,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"getGetDraftPSControlAction" : {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction" : {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE", "groupMode" : "NONE",
"logicName" : "行编辑测试_表格", "logicName" : "行编辑测试_表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -366,28 +324,14 @@ ...@@ -366,28 +324,14 @@
} }
}, },
"sortMode" : "REMOTE", "sortMode" : "REMOTE",
"getUpdatePSControlAction" : {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"hasWFDataItems" : false, "hasWFDataItems" : false,
"enableColFilter" : false, "enableColFilter" : false,
"enableCustomized" : true, "enableCustomized" : true,
"enableGroup" : false, "enableGroup" : false,
"enablePagingBar" : true, "enablePagingBar" : true,
"enableRowEdit" : true, "enableRowEdit" : false,
"enableRowEditOrder" : false, "enableRowEditOrder" : false,
"enableRowNew" : true, "enableRowNew" : false,
"forceFit" : false, "forceFit" : false,
"hideHeader" : false, "hideHeader" : false,
"noSort" : false, "noSort" : false,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册