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

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

上级 612ba02c
......@@ -7137,6 +7137,12 @@
} ],
"topPos" : 180,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 200,
......@@ -7158,42 +7164,24 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
"id" : "GLOBAL"
},
"name" : "直接值[全局变量] ==> test[name]",
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> test[value]",
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
......@@ -7201,17 +7189,17 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......
......@@ -1498,6 +1498,10 @@
"frontProcessType" : "EDITFORM",
"fullCodeName" : "Student_portlet_edit",
"name" : "门户行为组编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
......@@ -1828,16 +1832,20 @@
"modelid" : "398C8A43-2882-4943-AC1E-7D254D0A5183",
"modeltype" : "PSDEFORM_EDITFORM"
},
"getPSNavigateContexts" : [ {
"key" : "SRFFORMNAME",
"name" : "SRFFORMNAME",
"getPSNavigateParams" : [ {
"key" : "srfformname",
"name" : "srfformname",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"srfformname" : "%name%"
},
"uIActionTag" : "portlet_edit",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"globalUIAction" : true,
"id" : "portlet_edit@Student"
} ],
......@@ -1866,30 +1874,24 @@
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(222)",
"codeName" : "RAWJSCODE2",
"leftPos" : 922,
"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" : "END1"
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE2"
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
......@@ -1914,7 +1916,7 @@
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE2"
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
......@@ -1925,24 +1927,11 @@
} ],
"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" : 976,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "data",
......
......@@ -7147,6 +7147,12 @@
} ],
"topPos" : 180,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 200,
......@@ -7168,42 +7174,24 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
"id" : "GLOBAL"
},
"name" : "直接值[全局变量] ==> test[name]",
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> test[value]",
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
......@@ -7211,17 +7199,17 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......
......@@ -1519,6 +1519,10 @@
"frontProcessType" : "EDITFORM",
"fullCodeName" : "Student_portlet_edit",
"name" : "门户行为组编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
......@@ -1849,16 +1853,20 @@
"modelid" : "398C8A43-2882-4943-AC1E-7D254D0A5183",
"modeltype" : "PSDEFORM_EDITFORM"
},
"getPSNavigateContexts" : [ {
"key" : "SRFFORMNAME",
"name" : "SRFFORMNAME",
"getPSNavigateParams" : [ {
"key" : "srfformname",
"name" : "srfformname",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"srfformname" : "%name%"
},
"uIActionTag" : "portlet_edit",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"globalUIAction" : true,
"id" : "portlet_edit@Student"
}, {
......@@ -1904,30 +1912,24 @@
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(222)",
"codeName" : "RAWJSCODE2",
"leftPos" : 922,
"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" : "END1"
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE2"
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
......@@ -1952,7 +1954,7 @@
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE2"
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
......@@ -1963,24 +1965,11 @@
} ],
"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" : 976,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "data",
......
......@@ -8560,6 +8560,12 @@
} ],
"topPos" : 180,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 200,
......@@ -8581,42 +8587,24 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
"id" : "GLOBAL"
},
"name" : "直接值[全局变量] ==> test[name]",
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> test[value]",
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
......@@ -8624,17 +8612,17 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......
......@@ -88893,6 +88893,12 @@
} ],
"topPos" : 180,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 200,
......@@ -88914,42 +88920,24 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
"id" : "GLOBAL"
},
"name" : "直接值[全局变量] ==> test[name]",
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> test[value]",
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
......@@ -88957,17 +88945,17 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......@@ -102627,6 +102615,10 @@
"frontProcessType" : "EDITFORM",
"fullCodeName" : "Student_portlet_edit",
"name" : "门户行为组编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
......@@ -102957,16 +102949,20 @@
"modelid" : "398C8A43-2882-4943-AC1E-7D254D0A5183",
"modeltype" : "PSDEFORM_EDITFORM"
},
"getPSNavigateContexts" : [ {
"key" : "SRFFORMNAME",
"name" : "SRFFORMNAME",
"getPSNavigateParams" : [ {
"key" : "srfformname",
"name" : "srfformname",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"srfformname" : "%name%"
},
"uIActionTag" : "portlet_edit",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"globalUIAction" : true,
"id" : "portlet_edit@Student"
}, {
......@@ -103012,30 +103008,24 @@
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(222)",
"codeName" : "RAWJSCODE2",
"leftPos" : 922,
"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" : "END1"
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE2"
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
......@@ -103060,7 +103050,7 @@
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE2"
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
......@@ -103071,24 +103061,11 @@
} ],
"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" : 976,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "data",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册