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

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

上级 c6479106
...@@ -22,13 +22,25 @@ ...@@ -22,13 +22,25 @@
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "grouping" "id" : "node"
}, },
"name" : "分组 - 分组", "name" : "计划 - 全部计划",
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "grouping" "id" : "grouping"
}, },
"name" : "分组2 - 分组",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "node_5"
},
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
}, { }, {
...@@ -36,34 +48,46 @@ ...@@ -36,34 +48,46 @@
"modelref" : true, "modelref" : true,
"id" : "node_1" "id" : "node_1"
}, },
"name" : "普通测试 - 普通测试", "name" : "计划 - 普通测试",
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "node_1" "id" : "ROOT"
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "node" "id" : "node_2"
}, },
"name" : "全部计划 - 全部计划", "name" : "计划 - 迭代测试",
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "node" "id" : "ROOT"
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "groupingItem" "id" : "node_3"
}, },
"name" : "分组项 - 分组项", "name" : "计划 - 发布测试",
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "groupingItem" "id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "node_5"
},
"name" : "计划 - 分组2",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
...@@ -75,7 +99,7 @@ ...@@ -75,7 +99,7 @@
"nodeValue" : "root", "nodeValue" : "root",
"text" : "计划", "text" : "计划",
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : false, "hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -86,7 +110,7 @@ ...@@ -86,7 +110,7 @@
"enableRemoveData" : false, "enableRemoveData" : false,
"enableViewData" : false, "enableViewData" : false,
"expandFirstOnly" : false, "expandFirstOnly" : false,
"expanded" : false, "expanded" : true,
"rootNode" : true, "rootNode" : true,
"selectFirstOnly" : false, "selectFirstOnly" : false,
"selected" : false, "selected" : false,
...@@ -113,7 +137,7 @@ ...@@ -113,7 +137,7 @@
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : false,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -156,7 +180,7 @@ ...@@ -156,7 +180,7 @@
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : false,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -182,7 +206,7 @@ ...@@ -182,7 +206,7 @@
}, },
"text" : "全部计划", "text" : "全部计划",
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : false,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -208,7 +232,7 @@ ...@@ -208,7 +232,7 @@
}, },
"text" : "普通测试", "text" : "普通测试",
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : false,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -282,7 +306,7 @@ ...@@ -282,7 +306,7 @@
"nodeType" : "node_5", "nodeType" : "node_5",
"text" : "分组2", "text" : "分组2",
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : false, "hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
......
...@@ -83,50 +83,8 @@ ...@@ -83,50 +83,8 @@
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeNodesExpView_TreeView", "codeName" : "Usr12264106CustomTreeNodesExpView_TreeView",
"controlType" : "TREEVIEW", "controlType" : "TREEGRIDEX",
"getCreatePSControlAction" : { "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM/PSTREEGRIDICES/Usr12264106CustomTreeNodesExpView_TreeView.json",
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM/PSTREEVIEWS/Usr12264106CustomTreeNodesExpView_TreeView.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
},
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ], "hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"logicName" : "自定义树节点导航视图_树视图", "logicName" : "自定义树节点导航视图_树视图",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -134,69 +92,8 @@ ...@@ -134,69 +92,8 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "树视图处理器" "id" : "treeexpbar_tree"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE", "eventNames" : "SELECTIONCHANGE",
...@@ -518,45 +415,13 @@ ...@@ -518,45 +415,13 @@
"selected" : false, "selected" : false,
"id" : "node_5" "id" : "node_5"
} ], } ],
"getRemovePSControlAction" : { "treeGridMode" : 1,
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
},
"treeGridMode" : 2,
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
},
"enableRootSelect" : false, "enableRootSelect" : false,
"outputIconDefault" : true, "outputIconDefault" : true,
"rootVisible" : true, "rootVisible" : true,
"name" : "treeexpbar_tree", "name" : "treeexpbar_tree",
"modelid" : "4DDA44B5-892E-4169-BD2B-2D9B60051E01", "modelid" : "4DDA44B5-892E-4169-BD2B-2D9B60051E01",
"modeltype" : "PSDETREEVIEW" "modeltype" : "PSDETREEGRIDEX"
} ], } ],
"xDataControlName" : "treeexpbar_tree", "xDataControlName" : "treeexpbar_tree",
"enableCounter" : true, "enableCounter" : true,
......
...@@ -47837,50 +47837,8 @@ ...@@ -47837,50 +47837,8 @@
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeNodesExpView_TreeView", "codeName" : "Usr12264106CustomTreeNodesExpView_TreeView",
"controlType" : "TREEVIEW", "controlType" : "TREEGRIDEX",
"getCreatePSControlAction" : { "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM/PSTREEGRIDICES/Usr12264106CustomTreeNodesExpView_TreeView.json",
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM/PSTREEVIEWS/Usr12264106CustomTreeNodesExpView_TreeView.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
},
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ], "hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"logicName" : "自定义树节点导航视图_树视图", "logicName" : "自定义树节点导航视图_树视图",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -47888,69 +47846,8 @@ ...@@ -47888,69 +47846,8 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "树视图处理器" "id" : "treeexpbar_tree"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE", "eventNames" : "SELECTIONCHANGE",
...@@ -48272,45 +48169,13 @@ ...@@ -48272,45 +48169,13 @@
"selected" : false, "selected" : false,
"id" : "node_5" "id" : "node_5"
} ], } ],
"getRemovePSControlAction" : { "treeGridMode" : 1,
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
},
"treeGridMode" : 2,
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}
},
"enableRootSelect" : false, "enableRootSelect" : false,
"outputIconDefault" : true, "outputIconDefault" : true,
"rootVisible" : true, "rootVisible" : true,
"name" : "treeexpbar_tree", "name" : "treeexpbar_tree",
"modelid" : "4DDA44B5-892E-4169-BD2B-2D9B60051E01", "modelid" : "4DDA44B5-892E-4169-BD2B-2D9B60051E01",
"modeltype" : "PSDETREEVIEW" "modeltype" : "PSDETREEGRIDEX"
} ], } ],
"xDataControlName" : "treeexpbar_tree", "xDataControlName" : "treeexpbar_tree",
"enableCounter" : true, "enableCounter" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册