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

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

上级 94f63dae
...@@ -4117,6 +4117,37 @@ ...@@ -4117,6 +4117,37 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 329,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[true] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 420
}, { }, {
"codeName" : "PFPLUGIN1", "codeName" : "PFPLUGIN1",
"leftPos" : 1026, "leftPos" : 1026,
...@@ -4128,19 +4159,31 @@ ...@@ -4128,19 +4159,31 @@
}, },
"topPos" : 208 "topPos" : 208
}, { }, {
"codeName" : "PREPAREJSPARAM2", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 329, "leftPos" : 734,
"logicNodeType" : "PREPAREJSPARAM", "logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数", "name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PFPLUGIN1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible", "dstFieldName" : "visible",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "viewCaptionBarState" "id" : "viewCaptionBarState"
}, },
"name" : "直接值[true] ==> viewCaptionBarState[visible]", "name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "true", "srcValue" : "false",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "tYpe", "dstFieldName" : "tYpe",
...@@ -4157,7 +4200,7 @@ ...@@ -4157,7 +4200,7 @@
}, },
"srcValueType" : "SRCDLPARAM" "srcValueType" : "SRCDLPARAM"
} ], } ],
"topPos" : 420 "topPos" : 208
}, { }, {
"codeName" : "BINDPARAM1", "codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
...@@ -4227,56 +4270,12 @@ ...@@ -4227,56 +4270,12 @@
"id" : "view" "id" : "view"
}, },
"topPos" : 208 "topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 734,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PFPLUGIN1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "visible",
"logicName" : "传入变量", "logicName" : "标题栏显示与否",
"name" : "传入变量", "name" : "标题栏显示与否",
"default" : true, "simpleParam" : true
"entityParam" : true
}, { }, {
"codeName" : "test", "codeName" : "test",
"logicName" : "测试", "logicName" : "测试",
...@@ -4288,10 +4287,11 @@ ...@@ -4288,10 +4287,11 @@
"name" : "面板标题栏容器", "name" : "面板标题栏容器",
"simpleParam" : true "simpleParam" : true
}, { }, {
"codeName" : "visible", "codeName" : "Default",
"logicName" : "标题栏显示与否", "logicName" : "传入变量",
"name" : "标题栏显示与否", "name" : "传入变量",
"simpleParam" : true "default" : true,
"entityParam" : true
}, { }, {
"codeName" : "view", "codeName" : "view",
"logicName" : "视图控制器", "logicName" : "视图控制器",
......
...@@ -21377,6 +21377,37 @@ ...@@ -21377,6 +21377,37 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 329,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[true] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 420
}, { }, {
"codeName" : "PFPLUGIN1", "codeName" : "PFPLUGIN1",
"leftPos" : 1026, "leftPos" : 1026,
...@@ -21388,19 +21419,31 @@ ...@@ -21388,19 +21419,31 @@
}, },
"topPos" : 208 "topPos" : 208
}, { }, {
"codeName" : "PREPAREJSPARAM2", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 329, "leftPos" : 734,
"logicNodeType" : "PREPAREJSPARAM", "logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数", "name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PFPLUGIN1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible", "dstFieldName" : "visible",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "viewCaptionBarState" "id" : "viewCaptionBarState"
}, },
"name" : "直接值[true] ==> viewCaptionBarState[visible]", "name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "true", "srcValue" : "false",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "tYpe", "dstFieldName" : "tYpe",
...@@ -21417,7 +21460,7 @@ ...@@ -21417,7 +21460,7 @@
}, },
"srcValueType" : "SRCDLPARAM" "srcValueType" : "SRCDLPARAM"
} ], } ],
"topPos" : 420 "topPos" : 208
}, { }, {
"codeName" : "BINDPARAM1", "codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
...@@ -21487,56 +21530,12 @@ ...@@ -21487,56 +21530,12 @@
"id" : "view" "id" : "view"
}, },
"topPos" : 208 "topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 734,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PFPLUGIN1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "visible",
"logicName" : "传入变量", "logicName" : "标题栏显示与否",
"name" : "传入变量", "name" : "标题栏显示与否",
"default" : true, "simpleParam" : true
"entityParam" : true
}, { }, {
"codeName" : "test", "codeName" : "test",
"logicName" : "测试", "logicName" : "测试",
...@@ -21548,10 +21547,11 @@ ...@@ -21548,10 +21547,11 @@
"name" : "面板标题栏容器", "name" : "面板标题栏容器",
"simpleParam" : true "simpleParam" : true
}, { }, {
"codeName" : "visible", "codeName" : "Default",
"logicName" : "标题栏显示与否", "logicName" : "传入变量",
"name" : "标题栏显示与否", "name" : "传入变量",
"simpleParam" : true "default" : true,
"entityParam" : true
}, { }, {
"codeName" : "view", "codeName" : "view",
"logicName" : "视图控制器", "logicName" : "视图控制器",
...@@ -4127,6 +4127,37 @@ ...@@ -4127,6 +4127,37 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 329,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[true] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 420
}, { }, {
"codeName" : "PFPLUGIN1", "codeName" : "PFPLUGIN1",
"leftPos" : 1026, "leftPos" : 1026,
...@@ -4138,19 +4169,31 @@ ...@@ -4138,19 +4169,31 @@
}, },
"topPos" : 208 "topPos" : 208
}, { }, {
"codeName" : "PREPAREJSPARAM2", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 329, "leftPos" : 734,
"logicNodeType" : "PREPAREJSPARAM", "logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数", "name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PFPLUGIN1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible", "dstFieldName" : "visible",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "viewCaptionBarState" "id" : "viewCaptionBarState"
}, },
"name" : "直接值[true] ==> viewCaptionBarState[visible]", "name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "true", "srcValue" : "false",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "tYpe", "dstFieldName" : "tYpe",
...@@ -4167,7 +4210,7 @@ ...@@ -4167,7 +4210,7 @@
}, },
"srcValueType" : "SRCDLPARAM" "srcValueType" : "SRCDLPARAM"
} ], } ],
"topPos" : 420 "topPos" : 208
}, { }, {
"codeName" : "BINDPARAM1", "codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
...@@ -4237,56 +4280,12 @@ ...@@ -4237,56 +4280,12 @@
"id" : "view" "id" : "view"
}, },
"topPos" : 208 "topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 734,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PFPLUGIN1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "visible",
"logicName" : "传入变量", "logicName" : "标题栏显示与否",
"name" : "传入变量", "name" : "标题栏显示与否",
"default" : true, "simpleParam" : true
"entityParam" : true
}, { }, {
"codeName" : "test", "codeName" : "test",
"logicName" : "测试", "logicName" : "测试",
...@@ -4298,10 +4297,11 @@ ...@@ -4298,10 +4297,11 @@
"name" : "面板标题栏容器", "name" : "面板标题栏容器",
"simpleParam" : true "simpleParam" : true
}, { }, {
"codeName" : "visible", "codeName" : "Default",
"logicName" : "标题栏显示与否", "logicName" : "传入变量",
"name" : "标题栏显示与否", "name" : "传入变量",
"simpleParam" : true "default" : true,
"entityParam" : true
}, { }, {
"codeName" : "view", "codeName" : "view",
"logicName" : "视图控制器", "logicName" : "视图控制器",
......
...@@ -4704,6 +4704,37 @@ ...@@ -4704,6 +4704,37 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 329,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[true] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 420
}, { }, {
"codeName" : "PFPLUGIN1", "codeName" : "PFPLUGIN1",
"leftPos" : 1026, "leftPos" : 1026,
...@@ -4715,19 +4746,31 @@ ...@@ -4715,19 +4746,31 @@
}, },
"topPos" : 208 "topPos" : 208
}, { }, {
"codeName" : "PREPAREJSPARAM2", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 329, "leftPos" : 734,
"logicNodeType" : "PREPAREJSPARAM", "logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数", "name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PFPLUGIN1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible", "dstFieldName" : "visible",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "viewCaptionBarState" "id" : "viewCaptionBarState"
}, },
"name" : "直接值[true] ==> viewCaptionBarState[visible]", "name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "true", "srcValue" : "false",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "tYpe", "dstFieldName" : "tYpe",
...@@ -4744,7 +4787,7 @@ ...@@ -4744,7 +4787,7 @@
}, },
"srcValueType" : "SRCDLPARAM" "srcValueType" : "SRCDLPARAM"
} ], } ],
"topPos" : 420 "topPos" : 208
}, { }, {
"codeName" : "BINDPARAM1", "codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
...@@ -4814,56 +4857,12 @@ ...@@ -4814,56 +4857,12 @@
"id" : "view" "id" : "view"
}, },
"topPos" : 208 "topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 734,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PFPLUGIN1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "visible",
"logicName" : "传入变量", "logicName" : "标题栏显示与否",
"name" : "传入变量", "name" : "标题栏显示与否",
"default" : true, "simpleParam" : true
"entityParam" : true
}, { }, {
"codeName" : "test", "codeName" : "test",
"logicName" : "测试", "logicName" : "测试",
...@@ -4875,10 +4874,11 @@ ...@@ -4875,10 +4874,11 @@
"name" : "面板标题栏容器", "name" : "面板标题栏容器",
"simpleParam" : true "simpleParam" : true
}, { }, {
"codeName" : "visible", "codeName" : "Default",
"logicName" : "标题栏显示与否", "logicName" : "传入变量",
"name" : "标题栏显示与否", "name" : "传入变量",
"simpleParam" : true "default" : true,
"entityParam" : true
}, { }, {
"codeName" : "view", "codeName" : "view",
"logicName" : "视图控制器", "logicName" : "视图控制器",
......
...@@ -79,6 +79,23 @@ ...@@ -79,6 +79,23 @@
}, },
"rawContent" : "单数据容器", "rawContent" : "单数据容器",
"showCaption" : true "showCaption" : true
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_show1",
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "field_text_show1",
"predefinedType" : "FIELD_TEXT_DYNAMIC"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "show1",
"hidden" : false,
"showCaption" : false
}, { }, {
"caption" : "文本", "caption" : "文本",
"contentType" : "RAW", "contentType" : "RAW",
...@@ -112,25 +129,6 @@ ...@@ -112,25 +129,6 @@
}, },
"rawContent" : "文本内容", "rawContent" : "文本内容",
"showCaption" : true "showCaption" : true
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_show1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_show1",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "show1",
"hidden" : false,
"showCaption" : false
} ], } ],
"predefinedType" : "CONTAINER_SINGLEDATA" "predefinedType" : "CONTAINER_SINGLEDATA"
}, { }, {
......
...@@ -51466,6 +51466,37 @@ ...@@ -51466,6 +51466,37 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 329,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[true] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 420
}, { }, {
"codeName" : "PFPLUGIN1", "codeName" : "PFPLUGIN1",
"leftPos" : 1026, "leftPos" : 1026,
...@@ -51477,19 +51508,31 @@ ...@@ -51477,19 +51508,31 @@
}, },
"topPos" : 208 "topPos" : 208
}, { }, {
"codeName" : "PREPAREJSPARAM2", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 329, "leftPos" : 734,
"logicNodeType" : "PREPAREJSPARAM", "logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数", "name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PFPLUGIN1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible", "dstFieldName" : "visible",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "viewCaptionBarState" "id" : "viewCaptionBarState"
}, },
"name" : "直接值[true] ==> viewCaptionBarState[visible]", "name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "true", "srcValue" : "false",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "tYpe", "dstFieldName" : "tYpe",
...@@ -51506,7 +51549,7 @@ ...@@ -51506,7 +51549,7 @@
}, },
"srcValueType" : "SRCDLPARAM" "srcValueType" : "SRCDLPARAM"
} ], } ],
"topPos" : 420 "topPos" : 208
}, { }, {
"codeName" : "BINDPARAM1", "codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
...@@ -51576,56 +51619,12 @@ ...@@ -51576,56 +51619,12 @@
"id" : "view" "id" : "view"
}, },
"topPos" : 208 "topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 734,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PFPLUGIN1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "viewCaptionBarState"
},
"name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "Default[TYPE] ==> test[tYpe]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "TYPE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "visible",
"logicName" : "传入变量", "logicName" : "标题栏显示与否",
"name" : "传入变量", "name" : "标题栏显示与否",
"default" : true, "simpleParam" : true
"entityParam" : true
}, { }, {
"codeName" : "test", "codeName" : "test",
"logicName" : "测试", "logicName" : "测试",
...@@ -51637,10 +51636,11 @@ ...@@ -51637,10 +51636,11 @@
"name" : "面板标题栏容器", "name" : "面板标题栏容器",
"simpleParam" : true "simpleParam" : true
}, { }, {
"codeName" : "visible", "codeName" : "Default",
"logicName" : "标题栏显示与否", "logicName" : "传入变量",
"name" : "标题栏显示与否", "name" : "传入变量",
"simpleParam" : true "default" : true,
"entityParam" : true
}, { }, {
"codeName" : "view", "codeName" : "view",
"logicName" : "视图控制器", "logicName" : "视图控制器",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册