提交 5dd45c41 编写于 作者: ibizdev's avatar ibizdev

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

上级 ab68be87
...@@ -8755,6 +8755,8 @@ ...@@ -8755,6 +8755,8 @@
}, { }, {
"id" : "field_textbox1", "id" : "field_textbox1",
"viewFieldName" : "TESTNAME" "viewFieldName" : "TESTNAME"
}, {
"id" : "field_image"
}, { }, {
"id" : "field_textbox2", "id" : "field_textbox2",
"viewFieldName" : "TESTNAME" "viewFieldName" : "TESTNAME"
...@@ -8897,7 +8899,8 @@ ...@@ -8897,7 +8899,8 @@
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "标签", "caption" : "标签",
"contentType" : "RAW", "contentType" : "HTML",
"htmlContent" : "<p>名称:{{data.testname}}</p>",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label", "name" : "static_label",
...@@ -8907,13 +8910,12 @@ ...@@ -8907,13 +8910,12 @@
"widthMode" : "FULL" "widthMode" : "FULL"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "测试面板直接内容", "content" : "<p>名称:{{data.testname}}</p>",
"contentType" : "RAW", "contentType" : "HTML",
"name" : "static_label", "name" : "static_label",
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH" "templateMode" : true
}, },
"rawContent" : "测试面板直接内容",
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "文本框", "caption" : "文本框",
...@@ -8945,6 +8947,28 @@ ...@@ -8945,6 +8947,28 @@
"width" : 600.0, "width" : 600.0,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, {
"caption" : "图片(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_image",
"getPSEditor" : {
"editorParams" : {
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_image",
"predefinedType" : "FIELD_IMAGE"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
...@@ -23086,6 +23110,23 @@ ...@@ -23086,6 +23110,23 @@
"uIActionTag" : "editWizard", "uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "editWizard@TEST" "id" : "editWizard@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openbaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "TEST_openbaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "打开百度",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openbaidu",
"uIActionType" : "DEUIACTION",
"id" : "openbaidu@TEST"
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "CustomGridLoad", "codeName" : "CustomGridLoad",
...@@ -24070,11 +24111,10 @@ ...@@ -24070,11 +24111,10 @@
"id" : "Begin" "id" : "Begin"
} }
}, { }, {
"codeName" : "fieldScript", "codeName" : "deloginanddataset",
"defaultParamName" : "Default", "defaultParamName" : "Default",
"logicName" : "参数属性脚本", "logicName" : "实体逻辑和数据集",
"memo" : "参数取值支持xxx.ddd.ccc的写法", "name" : "实体逻辑和数据集",
"name" : "参数属性脚本",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 200,
...@@ -24083,7 +24123,7 @@ ...@@ -24083,7 +24123,7 @@
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "BINDPARAM1" "id" : "MSGBOX1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
...@@ -24095,79 +24135,80 @@ ...@@ -24095,79 +24135,80 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"codeName" : "PREPAREJSPARAM2", "codeName" : "DEDATASET1",
"leftPos" : 329, "getDstPSAppDEDataSet" : {
"logicNodeType" : "PREPAREJSPARAM", "modelref" : true,
"name" : "准备参数", "id" : "FetchDefault"
"getPSDEUILogicNodeParams" : [ { },
"dstFieldName" : "visible", "getDstPSAppDataEntity" : {
"getDstPSDEUILogicParam" : { "modelref" : true,
"modelref" : true, "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
"id" : "viewCaptionBarState" },
}, "getDstPSDEUILogicParam" : {
"name" : "直接值[true] ==> viewCaptionBarState[visible]", "modelref" : true,
"paramAction" : "SETPARAMVALUE", "id" : "PARAM"
"srcValue" : "true", },
"srcValueType" : "SRCVALUE" "leftPos" : 310,
}, { "logicNodeType" : "DEDATASET",
"dstFieldName" : "tYpe", "name" : "实体数据集",
"getDstPSDEUILogicParam" : { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "test" "id" : "DEBUGPARAM1"
}, },
"name" : "Default[TYPE] ==> test[tYpe]", "linkMode" : 0,
"paramAction" : "SETPARAMVALUE", "name" : "连接名称",
"srcFieldName" : "TYPE", "getSrcPSDEUILogicNode" : {
"getSrcPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "DEDATASET1"
}, }
"srcValueType" : "SRCDLPARAM"
} ], } ],
"topPos" : 420 "getRetPSDEUILogicParam" : {
}, {
"codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "viewCaptionBarState" "id" : "LIST"
}, },
"leftPos" : 329, "topPos" : 650
"logicNodeType" : "BINDPARAM", }, {
"name" : "绑定标题栏状态", "buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 160,
"logicNodeType" : "MSGBOX",
"message" : "【是】调用尸体逻辑\n【否】调用实体数据集",
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM1" "id" : "DELOGIC1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "标题显示", "name" : "",
"getPSDEUILogicLinkGroupCond" : { "getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND", "groupOP" : "AND",
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "viewCaptionBarState" "id" : "LASTRETURN"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "viewCaptionBarState[visible] 等于(=) true", "name" : "LASTRETURN 等于(=) yes",
"paramValue" : "true", "paramValue" : "yes",
"value" : "true" "value" : "yes"
} ] } ]
}, },
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "BINDPARAM1" "id" : "MSGBOX1"
} }
}, { }, {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM2" "id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "标题不显示", "name" : "",
"getPSDEUILogicLinkGroupCond" : { "getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND", "groupOP" : "AND",
"logicType" : "GROUP", "logicType" : "GROUP",
...@@ -24175,44 +24216,31 @@ ...@@ -24175,44 +24216,31 @@
"condOP" : "EQ", "condOP" : "EQ",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "visible" "id" : "LASTRETURN"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "visible 等于(=) false", "name" : "LASTRETURN 等于(=) no",
"paramValue" : "false", "paramValue" : "no",
"value" : "false" "value" : "no"
} ] } ]
}, },
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "BINDPARAM1" "id" : "MSGBOX1"
} }
} ], } ],
"srcFieldName" : "layoutPanel.panelItems.view_captionbar.state", "showMode" : "CENTER",
"getSrcPSDEUILogicParam" : { "title" : "是否执行逻辑或查询数据集",
"modelref" : true, "topPos" : 340
"id" : "view"
},
"topPos" : 208
}, {
"codeName" : "PFPLUGIN1",
"leftPos" : 1026,
"logicNodeType" : "PFPLUGIN",
"name" : "logicNodePlugin",
"getPSSysPFPlugin" : {
"pluginType" : "UILOGICNODE",
"pluginCode" : "logicNodePlugin"
},
"topPos" : 208
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 734, "leftPos" : 296,
"logicNodeType" : "PREPAREJSPARAM", "logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数", "name" : "准备参数",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PFPLUGIN1" "id" : "DEDATASET1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
...@@ -24222,31 +24250,75 @@ ...@@ -24222,31 +24250,75 @@
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible", "dstFieldName" : "n_type_eq",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "viewCaptionBarState" "id" : "PARAM"
}, },
"name" : "直接值[false] ==> viewCaptionBarState[visible]", "name" : "直接值[B] ==> PARAM[n_type_eq]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "false", "srcValue" : "B",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { } ],
"dstFieldName" : "tYpe", "topPos" : 520
"getDstPSDEUILogicParam" : { }, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "LIST"
},
"leftPos" : 320,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "test" "id" : "END1"
}, },
"name" : "Default[TYPE] ==> test[tYpe]", "linkMode" : 0,
"paramAction" : "SETPARAMVALUE", "name" : "连接名称",
"srcFieldName" : "TYPE", "getSrcPSDEUILogicNode" : {
"getSrcPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "DEBUGPARAM1"
}
} ],
"topPos" : 760
}, {
"codeName" : "DELOGIC1",
"getDstPSAppDELogic" : {
"modelref" : true,
"id" : "Success"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 10,
"logicNodeType" : "DELOGIC",
"name" : "实体处理逻辑",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
}, },
"srcValueType" : "SRCDLPARAM" "linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DELOGIC1"
}
} ], } ],
"topPos" : 208 "topPos" : 520
}, {
"codeName" : "END1",
"leftPos" : 200,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 943
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -24255,35 +24327,30 @@ ...@@ -24255,35 +24327,30 @@
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, { }, {
"codeName" : "visible", "codeName" : "LIST",
"logicName" : "标题栏显示与否", "logicName" : "数据列表",
"name" : "标题栏显示与否", "name" : "数据列表",
"simpleParam" : true "entityPageParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"simpleParam" : true
}, { }, {
"codeName" : "viewCaptionBarState", "codeName" : "LASTRETURN",
"logicName" : "面板标题栏容器", "logicName" : "上一次调用返回",
"name" : "面板标题栏容器", "name" : "上一次调用返回",
"simpleParam" : true "lastReturnParam" : true
}, { }, {
"codeName" : "view", "codeName" : "PARAM",
"logicName" : "视图控制器", "logicName" : "参数",
"name" : "视图控制器", "name" : "参数",
"activeViewParam" : true "entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, { }, {
"codeName" : "filterSwitching", "codeName" : "deoruiaction",
"defaultParamName" : "Default", "defaultParamName" : "Default",
"logicName" : "过滤搜索栏切换", "logicName" : "实体和界面行为",
"name" : "过滤搜索栏切换", "name" : "实体和界面行为",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 200,
...@@ -24292,64 +24359,104 @@ ...@@ -24292,64 +24359,104 @@
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM3" "id" : "MSGBOX1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "当前显示", "name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 160,
"logicNodeType" : "MSGBOX",
"message" : "【是】调用实体行为\n【否】调用界面行为",
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "是",
"getPSDEUILogicLinkGroupCond" : { "getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND", "groupOP" : "AND",
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "view_searchbar.state.visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "layoutPanel" "id" : "LASTRETURN"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "layoutPanel[view_searchbar.state.visible] 等于(=) true", "name" : "LASTRETURN 等于(=) yes",
"paramValue" : "true", "paramValue" : "yes",
"value" : "true" "value" : "yes"
} ] } ]
}, },
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "MSGBOX1"
} }
}, { }, {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM2" "id" : "DEUIACTION1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "当前未显示", "name" : "",
"getPSDEUILogicLinkGroupCond" : { "getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND", "groupOP" : "AND",
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "view_searchbar.state.visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "layoutPanel" "id" : "LASTRETURN"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "layoutPanel[view_searchbar.state.visible] 等于(=) false", "name" : "LASTRETURN 等于(=) no",
"paramValue" : "false", "paramValue" : "no",
"value" : "false" "value" : "no"
} ] } ]
}, },
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "MSGBOX1"
} }
} ], } ],
"topPos" : 200 "showMode" : "CENTER",
"title" : "是否调用实体行为",
"topPos" : 350
}, { }, {
"codeName" : "PREPAREJSPARAM2", "codeName" : "END1",
"leftPos" : 310, "leftPos" : 220,
"logicNodeType" : "PREPAREJSPARAM", "logicNodeType" : "END",
"name" : "设置显示", "name" : "结束",
"topPos" : 690
}, {
"codeName" : "DEACTION1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Get"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : -30,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -24359,26 +24466,35 @@ ...@@ -24359,26 +24466,35 @@
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM2" "id" : "DEACTION1"
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "getRetPSDEUILogicParam" : {
"dstFieldName" : "view_searchbar.state.visible", "modelref" : true,
"getDstPSDEUILogicParam" : { "id" : "DATA"
},
"topPos" : 520
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"id" : "layoutPanel" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"name" : "直接值[true] ==> layoutPanel[view_searchbar.state.visible]", "modelref" : true,
"paramAction" : "SETPARAMVALUE", "id" : "openbaidu@TEST"
"srcValue" : "true", },
"srcValueType" : "SRCVALUE" "getDstPSAppDataEntity" : {
} ], "modelref" : true,
"topPos" : 430 "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, { },
"codeName" : "PREPAREJSPARAM3", "getDstPSDEUILogicParam" : {
"leftPos" : 10, "modelref" : true,
"logicNodeType" : "PREPAREJSPARAM", "id" : "Default"
"name" : "设置隐藏", },
"leftPos" : 306,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -24388,33 +24504,21 @@ ...@@ -24388,33 +24504,21 @@
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM3" "id" : "DEUIACTION1"
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "topPos" : 520
"dstFieldName" : "view_searchbar.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"name" : "直接值[false] ==> layoutPanel[view_searchbar.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 430
}, {
"codeName" : "END1",
"leftPos" : 220,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 630
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "layoutPanel", "codeName" : "LASTRETURN",
"logicName" : "布局面板", "logicName" : "上一次调用返回",
"name" : "布局面板", "name" : "上一次调用返回",
"ctrlParam" : true "lastReturnParam" : true
}, {
"codeName" : "DATA",
"logicName" : "数据",
"name" : "数据",
"entityParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
...@@ -24427,19 +24531,20 @@ ...@@ -24427,19 +24531,20 @@
"id" : "Begin" "id" : "Begin"
} }
}, { }, {
"codeName" : "filterTrigger", "codeName" : "fieldScript",
"defaultParamName" : "Default", "defaultParamName" : "Default",
"logicName" : "搜索表单显示切换", "logicName" : "参数属性脚本",
"name" : "搜索表单显示切换", "memo" : "参数取值支持xxx.ddd.ccc的写法",
"name" : "参数属性脚本",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 40, "leftPos" : 200,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "BINDPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
...@@ -24451,17 +24556,52 @@ ...@@ -24451,17 +24556,52 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM2",
"leftPos" : 317, "leftPos" : 329,
"logicNodeType" : "PREPAREJSPARAM", "logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数", "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" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "viewCaptionBarState"
},
"leftPos" : 329,
"logicNodeType" : "BINDPARAM",
"name" : "绑定标题栏状态",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM2" "id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "true", "name" : "标题显示",
"getPSDEUILogicLinkGroupCond" : { "getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND", "groupOP" : "AND",
"logicType" : "GROUP", "logicType" : "GROUP",
...@@ -24470,173 +24610,207 @@ ...@@ -24470,173 +24610,207 @@
"dstFieldName" : "visible", "dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "temp" "id" : "viewCaptionBarState"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "temp[visible] 等于(=) true", "name" : "viewCaptionBarState[visible] 等于(=) true",
"paramValue" : "true", "paramValue" : "true",
"getSrcLogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"value" : "true" "value" : "true"
} ] } ]
}, },
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM1" "id" : "BINDPARAM1"
} }
}, { }, {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM3" "id" : "PREPAREJSPARAM2"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "false", "name" : "标题不显示",
"getPSDEUILogicLinkGroupCond" : { "getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND", "groupOP" : "AND",
"logicType" : "GROUP", "logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ", "condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "temp" "id" : "visible"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "temp[visible] 等于(=) false", "name" : "visible 等于(=) false",
"paramValue" : "false", "paramValue" : "false",
"value" : "false" "value" : "false"
} ] } ]
}, },
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM1" "id" : "BINDPARAM1"
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "srcFieldName" : "layoutPanel.panelItems.view_captionbar.state",
"dstFieldName" : "visible", "getSrcPSDEUILogicParam" : {
"getDstPSDEUILogicParam" : { "modelref" : true,
"modelref" : true, "id" : "view"
"id" : "temp" },
},
"name" : "layoutPanel[view_searchform.state.visible] ==> temp[visible]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "view_searchform.state.visible",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208 "topPos" : 208
}, { }, {
"codeName" : "PREPAREJSPARAM3", "codeName" : "PFPLUGIN1",
"leftPos" : 600, "leftPos" : 1026,
"logicNodeType" : "PFPLUGIN",
"name" : "logicNodePlugin",
"getPSSysPFPlugin" : {
"pluginType" : "UILOGICNODE",
"pluginCode" : "logicNodePlugin"
},
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 734,
"logicNodeType" : "PREPAREJSPARAM", "logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数", "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" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 140,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM1" "id" : "PFPLUGIN1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "PREPAREJSPARAM1"
} }
} ], } ],
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 600,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchform.state.visible", "dstFieldName" : "visible",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "layoutPanel" "id" : "viewCaptionBarState"
}, },
"name" : "直接值[false] ==> layoutPanel[view_searchform.state.visible]", "name" : "直接值[false] ==> viewCaptionBarState[visible]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "false", "srcValue" : "false",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
} ], }, {
"topPos" : 120 "dstFieldName" : "tYpe",
} ], "getDstPSDEUILogicParam" : {
"getPSDEUILogicParams" : [ { "modelref" : true,
"codeName" : "layoutPanel", "id" : "test"
"logicName" : "所有面板成员对象", },
"name" : "所有面板成员对象", "name" : "Default[TYPE] ==> test[tYpe]",
"ctrlParam" : true "paramAction" : "SETPARAMVALUE",
}, { "srcFieldName" : "TYPE",
"codeName" : "temp", "getSrcPSDEUILogicParam" : {
"logicName" : "当前显示状态", "modelref" : true,
"name" : "当前显示状态", "id" : "Default"
"simpleParam" : true },
}, { "srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityListParam" : true "entityParam" : true
}, {
"codeName" : "visible",
"logicName" : "标题栏显示与否",
"name" : "标题栏显示与否",
"simpleParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"simpleParam" : true
}, {
"codeName" : "viewCaptionBarState",
"logicName" : "面板标题栏容器",
"name" : "面板标题栏容器",
"simpleParam" : true
}, {
"codeName" : "view",
"logicName" : "视图控制器",
"name" : "视图控制器",
"activeViewParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, { }, {
"codeName" : "gridBeforeLoad", "codeName" : "filterSwitching",
"defaultParamName" : "Default", "defaultParamName" : "Default",
"logicName" : "表格加载前", "logicName" : "过滤搜索栏切换",
"name" : "表格加载前", "name" : "过滤搜索栏切换",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 360, "leftPos" : 200,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM1" "id" : "PREPAREJSPARAM3"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "当前显示",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"dstFieldName" : "view_searchbar.state.visible",
"getDstLogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"logicType" : "SINGLE",
"name" : "layoutPanel[view_searchbar.state.visible] 等于(=) true",
"paramValue" : "true",
"value" : "true"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM2"
},
"linkMode" : 0,
"name" : "当前未显示",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"dstFieldName" : "view_searchbar.state.visible",
"getDstLogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"logicType" : "SINGLE",
"name" : "layoutPanel[view_searchbar.state.visible] 等于(=) false",
"paramValue" : "false",
"value" : "false"
} ]
},
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
} ], } ],
"topPos" : 290, "topPos" : 200
"parallelOutput" : true
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM2",
"leftPos" : 320, "leftPos" : 310,
"logicNodeType" : "PREPAREJSPARAM", "logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数", "name" : "设置显示",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -24646,51 +24820,61 @@ ...@@ -24646,51 +24820,61 @@
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM1" "id" : "PREPAREJSPARAM2"
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "searchParams", "dstFieldName" : "view_searchbar.state.visible",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "grid" "id" : "layoutPanel"
}, },
"name" : "空值(NULL) ==> grid[searchParams]", "name" : "直接值[true] ==> layoutPanel[view_searchbar.state.visible]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE" "srcValue" : "true",
}, { "srcValueType" : "SRCVALUE"
"dstFieldName" : "searchParams", } ],
"getDstPSDEUILogicParam" : { "topPos" : 430
}, {
"codeName" : "PREPAREJSPARAM3",
"leftPos" : 10,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "设置隐藏",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "grid" "id" : "END1"
}, },
"name" : "searchForm[data] ==> grid[searchParams]", "linkMode" : 0,
"paramAction" : "SETPARAMVALUE", "name" : "连接名称",
"srcFieldName" : "data", "getSrcPSDEUILogicNode" : {
"getSrcPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "searchForm" "id" : "PREPAREJSPARAM3"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchbar.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
}, },
"srcValueType" : "SRCDLPARAM" "name" : "直接值[false] ==> layoutPanel[view_searchbar.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
} ], } ],
"topPos" : 450 "topPos" : 430
}, { }, {
"codeName" : "END1", "codeName" : "END1",
"leftPos" : 360, "leftPos" : 220,
"logicNodeType" : "END", "logicNodeType" : "END",
"name" : "结束", "name" : "结束",
"getReturnParam" : { "topPos" : 630
"modelref" : true,
"id" : "viewParams"
},
"returnType" : "LOGICPARAM",
"topPos" : 610
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "searchForm", "codeName" : "layoutPanel",
"logicName" : "搜索表单", "logicName" : "布局面板",
"name" : "搜索表单", "name" : "布局面板",
"paramTag" : "customsearchform",
"ctrlParam" : true "ctrlParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
...@@ -24698,36 +24882,25 @@ ...@@ -24698,36 +24882,25 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "viewParams",
"logicName" : "查询参数",
"name" : "查询参数",
"entityParam" : true
}, {
"codeName" : "grid",
"logicName" : "表格",
"name" : "表格",
"paramTag" : "customgrid",
"ctrlParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, { }, {
"codeName" : "gridSelectionChange", "codeName" : "filterTrigger",
"defaultParamName" : "Default", "defaultParamName" : "Default",
"logicName" : "表格数据变更", "logicName" : "搜索表单显示切换",
"name" : "表格数据变更", "name" : "搜索表单显示切换",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 40,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM1" "id" : "DEBUGPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
...@@ -24738,56 +24911,344 @@ ...@@ -24738,56 +24911,344 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "toolbar"
},
"invokeMethod" : "calcButtonState",
"getInvokeParam" : {
"modelref" : true,
"id" : "invokeParams"
},
"leftPos" : 160,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图部件调用",
"topPos" : 506
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 160, "leftPos" : 317,
"logicNodeType" : "PREPAREJSPARAM", "logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数", "name" : "准备参数",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "VIEWCTRLINVOKE1" "id" : "PREPAREJSPARAM2"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "true",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : {
"modelref" : true,
"id" : "temp"
},
"logicType" : "SINGLE",
"name" : "temp[visible] 等于(=) true",
"paramValue" : "true",
"getSrcLogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"value" : "true"
} ]
},
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM1" "id" : "PREPAREJSPARAM1"
} }
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "data",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "invokeParams"
},
"name" : "Default ==> invokeParams[data]",
"paramAction" : "SETPARAMVALUE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
}, { }, {
"dstFieldName" : "data", "getDstPSDEUILogicNode" : {
"getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "invokeParams" "id" : "PREPAREJSPARAM3"
},
"linkMode" : 0,
"name" : "false",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"dstFieldName" : "visible",
"getDstLogicParam" : {
"modelref" : true,
"id" : "temp"
},
"logicType" : "SINGLE",
"name" : "temp[visible] 等于(=) false",
"paramValue" : "false",
"value" : "false"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "temp"
},
"name" : "layoutPanel[view_searchform.state.visible] ==> temp[visible]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "view_searchform.state.visible",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"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" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 140,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 600,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "view_searchform.state.visible",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "layoutPanel"
},
"name" : "直接值[false] ==> layoutPanel[view_searchform.state.visible]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "false",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 120
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "layoutPanel",
"logicName" : "所有面板成员对象",
"name" : "所有面板成员对象",
"ctrlParam" : true
}, {
"codeName" : "temp",
"logicName" : "当前显示状态",
"name" : "当前显示状态",
"simpleParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityListParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "gridBeforeLoad",
"defaultParamName" : "Default",
"logicName" : "表格加载前",
"name" : "表格加载前",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 360,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 290,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 320,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "searchParams",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "grid"
},
"name" : "空值(NULL) ==> grid[searchParams]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "searchParams",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "grid"
},
"name" : "searchForm[data] ==> grid[searchParams]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "data",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "searchForm"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 450
}, {
"codeName" : "END1",
"leftPos" : 360,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "viewParams"
},
"returnType" : "LOGICPARAM",
"topPos" : 610
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "searchForm",
"logicName" : "搜索表单",
"name" : "搜索表单",
"paramTag" : "customsearchform",
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "viewParams",
"logicName" : "查询参数",
"name" : "查询参数",
"entityParam" : true
}, {
"codeName" : "grid",
"logicName" : "表格",
"name" : "表格",
"paramTag" : "customgrid",
"ctrlParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "gridSelectionChange",
"defaultParamName" : "Default",
"logicName" : "表格数据变更",
"name" : "表格数据变更",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "toolbar"
},
"invokeMethod" : "calcButtonState",
"getInvokeParam" : {
"modelref" : true,
"id" : "invokeParams"
},
"leftPos" : 160,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图部件调用",
"topPos" : 506
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 160,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "data",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "invokeParams"
},
"name" : "Default ==> invokeParams[data]",
"paramAction" : "SETPARAMVALUE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "data",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "invokeParams"
}, },
"name" : "grid[selecteddata] ==> invokeParams[data]", "name" : "grid[selecteddata] ==> invokeParams[data]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
...@@ -24806,42 +25267,310 @@ ...@@ -24806,42 +25267,310 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, { }, {
"codeName" : "invokeParams", "codeName" : "invokeParams",
"logicName" : "操作参数", "logicName" : "操作参数",
"name" : "操作参数", "name" : "操作参数",
"simpleParam" : true "simpleParam" : true
}, { }, {
"codeName" : "grid", "codeName" : "grid",
"logicName" : "表格", "logicName" : "表格",
"name" : "表格", "name" : "表格",
"paramTag" : "customgrid", "paramTag" : "customgrid",
"ctrlParam" : true "ctrlParam" : true
}, { }, {
"codeName" : "toolbar", "codeName" : "toolbar",
"logicName" : "工具栏", "logicName" : "工具栏",
"name" : "工具栏", "name" : "工具栏",
"paramTag" : "CUSTOMTOOLBAR", "paramTag" : "CUSTOMTOOLBAR",
"ctrlParam" : true "ctrlParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "indexBtnOpenMenu",
"defaultParamName" : "Default",
"logicName" : "首页按钮打开对应菜单",
"name" : "首页按钮打开对应菜单",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log('打开对应菜单')",
"codeName" : "RAWJSCODE1",
"leftPos" : 396,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "index_setting",
"logicName" : "触发按钮",
"name" : "触发按钮",
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "openMsg",
"defaultParamName" : "Default",
"logicName" : "打开消息弹窗",
"name" : "打开消息弹窗",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 160,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "title",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "MESSAGE"
},
"name" : "直接值[测试消息弹窗标题] ==> MESSAGE[title]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试消息弹窗标题",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "message",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "MESSAGE"
},
"name" : "直接值[【是】执行脚本代码\n【否】抛出异常] ==> MESSAGE[message]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "【是】执行脚本代码\n【否】抛出异常",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 307
}, {
"codeName" : "THROWEXCEPTION1",
"errorCode" : 0,
"errorInfo" : "错误异常测试",
"leftPos" : 405,
"logicNodeType" : "THROWEXCEPTION",
"name" : "抛出异常",
"topPos" : 602
}, {
"code" : "console.log('执行脚本代码刷新部件');\r\nuiLogic.grid.refresh()",
"codeName" : "RAWJSCODE1",
"leftPos" : -111,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 618
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 160,
"logicNodeType" : "MSGBOX",
"message" : "是否刷新数据?",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "MESSAGE"
},
"msgBoxType" : "QUESTION",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "是",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "LASTRETURN"
},
"logicType" : "SINGLE",
"name" : "LASTRETURN 等于(=) yes",
"paramValue" : "yes",
"value" : "yes"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "THROWEXCEPTION1"
},
"linkMode" : 0,
"name" : "否",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "LASTRETURN"
},
"logicType" : "SINGLE",
"name" : "LASTRETURN 等于(=) no",
"paramValue" : "no",
"value" : "no"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
} ],
"showMode" : "CENTER",
"title" : "下一步",
"topPos" : 410
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "MESSAGE",
"logicName" : "消息弹窗返回值",
"name" : "消息弹窗返回值",
"simpleParam" : true
}, {
"codeName" : "LASTRETURN",
"logicName" : "上一次调用返回",
"name" : "上一次调用返回",
"lastReturnParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "GRID",
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "testviewlogic",
"defaultParamName" : "Default",
"logicName" : "测试视图逻辑",
"name" : "测试视图逻辑",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "Msgbox1"
},
"linkMode" : 0,
"name" : "连接4678",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"buttonsType" : "YESNO",
"codeName" : "Msgbox1",
"leftPos" : 579,
"logicNodeType" : "MSGBOX",
"message" : "实体逻辑测试",
"msgBoxType" : "INFO",
"name" : "实体逻辑测试",
"showMode" : "CENTER",
"title" : "实体逻辑测试",
"topPos" : 204
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, { }, {
"codeName" : "indexBtnOpenMenu", "codeName" : "viewCtrlEvent",
"defaultParamName" : "Default", "defaultParamName" : "Default",
"logicName" : "首页按钮打开对应菜单", "logicName" : "视图部件事件",
"name" : "首页按钮打开对应菜单", "name" : "视图部件事件",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 650,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "RAWJSCODE1" "id" : "MSGBOX1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
...@@ -24850,74 +25579,326 @@ ...@@ -24850,74 +25579,326 @@
"id" : "Begin" "id" : "Begin"
} }
} ], } ],
"topPos" : 200, "topPos" : 250,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"code" : "console.log('打开对应菜单')", "codeName" : "VIEWCTRLFIREEVENT1",
"codeName" : "RAWJSCODE1", "eventName" : "onViewEvent",
"leftPos" : 396, "getEventParam" : {
"logicNodeType" : "RAWJSCODE", "modelref" : true,
"name" : "注入脚本代码", "id" : "Default"
"topPos" : 208 },
"getFireCtrl" : {
"modelref" : true,
"id" : "VIEW"
},
"leftPos" : 474,
"logicNodeType" : "VIEWCTRLFIREEVENT",
"name" : "视图事件触发",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT1"
}
} ],
"topPos" : 570
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 610,
"logicNodeType" : "MSGBOX",
"message" : "是否触发视图部件事件?【是】为触发视图事件,【否】为触发部件事件",
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT1"
},
"linkMode" : 0,
"name" : "是",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "LASTRETURN"
},
"logicType" : "SINGLE",
"name" : "LASTRETURN 等于(=) yes",
"paramValue" : "yes",
"value" : "yes"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT2"
},
"linkMode" : 0,
"name" : "否",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "LASTRETURN"
},
"logicType" : "SINGLE",
"name" : "LASTRETURN 等于(=) no",
"paramValue" : "no",
"value" : "no"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
} ],
"showMode" : "CENTER",
"title" : "视图部件事件触发",
"topPos" : 410
}, {
"codeName" : "VIEWCTRLFIREEVENT2",
"eventName" : "onCtrlEvent",
"getEventParam" : {
"modelref" : true,
"id" : "Default"
},
"getFireCtrl" : {
"modelref" : true,
"id" : "GRID"
},
"leftPos" : 776,
"logicNodeType" : "VIEWCTRLFIREEVENT",
"name" : "部件事件触发",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT2"
}
} ],
"topPos" : 570
}, {
"codeName" : "END1",
"leftPos" : 650,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 699
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "index_setting", "codeName" : "VIEW",
"logicName" : "触发按钮", "logicName" : "当前视图",
"name" : "触发按钮", "name" : "当前视图",
"ctrlParam" : true "activeViewParam" : true
}, {
"codeName" : "LASTRETURN",
"logicName" : "上一次调用返回",
"name" : "上一次调用返回",
"lastReturnParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "GRID",
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, { }, {
"codeName" : "testviewlogic", "codeName" : "viewCtrlInvoke",
"defaultParamName" : "Default", "defaultParamName" : "Default",
"logicName" : "测试视图逻辑", "logicName" : "视图部件调用",
"name" : "测试视图逻辑", "name" : "视图部件调用",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 580,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "Msgbox1" "id" : "MSGBOX1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接4678", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
} ], } ],
"topPos" : 200, "topPos" : 180,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "VIEW"
},
"invokeMethod" : "refresh",
"leftPos" : 404,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图刷新",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
}
} ],
"topPos" : 470
}, {
"codeName" : "END1",
"leftPos" : 580,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "Default"
},
"returnType" : "LOGICPARAM",
"topPos" : 647
}, { }, {
"buttonsType" : "YESNO", "buttonsType" : "YESNO",
"codeName" : "Msgbox1", "codeName" : "MSGBOX1",
"leftPos" : 579, "leftPos" : 540,
"logicNodeType" : "MSGBOX", "logicNodeType" : "MSGBOX",
"message" : "实体逻辑测试", "message" : "是否调用视图刷新?【是】为调用视图刷新,【否】为调用部件刷新",
"msgBoxType" : "INFO", "msgBoxType" : "INFO",
"name" : "实体逻辑测试", "name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "是",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "LastReturn"
},
"logicType" : "SINGLE",
"name" : "LastReturn 等于(=) yes",
"paramValue" : "yes",
"value" : "yes"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE2"
},
"linkMode" : 0,
"name" : "否",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "GRID"
},
"logicType" : "SINGLE",
"name" : "GRID 等于(=) no",
"paramValue" : "no",
"value" : "no"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
} ],
"showMode" : "CENTER", "showMode" : "CENTER",
"title" : "实体逻辑测试", "title" : "刷新模式",
"topPos" : 204 "topPos" : 306
}, {
"codeName" : "VIEWCTRLINVOKE2",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "GRID"
},
"invokeMethod" : "refresh",
"leftPos" : 700,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "部件刷新",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE2"
}
} ],
"topPos" : 470
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "GRID",
"logicName" : "当前表格",
"name" : "当前表格",
"ctrlParam" : true
}, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "VIEW",
"logicName" : "当前视图",
"name" : "当前视图",
"activeViewParam" : true
}, {
"codeName" : "LastReturn",
"logicName" : "上一次调用返回",
"name" : "上一次调用返回",
"lastReturnParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -788,7 +788,6 @@ ...@@ -788,7 +788,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "测试实体数据看板视图", "title" : "测试实体数据看板视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEPORTALVIEW", "viewType" : "DEPORTALVIEW",
......
...@@ -5897,6 +5897,28 @@ ...@@ -5897,6 +5897,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "界面逻辑测试" "tooltip" : "界面逻辑测试"
}, {
"accUserMode" : 2,
"caption" : "测试门户行为组",
"itemType" : "MENUITEM",
"name" : "menuitem267",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0423966732"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "测试门户行为组"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
......
...@@ -2626,6 +2626,16 @@ ...@@ -2626,6 +2626,16 @@
"tooltip" : "逻辑参数测试" "tooltip" : "逻辑参数测试"
} ], } ],
"tooltip" : "界面逻辑测试" "tooltip" : "界面逻辑测试"
}, {
"accUserMode" : 2,
"caption" : "测试门户行为组",
"itemType" : "MENUITEM",
"name" : "menuitem267",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0423966732"
},
"tooltip" : "测试门户行为组"
} ], } ],
"name" : "appindex", "name" : "appindex",
"modelid" : "6A3E233F-FB4A-493B-B3C2-1860D5502904", "modelid" : "6A3E233F-FB4A-493B-B3C2-1860D5502904",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册