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

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

上级 4ea8e7ad
......@@ -4865,13 +4865,32 @@
"getAllPSAppDEUILogics" : [ {
"codeName" : "calc_grid_row_tag",
"defaultParamName" : "Default",
"logicName" : "计算展开收缩表格行标识",
"name" : "计算展开收缩表格行标识",
"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" : 360,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
......@@ -4879,6 +4898,116 @@
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "selection"
},
"name" : "grid[state.selectedData] ==> selection",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "state.selectedData",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "grid"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"code" : "console.log(uiLogic, 111)\r\nif (uiLogic.selection) {\r\n const group = uiLogic.selection.find(x => x.isGroupData);\r\n if (group) {\r\n uiLogic.srfcollapsetag = group.srfkey;\r\n params.srfcollapsetag = group.srfkey;\r\n }\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 590,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"getDstLogicParam" : {
"modelref" : true,
"id" : "srfcollapsetag"
},
"logicType" : "SINGLE",
"name" : "srfcollapsetag 值不为空(NotNil)"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"modelref" : true,
"id" : "Collapse"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 819,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "srfcollapsetag",
"logicName" : "折叠行标识",
"name" : "折叠行标识",
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "grid",
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
}, {
"codeName" : "selection",
"logicName" : "选中数据",
"name" : "选中数据",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "calc_grid_row_tag2",
"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"
......@@ -4887,11 +5016,82 @@
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(uiLogic, 111)",
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 360,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "selection"
},
"name" : "grid[state.selectedData] ==> selection",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "state.selectedData",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "grid"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"modelref" : true,
"id" : "Expand"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 819,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"topPos" : 208
}, {
"code" : "console.log(uiLogic, 111)\r\nif (uiLogic.selection) {\r\n const group = uiLogic.selection.find(x => x.isGroupData);\r\n if (group) {\r\n uiLogic.srfcollapsetag = group.srfkey;\r\n params.srfcollapsetag = group.srfkey;\r\n }\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 356,
"leftPos" : 590,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"getDstLogicParam" : {
"modelref" : true,
"id" : "srfcollapsetag"
},
"logicType" : "SINGLE",
"name" : "srfcollapsetag 值不为空(NotNil)"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
......@@ -4905,6 +5105,16 @@
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
}, {
"codeName" : "srfcollapsetag",
"logicName" : "折叠行标识",
"name" : "折叠行标识",
"entityParam" : true
}, {
"codeName" : "selection",
"logicName" : "选中数据",
"name" : "选中数据",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......
......@@ -5030,13 +5030,32 @@
"getAllPSAppDEUILogics" : [ {
"codeName" : "calc_grid_row_tag",
"defaultParamName" : "Default",
"logicName" : "计算展开收缩表格行标识",
"name" : "计算展开收缩表格行标识",
"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" : 360,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
......@@ -5044,6 +5063,116 @@
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "selection"
},
"name" : "grid[state.selectedData] ==> selection",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "state.selectedData",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "grid"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"code" : "console.log(uiLogic, 111)\r\nif (uiLogic.selection) {\r\n const group = uiLogic.selection.find(x => x.isGroupData);\r\n if (group) {\r\n uiLogic.srfcollapsetag = group.srfkey;\r\n params.srfcollapsetag = group.srfkey;\r\n }\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 590,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"getDstLogicParam" : {
"modelref" : true,
"id" : "srfcollapsetag"
},
"logicType" : "SINGLE",
"name" : "srfcollapsetag 值不为空(NotNil)"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"modelref" : true,
"id" : "Collapse"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 819,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "srfcollapsetag",
"logicName" : "折叠行标识",
"name" : "折叠行标识",
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "grid",
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
}, {
"codeName" : "selection",
"logicName" : "选中数据",
"name" : "选中数据",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "calc_grid_row_tag2",
"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"
......@@ -5052,11 +5181,82 @@
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(uiLogic, 111)",
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 360,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "selection"
},
"name" : "grid[state.selectedData] ==> selection",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "state.selectedData",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "grid"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"modelref" : true,
"id" : "Expand"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 819,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"topPos" : 208
}, {
"code" : "console.log(uiLogic, 111)\r\nif (uiLogic.selection) {\r\n const group = uiLogic.selection.find(x => x.isGroupData);\r\n if (group) {\r\n uiLogic.srfcollapsetag = group.srfkey;\r\n params.srfcollapsetag = group.srfkey;\r\n }\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 356,
"leftPos" : 590,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"getDstLogicParam" : {
"modelref" : true,
"id" : "srfcollapsetag"
},
"logicType" : "SINGLE",
"name" : "srfcollapsetag 值不为空(NotNil)"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
......@@ -5070,6 +5270,16 @@
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
}, {
"codeName" : "srfcollapsetag",
"logicName" : "折叠行标识",
"name" : "折叠行标识",
"entityParam" : true
}, {
"codeName" : "selection",
"logicName" : "选中数据",
"name" : "选中数据",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......
......@@ -5280,9 +5280,11 @@
"id" : "testMutiKey@Book"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "收缩",
"codeName" : "toolbar_AutoGropuGridViewtoolbar_collapse_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_toolbar_AutoGropuGridViewtoolbar_collapse_click",
"name" : "收缩",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_grid_row_tag"
......@@ -5300,12 +5302,14 @@
"id" : "toolbar_AutoGropuGridViewtoolbar_collapse_click@Book"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "展开",
"codeName" : "toolbar_AutoGropuGridViewtoolbar_expand_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_toolbar_AutoGropuGridViewtoolbar_expand_click",
"name" : "展开",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_grid_row_tag"
"id" : "calc_grid_row_tag2"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -5449,8 +5453,8 @@
"getAllPSAppDEUILogics" : [ {
"codeName" : "calc_grid_row_tag",
"defaultParamName" : "Default",
"logicName" : "计算展开收缩表格行标识",
"name" : "计算展开收缩表格行标识",
"logicName" : "计算收缩表格行标识",
"name" : "计算收缩表格行标识",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
......@@ -5458,8 +5462,137 @@
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 360,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "selection"
},
"name" : "grid[state.selectedData] ==> selection",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "state.selectedData",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "grid"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"code" : "console.log(uiLogic, 111)\r\nif (uiLogic.selection) {\r\n const group = uiLogic.selection.find(x => x.isGroupData);\r\n if (group) {\r\n uiLogic.srfcollapsetag = group.srfkey;\r\n params.srfcollapsetag = group.srfkey;\r\n }\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 590,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"getDstLogicParam" : {
"modelref" : true,
"id" : "srfcollapsetag"
},
"logicType" : "SINGLE",
"name" : "srfcollapsetag 值不为空(NotNil)"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"modelref" : true,
"id" : "Collapse"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 819,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "srfcollapsetag",
"logicName" : "折叠行标识",
"name" : "折叠行标识",
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "grid",
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
}, {
"codeName" : "selection",
"logicName" : "选中数据",
"name" : "选中数据",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "calc_grid_row_tag2",
"defaultParamName" : "Default",
"logicName" : "计算展开表格行标识",
"name" : "计算展开表格行标识",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
......@@ -5471,11 +5604,82 @@
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(uiLogic, 111)",
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 360,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "selection"
},
"name" : "grid[state.selectedData] ==> selection",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "state.selectedData",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "grid"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"modelref" : true,
"id" : "Expand"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 819,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"topPos" : 208
}, {
"code" : "console.log(uiLogic, 111)\r\nif (uiLogic.selection) {\r\n const group = uiLogic.selection.find(x => x.isGroupData);\r\n if (group) {\r\n uiLogic.srfcollapsetag = group.srfkey;\r\n params.srfcollapsetag = group.srfkey;\r\n }\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 356,
"leftPos" : 590,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"getDstLogicParam" : {
"modelref" : true,
"id" : "srfcollapsetag"
},
"logicType" : "SINGLE",
"name" : "srfcollapsetag 值不为空(NotNil)"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
......@@ -5489,6 +5693,16 @@
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
}, {
"codeName" : "srfcollapsetag",
"logicName" : "折叠行标识",
"name" : "折叠行标识",
"entityParam" : true
}, {
"codeName" : "selection",
"logicName" : "选中数据",
"name" : "选中数据",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......
......@@ -151,6 +151,7 @@
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "收缩",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "collapse",
......@@ -161,9 +162,11 @@
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "收缩",
"codeName" : "toolbar_AutoGropuGridViewtoolbar_collapse_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_toolbar_AutoGropuGridViewtoolbar_collapse_click",
"name" : "收缩",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_grid_row_tag"
......@@ -180,10 +183,12 @@
"uILogicType" : "DELOGIC",
"id" : "toolbar_AutoGropuGridViewtoolbar_collapse_click@Book"
},
"tooltip" : "收缩",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "展开",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "expand",
......@@ -194,12 +199,14 @@
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "展开",
"codeName" : "toolbar_AutoGropuGridViewtoolbar_expand_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_toolbar_AutoGropuGridViewtoolbar_expand_click",
"name" : "展开",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_grid_row_tag"
"id" : "calc_grid_row_tag2"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -213,6 +220,7 @@
"uILogicType" : "DELOGIC",
"id" : "toolbar_AutoGropuGridViewtoolbar_expand_click@Book"
},
"tooltip" : "展开",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
......
......@@ -110621,9 +110621,11 @@
"id" : "testMutiKey@Book"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "收缩",
"codeName" : "toolbar_AutoGropuGridViewtoolbar_collapse_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_toolbar_AutoGropuGridViewtoolbar_collapse_click",
"name" : "收缩",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_grid_row_tag"
......@@ -110641,12 +110643,14 @@
"id" : "toolbar_AutoGropuGridViewtoolbar_collapse_click@Book"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "展开",
"codeName" : "toolbar_AutoGropuGridViewtoolbar_expand_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_toolbar_AutoGropuGridViewtoolbar_expand_click",
"name" : "展开",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_grid_row_tag"
"id" : "calc_grid_row_tag2"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -110790,8 +110794,8 @@
"getAllPSAppDEUILogics" : [ {
"codeName" : "calc_grid_row_tag",
"defaultParamName" : "Default",
"logicName" : "计算展开收缩表格行标识",
"name" : "计算展开收缩表格行标识",
"logicName" : "计算收缩表格行标识",
"name" : "计算收缩表格行标识",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
......@@ -110799,8 +110803,137 @@
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 360,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "selection"
},
"name" : "grid[state.selectedData] ==> selection",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "state.selectedData",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "grid"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"code" : "console.log(uiLogic, 111)\r\nif (uiLogic.selection) {\r\n const group = uiLogic.selection.find(x => x.isGroupData);\r\n if (group) {\r\n uiLogic.srfcollapsetag = group.srfkey;\r\n params.srfcollapsetag = group.srfkey;\r\n }\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 590,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"getDstLogicParam" : {
"modelref" : true,
"id" : "srfcollapsetag"
},
"logicType" : "SINGLE",
"name" : "srfcollapsetag 值不为空(NotNil)"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"modelref" : true,
"id" : "Collapse"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 819,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "srfcollapsetag",
"logicName" : "折叠行标识",
"name" : "折叠行标识",
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "grid",
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
}, {
"codeName" : "selection",
"logicName" : "选中数据",
"name" : "选中数据",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "calc_grid_row_tag2",
"defaultParamName" : "Default",
"logicName" : "计算展开表格行标识",
"name" : "计算展开表格行标识",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
......@@ -110812,11 +110945,82 @@
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(uiLogic, 111)",
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 360,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "selection"
},
"name" : "grid[state.selectedData] ==> selection",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "state.selectedData",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "grid"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"modelref" : true,
"id" : "Expand"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 819,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"topPos" : 208
}, {
"code" : "console.log(uiLogic, 111)\r\nif (uiLogic.selection) {\r\n const group = uiLogic.selection.find(x => x.isGroupData);\r\n if (group) {\r\n uiLogic.srfcollapsetag = group.srfkey;\r\n params.srfcollapsetag = group.srfkey;\r\n }\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 356,
"leftPos" : 590,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"getDstLogicParam" : {
"modelref" : true,
"id" : "srfcollapsetag"
},
"logicType" : "SINGLE",
"name" : "srfcollapsetag 值不为空(NotNil)"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
......@@ -110830,6 +111034,16 @@
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
}, {
"codeName" : "srfcollapsetag",
"logicName" : "折叠行标识",
"name" : "折叠行标识",
"entityParam" : true
}, {
"codeName" : "selection",
"logicName" : "选中数据",
"name" : "选中数据",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册