提交 460b1032 编写于 作者: ibizdev's avatar ibizdev

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

上级 745abef5
...@@ -5249,24 +5249,117 @@ ...@@ -5249,24 +5249,117 @@
"id" : "Begin" "id" : "Begin"
} }
}, { }, {
"codeName" : "UILogicTest", "codeName" : "UILogicTest1",
"defaultParamName" : "Default", "defaultParamName" : "Default",
"logicName" : "界面逻辑测试", "logicName" : "界面逻辑测试1",
"name" : "界面逻辑测试", "name" : "界面逻辑测试1",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 200,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 160,
"logicNodeType" : "MSGBOX",
"message" : "是否刷新数据?",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "MESSAGE"
},
"msgBoxType" : "QUESTION",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "MESSAGE"
},
"logicType" : "SINGLE",
"name" : "MESSAGE 等于(=) true",
"paramValue" : "true",
"value" : "true"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
} ],
"showMode" : "CENTER",
"title" : "下一步",
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 200,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 650
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "GRID"
},
"invokeMethod" : "refresh",
"leftPos" : 160,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图部件调用",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
}
} ],
"topPos" : 520
} ], } ],
"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" : "MESSAGE",
"logicName" : "消息弹窗返回值",
"name" : "消息弹窗返回值",
"simpleParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -5259,24 +5259,117 @@ ...@@ -5259,24 +5259,117 @@
"id" : "Begin" "id" : "Begin"
} }
}, { }, {
"codeName" : "UILogicTest", "codeName" : "UILogicTest1",
"defaultParamName" : "Default", "defaultParamName" : "Default",
"logicName" : "界面逻辑测试", "logicName" : "界面逻辑测试1",
"name" : "界面逻辑测试", "name" : "界面逻辑测试1",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 200,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 160,
"logicNodeType" : "MSGBOX",
"message" : "是否刷新数据?",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "MESSAGE"
},
"msgBoxType" : "QUESTION",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "MESSAGE"
},
"logicType" : "SINGLE",
"name" : "MESSAGE 等于(=) true",
"paramValue" : "true",
"value" : "true"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
} ],
"showMode" : "CENTER",
"title" : "下一步",
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 200,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 650
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "GRID"
},
"invokeMethod" : "refresh",
"leftPos" : 160,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图部件调用",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
}
} ],
"topPos" : 520
} ], } ],
"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" : "MESSAGE",
"logicName" : "消息弹窗返回值",
"name" : "消息弹窗返回值",
"simpleParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -5876,6 +5876,27 @@ ...@@ -5876,6 +5876,27 @@
"uIActionTag" : "toolbar_PluginEditViewtoolbar_deuiaction9_click", "uIActionTag" : "toolbar_PluginEditViewtoolbar_deuiaction9_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "toolbar_PluginEditViewtoolbar_deuiaction9_click@TEST" "id" : "toolbar_PluginEditViewtoolbar_deuiaction9_click@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "界面逻辑测试",
"codeName" : "uilogictest",
"frontProcessType" : "OTHER",
"fullCodeName" : "TEST_uilogictest",
"name" : "界面逻辑测试",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogicTest1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "uilogictest",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "uilogictest@TEST"
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "CustomGridLoad", "codeName" : "CustomGridLoad",
...@@ -6542,24 +6563,117 @@ ...@@ -6542,24 +6563,117 @@
"id" : "Begin" "id" : "Begin"
} }
}, { }, {
"codeName" : "UILogicTest", "codeName" : "UILogicTest1",
"defaultParamName" : "Default", "defaultParamName" : "Default",
"logicName" : "界面逻辑测试", "logicName" : "界面逻辑测试1",
"name" : "界面逻辑测试", "name" : "界面逻辑测试1",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 200,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 160,
"logicNodeType" : "MSGBOX",
"message" : "是否刷新数据?",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "MESSAGE"
},
"msgBoxType" : "QUESTION",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "MESSAGE"
},
"logicType" : "SINGLE",
"name" : "MESSAGE 等于(=) true",
"paramValue" : "true",
"value" : "true"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
} ],
"showMode" : "CENTER",
"title" : "下一步",
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 200,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 650
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "GRID"
},
"invokeMethod" : "refresh",
"leftPos" : 160,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图部件调用",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
}
} ],
"topPos" : 520
} ], } ],
"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" : "MESSAGE",
"logicName" : "消息弹窗返回值",
"name" : "消息弹窗返回值",
"simpleParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -84511,6 +84511,27 @@ ...@@ -84511,6 +84511,27 @@
"uIActionTag" : "toolbar_PluginEditViewtoolbar_deuiaction9_click", "uIActionTag" : "toolbar_PluginEditViewtoolbar_deuiaction9_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "toolbar_PluginEditViewtoolbar_deuiaction9_click@TEST" "id" : "toolbar_PluginEditViewtoolbar_deuiaction9_click@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "界面逻辑测试",
"codeName" : "uilogictest",
"frontProcessType" : "OTHER",
"fullCodeName" : "TEST_uilogictest",
"name" : "界面逻辑测试",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogicTest1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "uilogictest",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "uilogictest@TEST"
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "CustomGridLoad", "codeName" : "CustomGridLoad",
...@@ -85177,24 +85198,117 @@ ...@@ -85177,24 +85198,117 @@
"id" : "Begin" "id" : "Begin"
} }
}, { }, {
"codeName" : "UILogicTest", "codeName" : "UILogicTest1",
"defaultParamName" : "Default", "defaultParamName" : "Default",
"logicName" : "界面逻辑测试", "logicName" : "界面逻辑测试1",
"name" : "界面逻辑测试", "name" : "界面逻辑测试1",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 200,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 160,
"logicNodeType" : "MSGBOX",
"message" : "是否刷新数据?",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "MESSAGE"
},
"msgBoxType" : "QUESTION",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "MESSAGE"
},
"logicType" : "SINGLE",
"name" : "MESSAGE 等于(=) true",
"paramValue" : "true",
"value" : "true"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
} ],
"showMode" : "CENTER",
"title" : "下一步",
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 200,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 650
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "GRID"
},
"invokeMethod" : "refresh",
"leftPos" : 160,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图部件调用",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
}
} ],
"topPos" : 520
} ], } ],
"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" : "MESSAGE",
"logicName" : "消息弹窗返回值",
"name" : "消息弹窗返回值",
"simpleParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册