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

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

上级 e89ed52e
...@@ -4095,6 +4095,23 @@ ...@@ -4095,6 +4095,23 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM3",
"leftPos" : 600,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchform.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"name" : "直接值[true] ==> layoutPanel[view_searchform.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 316
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 317, "leftPos" : 317,
...@@ -4112,13 +4129,18 @@ ...@@ -4112,13 +4129,18 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "visible 等于(=) true", "name" : "temp[visible] 等于(=) true",
"paramValue" : "true", "paramValue" : "true",
"getSrcLogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"value" : "true" "value" : "true"
} ] } ]
}, },
...@@ -4138,12 +4160,13 @@ ...@@ -4138,12 +4160,13 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "visible 等于(=) false", "name" : "temp[visible] 等于(=) false",
"paramValue" : "false", "paramValue" : "false",
"value" : "false" "value" : "false"
} ] } ]
...@@ -4154,11 +4177,12 @@ ...@@ -4154,11 +4177,12 @@
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"name" : "layoutPanel[view_searchform.state.visible] ==> visible", "name" : "layoutPanel[view_searchform.state.visible] ==> temp[visible]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcFieldName" : "view_searchform.state.visible", "srcFieldName" : "view_searchform.state.visible",
"getSrcPSDEUILogicParam" : { "getSrcPSDEUILogicParam" : {
...@@ -4185,30 +4209,8 @@ ...@@ -4185,30 +4209,8 @@
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
} ], } ],
"topPos" : 120 "topPos" : 120
}, {
"codeName" : "PREPAREJSPARAM3",
"leftPos" : 600,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchform.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"name" : "直接值[true] ==> layoutPanel[view_searchform.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 316
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "visible",
"logicName" : "当前显示状态",
"name" : "当前显示状态",
"simpleParam" : true
}, {
"codeName" : "layoutPanel", "codeName" : "layoutPanel",
"logicName" : "所有面板成员对象", "logicName" : "所有面板成员对象",
"name" : "所有面板成员对象", "name" : "所有面板成员对象",
...@@ -4219,6 +4221,11 @@ ...@@ -4219,6 +4221,11 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "temp",
"logicName" : "当前显示状态",
"name" : "当前显示状态",
"simpleParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -20622,6 +20622,23 @@ ...@@ -20622,6 +20622,23 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM3",
"leftPos" : 600,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchform.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"name" : "直接值[true] ==> layoutPanel[view_searchform.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 316
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 317, "leftPos" : 317,
...@@ -20639,13 +20656,18 @@ ...@@ -20639,13 +20656,18 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "visible 等于(=) true", "name" : "temp[visible] 等于(=) true",
"paramValue" : "true", "paramValue" : "true",
"getSrcLogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"value" : "true" "value" : "true"
} ] } ]
}, },
...@@ -20665,12 +20687,13 @@ ...@@ -20665,12 +20687,13 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "visible 等于(=) false", "name" : "temp[visible] 等于(=) false",
"paramValue" : "false", "paramValue" : "false",
"value" : "false" "value" : "false"
} ] } ]
...@@ -20681,11 +20704,12 @@ ...@@ -20681,11 +20704,12 @@
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"name" : "layoutPanel[view_searchform.state.visible] ==> visible", "name" : "layoutPanel[view_searchform.state.visible] ==> temp[visible]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcFieldName" : "view_searchform.state.visible", "srcFieldName" : "view_searchform.state.visible",
"getSrcPSDEUILogicParam" : { "getSrcPSDEUILogicParam" : {
...@@ -20712,30 +20736,8 @@ ...@@ -20712,30 +20736,8 @@
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
} ], } ],
"topPos" : 120 "topPos" : 120
}, {
"codeName" : "PREPAREJSPARAM3",
"leftPos" : 600,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchform.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"name" : "直接值[true] ==> layoutPanel[view_searchform.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 316
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "visible",
"logicName" : "当前显示状态",
"name" : "当前显示状态",
"simpleParam" : true
}, {
"codeName" : "layoutPanel", "codeName" : "layoutPanel",
"logicName" : "所有面板成员对象", "logicName" : "所有面板成员对象",
"name" : "所有面板成员对象", "name" : "所有面板成员对象",
...@@ -20746,6 +20748,11 @@ ...@@ -20746,6 +20748,11 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "temp",
"logicName" : "当前显示状态",
"name" : "当前显示状态",
"simpleParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -161,9 +161,13 @@ ...@@ -161,9 +161,13 @@
"codeName" : "Field" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"readonly" : "true"
},
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 2000, "maxLength" : 2000,
"name" : "field" "name" : "field",
"readOnly" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -4105,6 +4105,23 @@ ...@@ -4105,6 +4105,23 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM3",
"leftPos" : 600,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchform.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"name" : "直接值[true] ==> layoutPanel[view_searchform.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 316
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 317, "leftPos" : 317,
...@@ -4122,13 +4139,18 @@ ...@@ -4122,13 +4139,18 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "visible 等于(=) true", "name" : "temp[visible] 等于(=) true",
"paramValue" : "true", "paramValue" : "true",
"getSrcLogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"value" : "true" "value" : "true"
} ] } ]
}, },
...@@ -4148,12 +4170,13 @@ ...@@ -4148,12 +4170,13 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "visible 等于(=) false", "name" : "temp[visible] 等于(=) false",
"paramValue" : "false", "paramValue" : "false",
"value" : "false" "value" : "false"
} ] } ]
...@@ -4164,11 +4187,12 @@ ...@@ -4164,11 +4187,12 @@
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"name" : "layoutPanel[view_searchform.state.visible] ==> visible", "name" : "layoutPanel[view_searchform.state.visible] ==> temp[visible]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcFieldName" : "view_searchform.state.visible", "srcFieldName" : "view_searchform.state.visible",
"getSrcPSDEUILogicParam" : { "getSrcPSDEUILogicParam" : {
...@@ -4195,30 +4219,8 @@ ...@@ -4195,30 +4219,8 @@
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
} ], } ],
"topPos" : 120 "topPos" : 120
}, {
"codeName" : "PREPAREJSPARAM3",
"leftPos" : 600,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchform.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"name" : "直接值[true] ==> layoutPanel[view_searchform.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 316
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "visible",
"logicName" : "当前显示状态",
"name" : "当前显示状态",
"simpleParam" : true
}, {
"codeName" : "layoutPanel", "codeName" : "layoutPanel",
"logicName" : "所有面板成员对象", "logicName" : "所有面板成员对象",
"name" : "所有面板成员对象", "name" : "所有面板成员对象",
...@@ -4229,6 +4231,11 @@ ...@@ -4229,6 +4231,11 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "temp",
"logicName" : "当前显示状态",
"name" : "当前显示状态",
"simpleParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -1595,9 +1595,13 @@ ...@@ -1595,9 +1595,13 @@
"codeName" : "Field" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"readonly" : "true"
},
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 2000, "maxLength" : 2000,
"name" : "field" "name" : "field",
"readOnly" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -194,9 +194,13 @@ ...@@ -194,9 +194,13 @@
"codeName" : "Field" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"readonly" : "true"
},
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 2000, "maxLength" : 2000,
"name" : "field" "name" : "field",
"readOnly" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -4622,6 +4622,23 @@ ...@@ -4622,6 +4622,23 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM3",
"leftPos" : 600,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchform.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"name" : "直接值[true] ==> layoutPanel[view_searchform.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 316
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 317, "leftPos" : 317,
...@@ -4639,13 +4656,18 @@ ...@@ -4639,13 +4656,18 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "visible 等于(=) true", "name" : "temp[visible] 等于(=) true",
"paramValue" : "true", "paramValue" : "true",
"getSrcLogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"value" : "true" "value" : "true"
} ] } ]
}, },
...@@ -4665,12 +4687,13 @@ ...@@ -4665,12 +4687,13 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "visible 等于(=) false", "name" : "temp[visible] 等于(=) false",
"paramValue" : "false", "paramValue" : "false",
"value" : "false" "value" : "false"
} ] } ]
...@@ -4681,11 +4704,12 @@ ...@@ -4681,11 +4704,12 @@
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"name" : "layoutPanel[view_searchform.state.visible] ==> visible", "name" : "layoutPanel[view_searchform.state.visible] ==> temp[visible]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcFieldName" : "view_searchform.state.visible", "srcFieldName" : "view_searchform.state.visible",
"getSrcPSDEUILogicParam" : { "getSrcPSDEUILogicParam" : {
...@@ -4712,30 +4736,8 @@ ...@@ -4712,30 +4736,8 @@
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
} ], } ],
"topPos" : 120 "topPos" : 120
}, {
"codeName" : "PREPAREJSPARAM3",
"leftPos" : 600,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchform.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"name" : "直接值[true] ==> layoutPanel[view_searchform.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 316
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "visible",
"logicName" : "当前显示状态",
"name" : "当前显示状态",
"simpleParam" : true
}, {
"codeName" : "layoutPanel", "codeName" : "layoutPanel",
"logicName" : "所有面板成员对象", "logicName" : "所有面板成员对象",
"name" : "所有面板成员对象", "name" : "所有面板成员对象",
...@@ -4746,6 +4748,11 @@ ...@@ -4746,6 +4748,11 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "temp",
"logicName" : "当前显示状态",
"name" : "当前显示状态",
"simpleParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -1199,9 +1199,13 @@ ...@@ -1199,9 +1199,13 @@
"codeName" : "Field" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"readonly" : "true"
},
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 2000, "maxLength" : 2000,
"name" : "field" "name" : "field",
"readOnly" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -9671,10 +9671,10 @@ ...@@ -9671,10 +9671,10 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
...@@ -9683,10 +9683,10 @@ ...@@ -9683,10 +9683,10 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
} }
} ] } ]
}, { }, {
...@@ -9709,16 +9709,16 @@ ...@@ -9709,16 +9709,16 @@
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
...@@ -9731,65 +9731,65 @@ ...@@ -9731,65 +9731,65 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg6"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg9"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg8"
}, }
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-无删除", "name" : "关闭模式-无删除",
...@@ -9798,10 +9798,10 @@ ...@@ -9798,10 +9798,10 @@
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg13"
} }
} ] } ]
}, { }, {
...@@ -48290,6 +48290,23 @@ ...@@ -48290,6 +48290,23 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM3",
"leftPos" : 600,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchform.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"name" : "直接值[true] ==> layoutPanel[view_searchform.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 316
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 317, "leftPos" : 317,
...@@ -48307,13 +48324,18 @@ ...@@ -48307,13 +48324,18 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "visible 等于(=) true", "name" : "temp[visible] 等于(=) true",
"paramValue" : "true", "paramValue" : "true",
"getSrcLogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"value" : "true" "value" : "true"
} ] } ]
}, },
...@@ -48333,12 +48355,13 @@ ...@@ -48333,12 +48355,13 @@
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "visible 等于(=) false", "name" : "temp[visible] 等于(=) false",
"paramValue" : "false", "paramValue" : "false",
"value" : "false" "value" : "false"
} ] } ]
...@@ -48349,11 +48372,12 @@ ...@@ -48349,11 +48372,12 @@
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "temp"
}, },
"name" : "layoutPanel[view_searchform.state.visible] ==> visible", "name" : "layoutPanel[view_searchform.state.visible] ==> temp[visible]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcFieldName" : "view_searchform.state.visible", "srcFieldName" : "view_searchform.state.visible",
"getSrcPSDEUILogicParam" : { "getSrcPSDEUILogicParam" : {
...@@ -48380,30 +48404,8 @@ ...@@ -48380,30 +48404,8 @@
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
} ], } ],
"topPos" : 120 "topPos" : 120
}, {
"codeName" : "PREPAREJSPARAM3",
"leftPos" : 600,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchform.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"name" : "直接值[true] ==> layoutPanel[view_searchform.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 316
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "visible",
"logicName" : "当前显示状态",
"name" : "当前显示状态",
"simpleParam" : true
}, {
"codeName" : "layoutPanel", "codeName" : "layoutPanel",
"logicName" : "所有面板成员对象", "logicName" : "所有面板成员对象",
"name" : "所有面板成员对象", "name" : "所有面板成员对象",
...@@ -48414,6 +48416,11 @@ ...@@ -48414,6 +48416,11 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "temp",
"logicName" : "当前显示状态",
"name" : "当前显示状态",
"simpleParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册