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

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

上级 ca58d533
......@@ -11,16 +11,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControls" : [ {
"codeName" : "Usr12114819GanttViewtop_cm",
"codeName" : "Usr12114819GanttViewnode_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "甘特图节点上下文菜单",
"name" : "top_cm",
"name" : "node_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "top_cm"
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
......@@ -30,7 +30,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "top_cm_deuiaction1"
"id" : "node_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf08e@FontAwesome",
......@@ -66,16 +66,16 @@
"modelid" : "03139BE2-5FB1-4AB9-A5F0-741C6E6422C9",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr12114819GanttViewnode_cm",
"codeName" : "Usr12114819GanttViewtop_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "甘特图节点上下文菜单",
"name" : "node_cm",
"name" : "top_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "node_cm"
"id" : "top_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
......@@ -85,7 +85,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction1"
"id" : "top_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf08e@FontAwesome",
......@@ -552,12 +552,19 @@
},
"allowEmpty" : true
} ],
"sortDir" : "ASC",
"getSortPSAppDEField" : {
"name" : "PX",
"codeName" : "PX"
},
"getTextPSAppDEField" : {
"name" : "WORKITEMNAME",
"codeName" : "WORKITEMName"
},
"treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true,
"allowDrag" : true,
"allowOrder" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
......
......@@ -38,16 +38,16 @@
"id" : "GANTT"
},
"getPSControls" : [ {
"codeName" : "Usr12114819GanttViewtop_cm",
"codeName" : "Usr12114819GanttViewnode_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "甘特图节点上下文菜单",
"name" : "top_cm",
"name" : "node_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "top_cm"
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
......@@ -57,7 +57,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "top_cm_deuiaction1"
"id" : "node_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf08e@FontAwesome",
......@@ -93,16 +93,16 @@
"modelid" : "03139BE2-5FB1-4AB9-A5F0-741C6E6422C9",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr12114819GanttViewnode_cm",
"codeName" : "Usr12114819GanttViewtop_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "甘特图节点上下文菜单",
"name" : "node_cm",
"name" : "top_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "node_cm"
"id" : "top_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
......@@ -112,7 +112,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction1"
"id" : "top_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf08e@FontAwesome",
......@@ -579,12 +579,19 @@
},
"allowEmpty" : true
} ],
"sortDir" : "ASC",
"getSortPSAppDEField" : {
"name" : "PX",
"codeName" : "PX"
},
"getTextPSAppDEField" : {
"name" : "WORKITEMNAME",
"codeName" : "WORKITEMName"
},
"treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true,
"allowDrag" : true,
"allowOrder" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册