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

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

上级 faac68fa
...@@ -3723,6 +3723,12 @@ ...@@ -3723,6 +3723,12 @@
"name" : "测试实体实体表格视图(视图布局面板)", "name" : "测试实体实体表格视图(视图布局面板)",
"realModelSubType" : "DEGRIDVIEW", "realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr2TreeExpView",
"logicName" : "测试实体实体树导航视图(编辑视图功能测试)",
"name" : "测试实体实体树导航视图(编辑视图功能测试)",
"realModelSubType" : "DETREEEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "GridView_drawer", "codeName" : "GridView_drawer",
"logicName" : "测试实体实体表格视图_抽屉", "logicName" : "测试实体实体表格视图_抽屉",
......
...@@ -3617,6 +3617,10 @@ ...@@ -3617,6 +3617,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2TreeExpView.json",
"viewType" : "DETREEEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json",
......
...@@ -2385,6 +2385,47 @@ ...@@ -2385,6 +2385,47 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "中间" "tooltip" : "中间"
}, {
"accUserMode" : 0,
"caption" : "功能点",
"itemType" : "MENUITEM",
"name" : "menuitem111",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "编辑视图",
"itemType" : "MENUITEM",
"name" : "menuitem112",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc89"
},
"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,
......
...@@ -1049,6 +1049,23 @@ ...@@ -1049,6 +1049,23 @@
"id" : "UsrAppFunc0829151435" "id" : "UsrAppFunc0829151435"
}, },
"tooltip" : "中间" "tooltip" : "中间"
}, {
"accUserMode" : 0,
"caption" : "功能点",
"itemType" : "MENUITEM",
"name" : "menuitem111",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "编辑视图",
"itemType" : "MENUITEM",
"name" : "menuitem112",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc89"
},
"tooltip" : "编辑视图"
} ],
"tooltip" : "功能点"
} ], } ],
"enableCustomize" : false, "enableCustomize" : false,
"name" : "appindex", "name" : "appindex",
......
...@@ -2154,6 +2154,16 @@ ...@@ -2154,6 +2154,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridExpView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridExpView.json",
"viewType" : "DEGRIDEXPVIEW" "viewType" : "DEGRIDEXPVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc89",
"name" : "编辑视图功能点",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2TreeExpView.json",
"viewType" : "DETREEEXPVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0614027401", "codeName" : "UsrAppFunc0614027401",
...@@ -4732,6 +4742,12 @@ ...@@ -4732,6 +4742,12 @@
"viewType" : "DELISTVIEW", "viewType" : "DELISTVIEW",
"resource" : "Book", "resource" : "Book",
"view" : "Usr08024416ListView" "view" : "Usr08024416ListView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2TreeExpView.json",
"viewType" : "DETREEEXPVIEW",
"resource" : "TEST",
"view" : "Usr2TreeExpView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
...@@ -7352,6 +7368,47 @@ ...@@ -7352,6 +7368,47 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "中间" "tooltip" : "中间"
}, {
"accUserMode" : 0,
"caption" : "功能点",
"itemType" : "MENUITEM",
"name" : "menuitem111",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "编辑视图",
"itemType" : "MENUITEM",
"name" : "menuitem112",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc89"
},
"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,
...@@ -32586,6 +32643,10 @@ ...@@ -32586,6 +32643,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2TreeExpView.json",
"viewType" : "DETREEEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册