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

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

上级 94f63dae
......@@ -4117,6 +4117,37 @@
} ],
"topPos" : 200,
"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",
"leftPos" : 1026,
......@@ -4128,19 +4159,31 @@
},
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 329,
"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" : "直接值[true] ==> viewCaptionBarState[visible]",
"name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
......@@ -4157,7 +4200,7 @@
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 420
"topPos" : 208
}, {
"codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
......@@ -4227,56 +4270,12 @@
"id" : "view"
},
"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" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
"codeName" : "visible",
"logicName" : "标题栏显示与否",
"name" : "标题栏显示与否",
"simpleParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
......@@ -4288,10 +4287,11 @@
"name" : "面板标题栏容器",
"simpleParam" : true
}, {
"codeName" : "visible",
"logicName" : "标题栏显示与否",
"name" : "标题栏显示与否",
"simpleParam" : true
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "view",
"logicName" : "视图控制器",
......
......@@ -21377,6 +21377,37 @@
} ],
"topPos" : 200,
"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",
"leftPos" : 1026,
......@@ -21388,19 +21419,31 @@
},
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 329,
"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" : "直接值[true] ==> viewCaptionBarState[visible]",
"name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
......@@ -21417,7 +21460,7 @@
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 420
"topPos" : 208
}, {
"codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
......@@ -21487,56 +21530,12 @@
"id" : "view"
},
"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" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
"codeName" : "visible",
"logicName" : "标题栏显示与否",
"name" : "标题栏显示与否",
"simpleParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
......@@ -21548,10 +21547,11 @@
"name" : "面板标题栏容器",
"simpleParam" : true
}, {
"codeName" : "visible",
"logicName" : "标题栏显示与否",
"name" : "标题栏显示与否",
"simpleParam" : true
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "view",
"logicName" : "视图控制器",
......@@ -4127,6 +4127,37 @@
} ],
"topPos" : 200,
"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",
"leftPos" : 1026,
......@@ -4138,19 +4169,31 @@
},
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 329,
"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" : "直接值[true] ==> viewCaptionBarState[visible]",
"name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
......@@ -4167,7 +4210,7 @@
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 420
"topPos" : 208
}, {
"codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
......@@ -4237,56 +4280,12 @@
"id" : "view"
},
"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" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
"codeName" : "visible",
"logicName" : "标题栏显示与否",
"name" : "标题栏显示与否",
"simpleParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
......@@ -4298,10 +4297,11 @@
"name" : "面板标题栏容器",
"simpleParam" : true
}, {
"codeName" : "visible",
"logicName" : "标题栏显示与否",
"name" : "标题栏显示与否",
"simpleParam" : true
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "view",
"logicName" : "视图控制器",
......
......@@ -4704,6 +4704,37 @@
} ],
"topPos" : 200,
"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",
"leftPos" : 1026,
......@@ -4715,19 +4746,31 @@
},
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 329,
"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" : "直接值[true] ==> viewCaptionBarState[visible]",
"name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
......@@ -4744,7 +4787,7 @@
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 420
"topPos" : 208
}, {
"codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
......@@ -4814,56 +4857,12 @@
"id" : "view"
},
"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" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
"codeName" : "visible",
"logicName" : "标题栏显示与否",
"name" : "标题栏显示与否",
"simpleParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
......@@ -4875,10 +4874,11 @@
"name" : "面板标题栏容器",
"simpleParam" : true
}, {
"codeName" : "visible",
"logicName" : "标题栏显示与否",
"name" : "标题栏显示与否",
"simpleParam" : true
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "view",
"logicName" : "视图控制器",
......
......@@ -79,6 +79,23 @@
},
"rawContent" : "单数据容器",
"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" : "文本",
"contentType" : "RAW",
......@@ -112,25 +129,6 @@
},
"rawContent" : "文本内容",
"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"
}, {
......
......@@ -51466,6 +51466,37 @@
} ],
"topPos" : 200,
"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",
"leftPos" : 1026,
......@@ -51477,19 +51508,31 @@
},
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 329,
"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" : "直接值[true] ==> viewCaptionBarState[visible]",
"name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "true",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "tYpe",
......@@ -51506,7 +51549,7 @@
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 420
"topPos" : 208
}, {
"codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
......@@ -51576,56 +51619,12 @@
"id" : "view"
},
"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" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
"codeName" : "visible",
"logicName" : "标题栏显示与否",
"name" : "标题栏显示与否",
"simpleParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
......@@ -51637,10 +51636,11 @@
"name" : "面板标题栏容器",
"simpleParam" : true
}, {
"codeName" : "visible",
"logicName" : "标题栏显示与否",
"name" : "标题栏显示与否",
"simpleParam" : true
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "view",
"logicName" : "视图控制器",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册