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

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

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