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

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

上级 8b886da5
...@@ -62,16 +62,16 @@ ...@@ -62,16 +62,16 @@
"name" : "treeexpbar_load" "name" : "treeexpbar_load"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "TreeRefreshTestexpandnode_cm", "codeName" : "TreeRefreshTestchildnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "刷新测试上下文菜单", "logicName" : "刷新测试上下文菜单",
"name" : "expandnode_cm", "name" : "childnode_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "expandnode_cm" "id" : "childnode_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "刷新全部", "caption" : "刷新全部",
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "expandnode_cm_deuiaction1" "id" : "childnode_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "expandnode_cm_deuiaction2" "id" : "childnode_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "expandnode_cm_deuiaction3" "id" : "childnode_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf044@FontAwesome",
...@@ -203,16 +203,16 @@ ...@@ -203,16 +203,16 @@
"modelid" : "449BCB62-7C41-44C7-B74E-D1345D34DB9E", "modelid" : "449BCB62-7C41-44C7-B74E-D1345D34DB9E",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "TreeRefreshTestchildnode_cm", "codeName" : "TreeRefreshTestexpandnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "刷新测试上下文菜单", "logicName" : "刷新测试上下文菜单",
"name" : "childnode_cm", "name" : "expandnode_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "childnode_cm" "id" : "expandnode_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "刷新全部", "caption" : "刷新全部",
...@@ -222,7 +222,7 @@ ...@@ -222,7 +222,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "childnode_cm_deuiaction1" "id" : "expandnode_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -254,7 +254,7 @@ ...@@ -254,7 +254,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "childnode_cm_deuiaction2" "id" : "expandnode_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -293,7 +293,7 @@ ...@@ -293,7 +293,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "childnode_cm_deuiaction3" "id" : "expandnode_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf044@FontAwesome",
...@@ -1509,6 +1509,10 @@ ...@@ -1509,6 +1509,10 @@
"selected" : false, "selected" : false,
"id" : "node" "id" : "node"
}, { }, {
"getChildCntPSAppDEField" : {
"name" : "CHILDNUM",
"codeName" : "ChildNum"
},
"counterMode" : 0, "counterMode" : 0,
"getIdPSAppDEField" : { "getIdPSAppDEField" : {
"name" : "TREENODEID", "name" : "TREENODEID",
......
...@@ -361,16 +361,16 @@ ...@@ -361,16 +361,16 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "TreeRefreshTestexpandnode_cm", "codeName" : "TreeRefreshTestchildnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "刷新测试上下文菜单", "logicName" : "刷新测试上下文菜单",
"name" : "expandnode_cm", "name" : "childnode_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "expandnode_cm" "id" : "childnode_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "刷新全部", "caption" : "刷新全部",
...@@ -380,7 +380,7 @@ ...@@ -380,7 +380,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "expandnode_cm_deuiaction1" "id" : "childnode_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -412,7 +412,7 @@ ...@@ -412,7 +412,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "expandnode_cm_deuiaction2" "id" : "childnode_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -451,7 +451,7 @@ ...@@ -451,7 +451,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "expandnode_cm_deuiaction3" "id" : "childnode_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf044@FontAwesome",
...@@ -502,16 +502,16 @@ ...@@ -502,16 +502,16 @@
"modelid" : "449BCB62-7C41-44C7-B74E-D1345D34DB9E", "modelid" : "449BCB62-7C41-44C7-B74E-D1345D34DB9E",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "TreeRefreshTestchildnode_cm", "codeName" : "TreeRefreshTestexpandnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "刷新测试上下文菜单", "logicName" : "刷新测试上下文菜单",
"name" : "childnode_cm", "name" : "expandnode_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "childnode_cm" "id" : "expandnode_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "刷新全部", "caption" : "刷新全部",
...@@ -521,7 +521,7 @@ ...@@ -521,7 +521,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "childnode_cm_deuiaction1" "id" : "expandnode_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -553,7 +553,7 @@ ...@@ -553,7 +553,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "childnode_cm_deuiaction2" "id" : "expandnode_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -592,7 +592,7 @@ ...@@ -592,7 +592,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "childnode_cm_deuiaction3" "id" : "expandnode_cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf044@FontAwesome",
...@@ -1808,6 +1808,10 @@ ...@@ -1808,6 +1808,10 @@
"selected" : false, "selected" : false,
"id" : "node" "id" : "node"
}, { }, {
"getChildCntPSAppDEField" : {
"name" : "CHILDNUM",
"codeName" : "ChildNum"
},
"counterMode" : 0, "counterMode" : 0,
"getIdPSAppDEField" : { "getIdPSAppDEField" : {
"name" : "TREENODEID", "name" : "TREENODEID",
......
...@@ -55,14 +55,14 @@ ...@@ -55,14 +55,14 @@
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrTestFormLYEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrTestFormLYEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -79,11 +79,19 @@ ...@@ -79,11 +79,19 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "书编辑视图", "realTitle" : "测试表单布局",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrTestFormLYEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "OPENDATA",
"realTitle" : "测试表单布局",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrTestFormLYEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册