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

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

上级 85e69a7d
...@@ -7158,19 +7158,31 @@ ...@@ -7158,19 +7158,31 @@
"dstFieldName" : "name", "dstFieldName" : "name",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "id" : "test"
}, },
"name" : "直接值[全局变量] ==> GLOBAL[name]", "name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量", "srcValue" : "全局变量",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "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", "paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121", "srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
...@@ -7189,6 +7201,11 @@ ...@@ -7189,6 +7201,11 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, { }, {
"codeName" : "GLOBAL", "codeName" : "GLOBAL",
"logicName" : "全局变量", "logicName" : "全局变量",
......
...@@ -1684,10 +1684,10 @@ ...@@ -1684,10 +1684,10 @@
"messageType" : "WARN", "messageType" : "WARN",
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"position" : "BOTTOM", "position" : "BOTTOM",
"removeMode" : 0, "removeMode" : 1,
"title" : "消息位置-视图下方", "title" : "消息位置-视图下方",
"uniqueTag" : "ViewMsg8", "uniqueTag" : "ViewMsg8",
"enableRemove" : false "enableRemove" : true
}, { }, {
"codeName" : "ViewMsg9", "codeName" : "ViewMsg9",
"message" : "消息位置-视图内容区", "message" : "消息位置-视图内容区",
...@@ -24135,45 +24135,62 @@ ...@@ -24135,45 +24135,62 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"codeName" : "DEDATASET1", "codeName" : "PREPAREJSPARAM1",
"getDstPSAppDEDataSet" : { "leftPos" : 296,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "DEDATASET1"
}, },
"getDstPSAppDataEntity" : { "linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "id" : "PREPAREJSPARAM1"
}, }
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "n_type_eq",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "PARAM" "id" : "PARAM"
}, },
"leftPos" : 310, "name" : "直接值[B] ==> PARAM[n_type_eq]",
"logicNodeType" : "DEDATASET", "paramAction" : "SETPARAMVALUE",
"name" : "实体数据集", "srcValue" : "B",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 520
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "LIST"
},
"leftPos" : 296,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "END1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEDATASET1" "id" : "DEBUGPARAM1"
} }
} ], } ],
"getRetPSDEUILogicParam" : { "topPos" : 760
"modelref" : true,
"id" : "LIST"
},
"topPos" : 650
}, { }, {
"buttonsType" : "YESNO", "buttonsType" : "YESNO",
"codeName" : "MSGBOX1", "codeName" : "MSGBOX1",
"leftPos" : 160, "leftPos" : 160,
"logicNodeType" : "MSGBOX", "logicNodeType" : "MSGBOX",
"message" : "【是】调用体逻辑\n【否】调用实体数据集", "message" : "【是】调用体逻辑\n【否】调用实体数据集",
"msgBoxType" : "INFO", "msgBoxType" : "INFO",
"name" : "消息弹窗", "name" : "消息弹窗",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
...@@ -24233,56 +24250,45 @@ ...@@ -24233,56 +24250,45 @@
"title" : "是否执行逻辑或查询数据集", "title" : "是否执行逻辑或查询数据集",
"topPos" : 340 "topPos" : 340
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "END1",
"leftPos" : 296, "leftPos" : 200,
"logicNodeType" : "PREPAREJSPARAM", "logicNodeType" : "END",
"name" : "准备参数", "name" : "结束",
"getPSDEUILogicLinks" : [ { "topPos" : 943
"getDstPSDEUILogicNode" : { }, {
"codeName" : "DEDATASET1",
"getDstPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "DEDATASET1" "id" : "FetchDefault"
}, },
"linkMode" : 0, "getDstPSAppDataEntity" : {
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "n_type_eq",
"getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "PARAM" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"name" : "直接值[B] ==> PARAM[n_type_eq]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "B",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 520
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "LIST" "id" : "PARAM"
}, },
"leftPos" : 320, "leftPos" : 296,
"logicNodeType" : "DEBUGPARAM", "logicNodeType" : "DEDATASET",
"name" : "调试逻辑参数", "name" : "实体数据集",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "END1" "id" : "DEBUGPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "DEDATASET1"
} }
} ], } ],
"topPos" : 760 "getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "LIST"
},
"topPos" : 650
}, { }, {
"codeName" : "DELOGIC1", "codeName" : "DELOGIC1",
"getDstPSAppDELogic" : { "getDstPSAppDELogic" : {
...@@ -24313,12 +24319,6 @@ ...@@ -24313,12 +24319,6 @@
} }
} ], } ],
"topPos" : 520 "topPos" : 520
}, {
"codeName" : "END1",
"leftPos" : 200,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 943
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -24327,20 +24327,20 @@ ...@@ -24327,20 +24327,20 @@
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, { }, {
"codeName" : "LIST", "codeName" : "PARAM",
"logicName" : "数据列表", "logicName" : "参数",
"name" : "数据列表", "name" : "参数",
"entityPageParam" : true "entityParam" : true
}, { }, {
"codeName" : "LASTRETURN", "codeName" : "LASTRETURN",
"logicName" : "上一次调用返回", "logicName" : "上一次调用返回",
"name" : "上一次调用返回", "name" : "上一次调用返回",
"lastReturnParam" : true "lastReturnParam" : true
}, { }, {
"codeName" : "PARAM", "codeName" : "LIST",
"logicName" : "参数", "logicName" : "数据列表",
"name" : "参数", "name" : "数据列表",
"entityParam" : true "entityPageParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -25129,6 +25129,76 @@ ...@@ -25129,6 +25129,76 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, {
"codeName" : "getVariable",
"defaultParamName" : "Default",
"logicName" : "读取变量",
"name" : "读取变量",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 210,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 538
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Global"
},
"leftPos" : 170,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 380
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "Global",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, { }, {
"codeName" : "gridBeforeLoad", "codeName" : "gridBeforeLoad",
"defaultParamName" : "Default", "defaultParamName" : "Default",
...@@ -25570,6 +25640,110 @@ ...@@ -25570,6 +25640,110 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, {
"codeName" : "setVariable",
"defaultParamName" : "Default",
"logicName" : "设置变量",
"name" : "设置变量",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 240,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 180,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 200,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "设置全局变量test",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "直接值[全局变量] ==> test[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"
},
"name" : "直接值[测试123123121] ==> test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, { }, {
"codeName" : "testviewlogic", "codeName" : "testviewlogic",
"defaultParamName" : "Default", "defaultParamName" : "Default",
...@@ -1855,31 +1855,6 @@ ...@@ -1855,31 +1855,6 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "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", "codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEUIAction" : {
...@@ -1914,6 +1889,31 @@ ...@@ -1914,6 +1889,31 @@
} }
} ], } ],
"topPos" : 208 "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)", "code" : "console.log(222)",
"codeName" : "RAWJSCODE2", "codeName" : "RAWJSCODE2",
...@@ -1935,15 +1935,15 @@ ...@@ -1935,15 +1935,15 @@
"topPos" : 208 "topPos" : 208
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "data", "codeName" : "data",
"logicName" : "输入数据", "logicName" : "输入数据",
"name" : "输入数据", "name" : "输入数据",
"entityParam" : true "entityParam" : true
}, {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
......
...@@ -7168,19 +7168,31 @@ ...@@ -7168,19 +7168,31 @@
"dstFieldName" : "name", "dstFieldName" : "name",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "id" : "test"
}, },
"name" : "直接值[全局变量] ==> GLOBAL[name]", "name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量", "srcValue" : "全局变量",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "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", "paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121", "srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
...@@ -7199,6 +7211,11 @@ ...@@ -7199,6 +7211,11 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, { }, {
"codeName" : "GLOBAL", "codeName" : "GLOBAL",
"logicName" : "全局变量", "logicName" : "全局变量",
......
...@@ -1893,31 +1893,6 @@ ...@@ -1893,31 +1893,6 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "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", "codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEUIAction" : {
...@@ -1952,6 +1927,31 @@ ...@@ -1952,6 +1927,31 @@
} }
} ], } ],
"topPos" : 208 "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)", "code" : "console.log(222)",
"codeName" : "RAWJSCODE2", "codeName" : "RAWJSCODE2",
...@@ -1973,15 +1973,15 @@ ...@@ -1973,15 +1973,15 @@
"topPos" : 208 "topPos" : 208
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "data", "codeName" : "data",
"logicName" : "输入数据", "logicName" : "输入数据",
"name" : "输入数据", "name" : "输入数据",
"entityParam" : true "entityParam" : true
}, {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
......
...@@ -8581,19 +8581,31 @@ ...@@ -8581,19 +8581,31 @@
"dstFieldName" : "name", "dstFieldName" : "name",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "id" : "test"
}, },
"name" : "直接值[全局变量] ==> GLOBAL[name]", "name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量", "srcValue" : "全局变量",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "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", "paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121", "srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
...@@ -8612,6 +8624,11 @@ ...@@ -8612,6 +8624,11 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, { }, {
"codeName" : "GLOBAL", "codeName" : "GLOBAL",
"logicName" : "全局变量", "logicName" : "全局变量",
......
...@@ -88914,19 +88914,31 @@ ...@@ -88914,19 +88914,31 @@
"dstFieldName" : "name", "dstFieldName" : "name",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "id" : "test"
}, },
"name" : "直接值[全局变量] ==> GLOBAL[name]", "name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量", "srcValue" : "全局变量",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "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", "paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121", "srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
...@@ -88945,6 +88957,11 @@ ...@@ -88945,6 +88957,11 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, { }, {
"codeName" : "GLOBAL", "codeName" : "GLOBAL",
"logicName" : "全局变量", "logicName" : "全局变量",
...@@ -102984,31 +103001,6 @@ ...@@ -102984,31 +103001,6 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "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", "codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEUIAction" : {
...@@ -103043,6 +103035,31 @@ ...@@ -103043,6 +103035,31 @@
} }
} ], } ],
"topPos" : 208 "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)", "code" : "console.log(222)",
"codeName" : "RAWJSCODE2", "codeName" : "RAWJSCODE2",
...@@ -103064,15 +103081,15 @@ ...@@ -103064,15 +103081,15 @@
"topPos" : 208 "topPos" : 208
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "data", "codeName" : "data",
"logicName" : "输入数据", "logicName" : "输入数据",
"name" : "输入数据", "name" : "输入数据",
"entityParam" : true "entityParam" : true
}, {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册