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

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

上级 85e69a7d
......@@ -7158,19 +7158,31 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
"id" : "test"
},
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "直接值[测试123123121] ==> test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
......@@ -7189,6 +7201,11 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
......
......@@ -1855,31 +1855,6 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "uiLogic.data.name=uiLogic.studentGridView.model.caption;",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
......@@ -1914,6 +1889,31 @@
}
} ],
"topPos" : 208
}, {
"code" : "const portletView = view.getController(\"studentGridView\");\r\nif (portletView) {\r\n uiLogic.data.name=portletView.model.caption;\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "console.log(222)",
"codeName" : "RAWJSCODE2",
......@@ -1935,15 +1935,15 @@
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "data",
"logicName" : "输入数据",
"name" : "输入数据",
"entityParam" : true
}, {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
......
......@@ -7168,19 +7168,31 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
"id" : "test"
},
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "直接值[测试123123121] ==> test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
......@@ -7199,6 +7211,11 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
......
......@@ -1893,31 +1893,6 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "uiLogic.data.name=uiLogic.studentGridView.model.caption;",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
......@@ -1952,6 +1927,31 @@
}
} ],
"topPos" : 208
}, {
"code" : "const portletView = view.getController(\"studentGridView\");\r\nif (portletView) {\r\n uiLogic.data.name=portletView.model.caption;\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "console.log(222)",
"codeName" : "RAWJSCODE2",
......@@ -1973,15 +1973,15 @@
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "data",
"logicName" : "输入数据",
"name" : "输入数据",
"entityParam" : true
}, {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
......
......@@ -8581,19 +8581,31 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
"id" : "test"
},
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "直接值[测试123123121] ==> test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
......@@ -8612,6 +8624,11 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
......
......@@ -88914,19 +88914,31 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
"id" : "test"
},
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "直接值[测试123123121] ==> test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
......@@ -88945,6 +88957,11 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
......@@ -102984,31 +103001,6 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "uiLogic.data.name=uiLogic.studentGridView.model.caption;",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
......@@ -103043,6 +103035,31 @@
}
} ],
"topPos" : 208
}, {
"code" : "const portletView = view.getController(\"studentGridView\");\r\nif (portletView) {\r\n uiLogic.data.name=portletView.model.caption;\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "console.log(222)",
"codeName" : "RAWJSCODE2",
......@@ -103064,15 +103081,15 @@
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "data",
"logicName" : "输入数据",
"name" : "输入数据",
"entityParam" : true
}, {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册