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

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

上级 a2678395
...@@ -1527,6 +1527,7 @@ ...@@ -1527,6 +1527,7 @@
}, { }, {
"codeName" : "Usr09053571GridView", "codeName" : "Usr09053571GridView",
"logicName" : "实体视图名称:数据表格95", "logicName" : "实体视图名称:数据表格95",
"modelTag" : "EDITVIEW",
"name" : "实体视图名称:数据表格95", "name" : "实体视图名称:数据表格95",
"realModelSubType" : "DEGRIDVIEW", "realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
......
{
"codeName" : "Portal",
"counterType" : "CUSTOM",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Portal.json",
"name" : "门户界面计数器",
"getPSCounterId" : "PORTAL",
"timer" : 60000
}
\ No newline at end of file
...@@ -1156,10 +1156,6 @@ ...@@ -1156,10 +1156,6 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "bujian"
},
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
......
...@@ -48,15 +48,7 @@ ...@@ -48,15 +48,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
} }
}, },
"groupMode" : "CODELIST", "groupMode" : "NONE",
"getGroupPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getGroupPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"logicName" : "List", "logicName" : "List",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -380,7 +372,7 @@ ...@@ -380,7 +372,7 @@
} }
}, },
"hasWFDataItems" : false, "hasWFDataItems" : false,
"enableGroup" : true, "enableGroup" : false,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableRowEditGroup" : false, "enableRowEditGroup" : false,
"enableRowEditOrder" : false, "enableRowEditOrder" : false,
......
...@@ -41,6 +41,25 @@ ...@@ -41,6 +41,25 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"getRedirectPSAppViewRefs" : [ {
"name" : "TESTGRID:EDITVIEW",
"realOpenMode" : "DRAWER_TOP",
"realTitle" : "视图抬头:数据表格95",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr09053571GridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"name" : "EDITVIEW",
"realOpenMode" : "DRAWER_TOP",
"realTitle" : "视图抬头:数据表格95",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr09053571GridView.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"refFlag" : false, "refFlag" : false,
"title" : "测试表格数据重定向视图", "title" : "测试表格数据重定向视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
......
...@@ -3,9 +3,27 @@ ...@@ -3,9 +3,27 @@
"caption" : "视图标题:数据表格95", "caption" : "视图标题:数据表格95",
"codeName" : "TESTGRIDUsr09053571GridView", "codeName" : "TESTGRIDUsr09053571GridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr09053571GridView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr09053571GridView.json",
"funcViewMode" : "EDITVIEW",
"gridRowActiveMode" : 1, "gridRowActiveMode" : 1,
"height" : 2000, "height" : 2000,
"name" : "TESTGRIDUsr09053571GridView", "name" : "TESTGRIDUsr09053571GridView",
"openMode" : "DRAWER_TOP",
"getPSAppCounterRef" : {
"modelref" : true,
"id" : "aa6e16464930a722312196486a5154a5"
},
"getPSAppCounterRefs" : [ {
"getPSAppCounter" : {
"codeName" : "Portal",
"counterType" : "CUSTOM",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Portal.json",
"name" : "门户界面计数器",
"getPSCounterId" : "PORTAL",
"timer" : 60000
},
"tag" : "aa6e16464930a722312196486a5154a5",
"id" : "aa6e16464930a722312196486a5154a5"
} ],
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
...@@ -88,8 +106,12 @@ ...@@ -88,8 +106,12 @@
"editMode" : true "editMode" : true
} }
} ], } ],
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup"
},
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -97,7 +119,7 @@ ...@@ -97,7 +119,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1356,6 +1378,9 @@ ...@@ -1356,6 +1378,9 @@
} ], } ],
"getPSDEViewCodeName" : "Usr09053571GridView", "getPSDEViewCodeName" : "Usr09053571GridView",
"getPSDEViewId" : "B3B48351-C96D-46B7-8F79-EAE912B87AFB", "getPSDEViewId" : "B3B48351-C96D-46B7-8F79-EAE912B87AFB",
"getPSSysCss" : {
"cssName" : "color-red"
},
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f1@FontAwesome", "glyph" : "xf0f1@FontAwesome",
"cssClass" : "fa fa-stethoscope" "cssClass" : "fa fa-stethoscope"
......
...@@ -361,15 +361,7 @@ ...@@ -361,15 +361,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
} }
}, },
"groupMode" : "CODELIST", "groupMode" : "NONE",
"getGroupPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getGroupPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"logicName" : "List", "logicName" : "List",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -767,7 +759,7 @@ ...@@ -767,7 +759,7 @@
} }
}, },
"hasWFDataItems" : false, "hasWFDataItems" : false,
"enableGroup" : true, "enableGroup" : false,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableRowEditGroup" : false, "enableRowEditGroup" : false,
"enableRowEditOrder" : false, "enableRowEditOrder" : false,
......
...@@ -586,6 +586,9 @@ ...@@ -586,6 +586,9 @@
"getAllPSAppCounters" : [ { "getAllPSAppCounters" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Counter.json" "path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Counter.json"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Portal.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/WFExpBar.json" "path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/WFExpBar.json"
...@@ -3447,6 +3450,17 @@ ...@@ -3447,6 +3450,17 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} ], } ],
"getAllPSAppViewMsgGroups" : [ { "getAllPSAppViewMsgGroups" : [ {
"codeName" : "VMGroup",
"name" : "视图消息组test",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息test",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg"
},
"position" : "TOP"
} ]
}, {
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
...@@ -3462,17 +3476,6 @@ ...@@ -3462,17 +3476,6 @@
"id" : "ViewMsg2" "id" : "ViewMsg2"
} }
} ] } ]
}, {
"codeName" : "VMGroup",
"name" : "视图消息组test",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息test",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg"
},
"position" : "TOP"
} ]
} ], } ],
"getAllPSAppViewMsgs" : [ { "getAllPSAppViewMsgs" : [ {
"codeName" : "ViewMsg", "codeName" : "ViewMsg",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册