Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
7c38b904
提交
7c38b904
编写于
12月 05, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fangzhihao 发布系统代码 [TrainSys,网页端]
上级
e1675865
变更
8
隐藏空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
461 行增加
和
252 行删除
+461
-252
BXD2.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json
+22
-0
Main.json
...ys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSGRIDS/Main.json
+46
-0
TreeNodeLayout_TreeView.json
...ATAENTITIES/TEST/PSTREEVIEWS/TreeNodeLayout_TreeView.json
+0
-27
BXD2GridView.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2GridView.json
+139
-93
BXD2LocalDataTest.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2LocalDataTest.json
+46
-0
TESTTreeNodeLayout.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeNodeLayout.json
+0
-27
PSSYSAPP.hubsubapp.json
...cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
+35
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+173
-105
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json
浏览文件 @
7c38b904
...
...
@@ -1279,6 +1279,28 @@
"uIActionTag"
:
"OpenFormMDctrlLocal"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"OpenFormMDctrlLocal@BXD2"
},
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"删除"
,
"codeName"
:
"SC"
,
"fullCodeName"
:
"BXD2_SC"
,
"name"
:
"删除"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"refreshMode"
:
1
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"SC"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"reloadData"
:
true
,
"id"
:
"SC@BXD2"
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSGRIDS/Main.json
浏览文件 @
7c38b904
...
...
@@ -106,6 +106,52 @@
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"RIGHT"
,
"caption"
:
"操作列"
,
"codeName"
:
"uagridcolumn1"
,
"columnType"
:
"UAGRIDCOLUMN"
,
"name"
:
"uagridcolumn1"
,
"noPrivDisplayMode"
:
1
,
"getPSDEUIActionGroup"
:
{
"codeName"
:
"Usr1205314215"
,
"name"
:
"删除"
,
"getPSUIActionGroupDetails"
:
[
{
"caption"
:
"删除"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"uc59b70c"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"删除"
,
"codeName"
:
"SC"
,
"fullCodeName"
:
"BXD2_SC"
,
"name"
:
"删除"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"refreshMode"
:
1
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"SC"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"reloadData"
:
true
,
"id"
:
"SC@BXD2"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"uniqueTag"
:
"BXD2__Usr1205314215"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
false
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSTREEVIEWS/TreeNodeLayout_TreeView.json
浏览文件 @
7c38b904
...
...
@@ -133,19 +133,6 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/TestAll.json"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"动态代码表节点"
,
"logicTag"
:
"tree"
,
"logicType"
:
"LAYOUTPANEL"
,
"name"
:
"layout3"
,
"triggerType"
:
"ITEMVISIBLE"
},
{
"itemName"
:
"动态代码表节点"
,
"logicTag"
:
"tree"
,
"logicType"
:
"LAYOUTPANEL"
,
"name"
:
"layout4"
,
"triggerType"
:
"ITEMVISIBLE"
}
],
"treeNodeType"
:
"CODELIST"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendCaption"
:
false
,
...
...
@@ -206,13 +193,6 @@
"counterMode"
:
0
,
"name"
:
"静态节点1"
,
"nodeType"
:
"static_1"
,
"getPSControlLogics"
:
[
{
"itemName"
:
"静态节点1"
,
"logicTag"
:
"tree"
,
"logicType"
:
"LAYOUTPANEL"
,
"name"
:
"layout1"
,
"triggerType"
:
"ITEMVISIBLE"
}
],
"text"
:
"静态节点1"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
...
...
@@ -235,13 +215,6 @@
"counterMode"
:
0
,
"name"
:
"静态节点2"
,
"nodeType"
:
"static_2"
,
"getPSControlLogics"
:
[
{
"itemName"
:
"静态节点2"
,
"logicTag"
:
"tree"
,
"logicType"
:
"LAYOUTPANEL"
,
"name"
:
"layout2"
,
"triggerType"
:
"ITEMVISIBLE"
}
],
"text"
:
"静态节点2"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2GridView.json
浏览文件 @
7c38b904
...
...
@@ -304,6 +304,52 @@
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"RIGHT"
,
"caption"
:
"操作列"
,
"codeName"
:
"uagridcolumn1"
,
"columnType"
:
"UAGRIDCOLUMN"
,
"name"
:
"uagridcolumn1"
,
"noPrivDisplayMode"
:
1
,
"getPSDEUIActionGroup"
:
{
"codeName"
:
"Usr1205314215"
,
"name"
:
"删除"
,
"getPSUIActionGroupDetails"
:
[
{
"caption"
:
"删除"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"uc59b70c"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"删除"
,
"codeName"
:
"SC"
,
"fullCodeName"
:
"BXD2_SC"
,
"name"
:
"删除"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"refreshMode"
:
1
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"SC"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"reloadData"
:
true
,
"id"
:
"SC@BXD2"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"uniqueTag"
:
"BXD2__Usr1205314215"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
false
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
...
...
@@ -397,99 +443,6 @@
"name"
:
"grid"
,
"modelid"
:
"00d7909316d92d7a080d9835bdffcb7b"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSSEARCHFORMS/Default.json"
,
"logicName"
:
"默认搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormPages"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"常规条件"
,
"lanResTag"
:
"CONTROL.DEFORM.BXD2.DEFAULT.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.BXD2.DEFAULT.FORMPAGE.FORMPAGE1]"
,
"refFlag"
:
true
},
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"350915801e38d43ffb7b0e3efa5ba26b"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"codeName"
:
"GridViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
...
...
@@ -1068,6 +1021,99 @@
"xDataControlName"
:
"grid"
,
"modelid"
:
"b912ff540f5614f63914a38067d84728"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSSEARCHFORMS/Default.json"
,
"logicName"
:
"默认搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormPages"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"常规条件"
,
"lanResTag"
:
"CONTROL.DEFORM.BXD2.DEFAULT.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.BXD2.DEFAULT.FORMPAGE.FORMPAGE1]"
,
"refFlag"
:
true
},
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"350915801e38d43ffb7b0e3efa5ba26b"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2LocalDataTest.json
浏览文件 @
7c38b904
...
...
@@ -355,6 +355,52 @@
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"RIGHT"
,
"caption"
:
"操作列"
,
"codeName"
:
"uagridcolumn1"
,
"columnType"
:
"UAGRIDCOLUMN"
,
"name"
:
"uagridcolumn1"
,
"noPrivDisplayMode"
:
1
,
"getPSDEUIActionGroup"
:
{
"codeName"
:
"Usr1205314215"
,
"name"
:
"删除"
,
"getPSUIActionGroupDetails"
:
[
{
"caption"
:
"删除"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"uc59b70c"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"删除"
,
"codeName"
:
"SC"
,
"fullCodeName"
:
"BXD2_SC"
,
"name"
:
"删除"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"refreshMode"
:
1
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"SC"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"reloadData"
:
true
,
"id"
:
"SC@BXD2"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"uniqueTag"
:
"BXD2__Usr1205314215"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
false
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeNodeLayout.json
浏览文件 @
7c38b904
...
...
@@ -223,19 +223,6 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/TestAll.json"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"动态代码表节点"
,
"logicTag"
:
"tree"
,
"logicType"
:
"LAYOUTPANEL"
,
"name"
:
"layout3"
,
"triggerType"
:
"ITEMVISIBLE"
},
{
"itemName"
:
"动态代码表节点"
,
"logicTag"
:
"tree"
,
"logicType"
:
"LAYOUTPANEL"
,
"name"
:
"layout4"
,
"triggerType"
:
"ITEMVISIBLE"
}
],
"treeNodeType"
:
"CODELIST"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendCaption"
:
false
,
...
...
@@ -296,13 +283,6 @@
"counterMode"
:
0
,
"name"
:
"静态节点1"
,
"nodeType"
:
"static_1"
,
"getPSControlLogics"
:
[
{
"itemName"
:
"静态节点1"
,
"logicTag"
:
"tree"
,
"logicType"
:
"LAYOUTPANEL"
,
"name"
:
"layout1"
,
"triggerType"
:
"ITEMVISIBLE"
}
],
"text"
:
"静态节点1"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
...
...
@@ -325,13 +305,6 @@
"counterMode"
:
0
,
"name"
:
"静态节点2"
,
"nodeType"
:
"static_2"
,
"getPSControlLogics"
:
[
{
"itemName"
:
"静态节点2"
,
"logicTag"
:
"tree"
,
"logicType"
:
"LAYOUTPANEL"
,
"name"
:
"layout2"
,
"triggerType"
:
"ITEMVISIBLE"
}
],
"text"
:
"静态节点2"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
浏览文件 @
7c38b904
...
...
@@ -33,6 +33,41 @@
"showIcon"
:
true
}
],
"uniqueTag"
:
"Phone__Usr0302342580"
},
{
"codeName"
:
"Usr1205314215"
,
"name"
:
"删除"
,
"getPSUIActionGroupDetails"
:
[
{
"caption"
:
"删除"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"uc59b70c"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"删除"
,
"codeName"
:
"SC"
,
"fullCodeName"
:
"BXD2_SC"
,
"name"
:
"删除"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"refreshMode"
:
1
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"SC"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"reloadData"
:
true
,
"id"
:
"SC@BXD2"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"uniqueTag"
:
"BXD2__Usr1205314215"
},
{
"codeName"
:
"A183ed02abf5e2b3236"
,
"name"
:
"卡片界面行为组"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
7c38b904
...
...
@@ -11557,12 +11557,6 @@
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -11574,6 +11568,12 @@
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
...
...
@@ -11594,6 +11594,12 @@
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
...
...
@@ -11601,12 +11607,6 @@
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
} ]
}, {
"codeName" : "VMGroup5",
...
...
@@ -39853,6 +39853,52 @@
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "RIGHT",
"caption" : "操作列",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"codeName" : "Usr1205314215",
"name" : "删除",
"getPSUIActionGroupDetails" : [ {
"caption" : "删除",
"detailType" : "DEUIACTION",
"name" : "uc59b70c",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "删除",
"codeName" : "SC",
"fullCodeName" : "BXD2_SC",
"name" : "删除",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"refreshMode" : 1,
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "SC",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"reloadData" : true,
"id" : "SC@BXD2"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "BXD2__Usr1205314215"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
...
...
@@ -39946,99 +39992,6 @@
"name" : "grid",
"modelid" : "00d7909316d92d7a080d9835bdffcb7b",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSSEARCHFORMS/Default.json",
"logicName" : "默认搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormPages" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "常规条件",
"lanResTag" : "CONTROL.DEFORM.BXD2.DEFAULT.FORMPAGE.FORMPAGE1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.BXD2.DEFAULT.FORMPAGE.FORMPAGE1]",
"refFlag" : true
},
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "350915801e38d43ffb7b0e3efa5ba26b",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "GridViewtoolbar",
"controlType" : "TOOLBAR",
...
...
@@ -40617,6 +40570,99 @@
"xDataControlName" : "grid",
"modelid" : "b912ff540f5614f63914a38067d84728",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSSEARCHFORMS/Default.json",
"logicName" : "默认搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormPages" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "常规条件",
"lanResTag" : "CONTROL.DEFORM.BXD2.DEFAULT.FORMPAGE.FORMPAGE1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.BXD2.DEFAULT.FORMPAGE.FORMPAGE1]",
"refFlag" : true
},
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "350915801e38d43ffb7b0e3efa5ba26b",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
...
...
@@ -58112,6 +58158,28 @@
"uIActionTag" : "OpenFormMDctrlLocal",
"uIActionType" : "DEUIACTION",
"id" : "OpenFormMDctrlLocal@BXD2"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "删除",
"codeName" : "SC",
"fullCodeName" : "BXD2_SC",
"name" : "删除",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"refreshMode" : 1,
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "SC",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"reloadData" : true,
"id" : "SC@BXD2"
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录