Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
a74b7227
提交
a74b7227
编写于
11月 30, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
66c3c100
变更
13
展开全部
显示空白字符变更
内嵌
并排
正在显示
13 个修改的文件
包含
381 行增加
和
507 行删除
+381
-507
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+1
-1
Main.json
...ys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/Main.json
+8
-22
InfoGrid.json
...SSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSGRIDS/InfoGrid.json
+44
-44
StudentList.json
...PS/Web/PSAPPDATAENTITIES/Student/PSLISTS/StudentList.json
+44
-44
bookBookWFDynaStartView.json
...s/PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookWFDynaStartView.json
+8
-22
bookEditView.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json
+8
-22
bookEditView3.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json
+8
-22
bookOptionView.json
...b/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookOptionView.json
+8
-22
bookUsr3GridView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr3GridView.json
+44
-44
bookWFDynaActionView.json
...nsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json
+8
-22
bookWFDynaEditView3.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaEditView3.json
+8
-22
AppPortalView.json
...rainsys/PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json
+88
-88
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+104
-132
未找到文件。
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
a74b7227
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
</changeSet>
</changeSet>
<!--输出实体[BOOK]数据结构 -->
<!--输出实体[BOOK]数据结构 -->
<changeSet
author=
"root"
id=
"tab-book-3
66
-3"
>
<changeSet
author=
"root"
id=
"tab-book-3
70
-3"
>
<createTable
tableName=
"T_BOOK"
>
<createTable
tableName=
"T_BOOK"
>
<column
name=
"BOOKNAME"
remarks=
""
type=
"VARCHAR(200)"
>
<column
name=
"BOOKNAME"
remarks=
""
type=
"VARCHAR(200)"
>
</column>
</column>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/Main.json
浏览文件 @
a74b7227
...
@@ -272,9 +272,9 @@
...
@@ -272,9 +272,9 @@
"codeName"
:
"BookName"
"codeName"
:
"BookName"
},
},
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
200
,
"
name"
:
"bookname"
,
"
name"
:
"bookname"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -303,20 +303,6 @@
...
@@ -303,20 +303,6 @@
"codeName"
:
"Type"
"codeName"
:
"Type"
},
},
"getPSDEFDGroupLogics"
:
[
{
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMBLANK"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[type][表单项空输入]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (30)"
,
"value"
:
"30"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
},
{
"groupOP"
:
"AND"
,
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"logicType"
:
"GROUP"
,
...
@@ -332,9 +318,9 @@
...
@@ -332,9 +318,9 @@
"notMode"
:
false
"notMode"
:
false
}
],
}
],
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
100
,
"
name"
:
"type"
,
"
name"
:
"type"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -343,7 +329,7 @@
...
@@ -343,7 +329,7 @@
"widthMode"
:
"PX"
"widthMode"
:
"PX"
},
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"codeName"
:
"tabpanel1"
,
"codeName"
:
"tabpanel1"
,
...
@@ -572,7 +558,7 @@
...
@@ -572,7 +558,7 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
fals
e
,
"infoGroupMode"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"actionGroupExtractMode"
:
"ITEM"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSGRIDS/InfoGrid.json
浏览文件 @
a74b7227
...
@@ -19,35 +19,35 @@
...
@@ -19,35 +19,35 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
1feafb4
_click"
,
"name"
:
"grid_uagridcolumn1_u
4c6267d
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
删除
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
4c6267d
_click"
,
"name"
:
"grid_uagridcolumn1_u
1feafb4
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
删除
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
删除
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
Edit
"
"id"
:
"
Remove
"
},
},
"uIActionTarget"
:
"
SINGLE
KEY"
,
"uIActionTarget"
:
"
MULTI
KEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
删除
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
Remove
"
"id"
:
"
Edit
"
},
},
"uIActionTarget"
:
"
MULTI
KEY"
,
"uIActionTarget"
:
"
SINGLE
KEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
...
@@ -168,40 +168,6 @@
...
@@ -168,40 +168,6 @@
"getPSDEUIActionGroup"
:
{
"getPSDEUIActionGroup"
:
{
"name"
:
"界面行为组"
,
"name"
:
"界面行为组"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u1feafb4"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto253"
,
"rTMOSFilePath"
:
"pslanguageres/Auto253"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto130"
,
"rTMOSFilePath"
:
"pslanguageres/Auto130"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u4c6267d"
,
"name"
:
"u4c6267d"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -235,6 +201,40 @@
...
@@ -235,6 +201,40 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
false
,
"showCaption"
:
false
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u1feafb4"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto253"
,
"rTMOSFilePath"
:
"pslanguageres/Auto253"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto130"
,
"rTMOSFilePath"
:
"pslanguageres/Auto130"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
]
}
]
},
},
"rTMOSFilePath"
:
"psdegridcols/uagridcolumn1"
,
"rTMOSFilePath"
:
"psdegridcols/uagridcolumn1"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSLISTS/StudentList.json
浏览文件 @
a74b7227
...
@@ -25,35 +25,35 @@
...
@@ -25,35 +25,35 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"db_sysportlet2_list_field_u
1feafb4
_click"
,
"name"
:
"db_sysportlet2_list_field_u
4c6267d
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
删除
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"db_sysportlet2_list_field_u
4c6267d
_click"
,
"name"
:
"db_sysportlet2_list_field_u
1feafb4
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
删除
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
删除
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
Edit
"
"id"
:
"
Remove
"
},
},
"uIActionTarget"
:
"
SINGLE
KEY"
,
"uIActionTarget"
:
"
MULTI
KEY"
,
"xDataControlName"
:
"db_sysportlet2_list"
"xDataControlName"
:
"db_sysportlet2_list"
},
{
},
{
"name"
:
"表格界面_
删除
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
Remove
"
"id"
:
"
Edit
"
},
},
"uIActionTarget"
:
"
MULTI
KEY"
,
"uIActionTarget"
:
"
SINGLE
KEY"
,
"xDataControlName"
:
"db_sysportlet2_list"
"xDataControlName"
:
"db_sysportlet2_list"
}
],
}
],
"getPSDEListDataItems"
:
[
{
"getPSDEListDataItems"
:
[
{
...
@@ -104,40 +104,6 @@
...
@@ -104,40 +104,6 @@
"getPSDEUIActionGroup"
:
{
"getPSDEUIActionGroup"
:
{
"name"
:
"界面行为组"
,
"name"
:
"界面行为组"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u1feafb4"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto253"
,
"rTMOSFilePath"
:
"pslanguageres/Auto253"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto130"
,
"rTMOSFilePath"
:
"pslanguageres/Auto130"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u4c6267d"
,
"name"
:
"u4c6267d"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -171,6 +137,40 @@
...
@@ -171,6 +137,40 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
false
,
"showCaption"
:
false
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u1feafb4"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto253"
,
"rTMOSFilePath"
:
"pslanguageres/Auto253"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto130"
,
"rTMOSFilePath"
:
"pslanguageres/Auto130"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
]
}
]
},
},
"width"
:
150
,
"width"
:
150
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookWFDynaStartView.json
浏览文件 @
a74b7227
...
@@ -378,9 +378,9 @@
...
@@ -378,9 +378,9 @@
"codeName"
:
"BookName"
"codeName"
:
"BookName"
},
},
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
200
,
"
name"
:
"bookname"
,
"
name"
:
"bookname"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -409,20 +409,6 @@
...
@@ -409,20 +409,6 @@
"codeName"
:
"Type"
"codeName"
:
"Type"
},
},
"getPSDEFDGroupLogics"
:
[
{
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMBLANK"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[type][表单项空输入]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (30)"
,
"value"
:
"30"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
},
{
"groupOP"
:
"AND"
,
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"logicType"
:
"GROUP"
,
...
@@ -438,9 +424,9 @@
...
@@ -438,9 +424,9 @@
"notMode"
:
false
"notMode"
:
false
}
],
}
],
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
100
,
"
name"
:
"type"
,
"
name"
:
"type"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -449,7 +435,7 @@
...
@@ -449,7 +435,7 @@
"widthMode"
:
"PX"
"widthMode"
:
"PX"
},
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"codeName"
:
"tabpanel1"
,
"codeName"
:
"tabpanel1"
,
...
@@ -678,7 +664,7 @@
...
@@ -678,7 +664,7 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
fals
e
,
"infoGroupMode"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"actionGroupExtractMode"
:
"ITEM"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json
浏览文件 @
a74b7227
...
@@ -1461,9 +1461,9 @@
...
@@ -1461,9 +1461,9 @@
"codeName"
:
"BookName"
"codeName"
:
"BookName"
},
},
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
200
,
"
name"
:
"bookname"
,
"
name"
:
"bookname"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -1492,20 +1492,6 @@
...
@@ -1492,20 +1492,6 @@
"codeName"
:
"Type"
"codeName"
:
"Type"
},
},
"getPSDEFDGroupLogics"
:
[
{
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMBLANK"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[type][表单项空输入]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (30)"
,
"value"
:
"30"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
},
{
"groupOP"
:
"AND"
,
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"logicType"
:
"GROUP"
,
...
@@ -1521,9 +1507,9 @@
...
@@ -1521,9 +1507,9 @@
"notMode"
:
false
"notMode"
:
false
}
],
}
],
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
100
,
"
name"
:
"type"
,
"
name"
:
"type"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -1532,7 +1518,7 @@
...
@@ -1532,7 +1518,7 @@
"widthMode"
:
"PX"
"widthMode"
:
"PX"
},
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"codeName"
:
"tabpanel1"
,
"codeName"
:
"tabpanel1"
,
...
@@ -1761,7 +1747,7 @@
...
@@ -1761,7 +1747,7 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
fals
e
,
"infoGroupMode"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"actionGroupExtractMode"
:
"ITEM"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json
浏览文件 @
a74b7227
...
@@ -463,9 +463,9 @@
...
@@ -463,9 +463,9 @@
"codeName"
:
"BookName"
"codeName"
:
"BookName"
},
},
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
200
,
"
name"
:
"bookname"
,
"
name"
:
"bookname"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -494,20 +494,6 @@
...
@@ -494,20 +494,6 @@
"codeName"
:
"Type"
"codeName"
:
"Type"
},
},
"getPSDEFDGroupLogics"
:
[
{
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMBLANK"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[type][表单项空输入]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (30)"
,
"value"
:
"30"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
},
{
"groupOP"
:
"AND"
,
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"logicType"
:
"GROUP"
,
...
@@ -523,9 +509,9 @@
...
@@ -523,9 +509,9 @@
"notMode"
:
false
"notMode"
:
false
}
],
}
],
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
100
,
"
name"
:
"type"
,
"
name"
:
"type"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -534,7 +520,7 @@
...
@@ -534,7 +520,7 @@
"widthMode"
:
"PX"
"widthMode"
:
"PX"
},
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"codeName"
:
"tabpanel1"
,
"codeName"
:
"tabpanel1"
,
...
@@ -763,7 +749,7 @@
...
@@ -763,7 +749,7 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
fals
e
,
"infoGroupMode"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"actionGroupExtractMode"
:
"ITEM"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookOptionView.json
浏览文件 @
a74b7227
...
@@ -402,9 +402,9 @@
...
@@ -402,9 +402,9 @@
"codeName"
:
"BookName"
"codeName"
:
"BookName"
},
},
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
200
,
"
name"
:
"bookname"
,
"
name"
:
"bookname"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -433,20 +433,6 @@
...
@@ -433,20 +433,6 @@
"codeName"
:
"Type"
"codeName"
:
"Type"
},
},
"getPSDEFDGroupLogics"
:
[
{
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMBLANK"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[type][表单项空输入]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (30)"
,
"value"
:
"30"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
},
{
"groupOP"
:
"AND"
,
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"logicType"
:
"GROUP"
,
...
@@ -462,9 +448,9 @@
...
@@ -462,9 +448,9 @@
"notMode"
:
false
"notMode"
:
false
}
],
}
],
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
100
,
"
name"
:
"type"
,
"
name"
:
"type"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -473,7 +459,7 @@
...
@@ -473,7 +459,7 @@
"widthMode"
:
"PX"
"widthMode"
:
"PX"
},
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"codeName"
:
"tabpanel1"
,
"codeName"
:
"tabpanel1"
,
...
@@ -702,7 +688,7 @@
...
@@ -702,7 +688,7 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
fals
e
,
"infoGroupMode"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"actionGroupExtractMode"
:
"ITEM"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr3GridView.json
浏览文件 @
a74b7227
...
@@ -375,35 +375,35 @@
...
@@ -375,35 +375,35 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
1feafb4
_click"
,
"name"
:
"grid_uagridcolumn1_u
4c6267d
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
删除
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
4c6267d
_click"
,
"name"
:
"grid_uagridcolumn1_u
1feafb4
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
删除
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
删除
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
Edit
"
"id"
:
"
Remove
"
},
},
"uIActionTarget"
:
"
SINGLE
KEY"
,
"uIActionTarget"
:
"
MULTI
KEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
删除
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
Remove
"
"id"
:
"
Edit
"
},
},
"uIActionTarget"
:
"
MULTI
KEY"
,
"uIActionTarget"
:
"
SINGLE
KEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -611,40 +611,6 @@
...
@@ -611,40 +611,6 @@
"getPSDEUIActionGroup"
:
{
"getPSDEUIActionGroup"
:
{
"name"
:
"界面行为组"
,
"name"
:
"界面行为组"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u1feafb4"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto253"
,
"rTMOSFilePath"
:
"pslanguageres/Auto253"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto130"
,
"rTMOSFilePath"
:
"pslanguageres/Auto130"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u4c6267d"
,
"name"
:
"u4c6267d"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -678,6 +644,40 @@
...
@@ -678,6 +644,40 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
false
,
"showCaption"
:
false
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u1feafb4"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto253"
,
"rTMOSFilePath"
:
"pslanguageres/Auto253"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto130"
,
"rTMOSFilePath"
:
"pslanguageres/Auto130"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
]
}
]
},
},
"rTMOSFilePath"
:
"psdegridcols/uagridcolumn1"
,
"rTMOSFilePath"
:
"psdegridcols/uagridcolumn1"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json
浏览文件 @
a74b7227
...
@@ -378,9 +378,9 @@
...
@@ -378,9 +378,9 @@
"codeName"
:
"BookName"
"codeName"
:
"BookName"
},
},
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
200
,
"
name"
:
"bookname"
,
"
name"
:
"bookname"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -409,20 +409,6 @@
...
@@ -409,20 +409,6 @@
"codeName"
:
"Type"
"codeName"
:
"Type"
},
},
"getPSDEFDGroupLogics"
:
[
{
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMBLANK"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[type][表单项空输入]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (30)"
,
"value"
:
"30"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
},
{
"groupOP"
:
"AND"
,
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"logicType"
:
"GROUP"
,
...
@@ -438,9 +424,9 @@
...
@@ -438,9 +424,9 @@
"notMode"
:
false
"notMode"
:
false
}
],
}
],
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
100
,
"
name"
:
"type"
,
"
name"
:
"type"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -449,7 +435,7 @@
...
@@ -449,7 +435,7 @@
"widthMode"
:
"PX"
"widthMode"
:
"PX"
},
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"codeName"
:
"tabpanel1"
,
"codeName"
:
"tabpanel1"
,
...
@@ -678,7 +664,7 @@
...
@@ -678,7 +664,7 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
fals
e
,
"infoGroupMode"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"actionGroupExtractMode"
:
"ITEM"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaEditView3.json
浏览文件 @
a74b7227
...
@@ -422,9 +422,9 @@
...
@@ -422,9 +422,9 @@
"codeName"
:
"BookName"
"codeName"
:
"BookName"
},
},
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
200
,
"
name"
:
"bookname"
,
"
name"
:
"bookname"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -453,20 +453,6 @@
...
@@ -453,20 +453,6 @@
"codeName"
:
"Type"
"codeName"
:
"Type"
},
},
"getPSDEFDGroupLogics"
:
[
{
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMBLANK"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[type][表单项空输入]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (30)"
,
"value"
:
"30"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
},
{
"groupOP"
:
"AND"
,
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"logicType"
:
"GROUP"
,
...
@@ -482,9 +468,9 @@
...
@@ -482,9 +468,9 @@
"notMode"
:
false
"notMode"
:
false
}
],
}
],
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"
maxLength"
:
100
,
"
name"
:
"type"
,
"
name"
:
"type"
"
enableLinkView"
:
false
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"grow"
:
-1
,
...
@@ -493,7 +479,7 @@
...
@@ -493,7 +479,7 @@
"widthMode"
:
"PX"
"widthMode"
:
"PX"
},
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"rTMOSFilePath"
:
"psdeformdetail_formitems/type"
,
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"codeName"
:
"tabpanel1"
,
"codeName"
:
"tabpanel1"
,
...
@@ -722,7 +708,7 @@
...
@@ -722,7 +708,7 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
fals
e
,
"infoGroupMode"
:
tru
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"actionGroupExtractMode"
:
"ITEM"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json
浏览文件 @
a74b7227
...
@@ -221,35 +221,35 @@
...
@@ -221,35 +221,35 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"db_sysportlet2_list_field_u
1feafb4
_click"
,
"name"
:
"db_sysportlet2_list_field_u
4c6267d
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
删除
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"db_sysportlet2_list_field_u
4c6267d
_click"
,
"name"
:
"db_sysportlet2_list_field_u
1feafb4
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
删除
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
删除
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
Edit
"
"id"
:
"
Remove
"
},
},
"uIActionTarget"
:
"
SINGLE
KEY"
,
"uIActionTarget"
:
"
MULTI
KEY"
,
"xDataControlName"
:
"db_sysportlet2_list"
"xDataControlName"
:
"db_sysportlet2_list"
},
{
},
{
"name"
:
"表格界面_
删除
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
Remove
"
"id"
:
"
Edit
"
},
},
"uIActionTarget"
:
"
MULTI
KEY"
,
"uIActionTarget"
:
"
SINGLE
KEY"
,
"xDataControlName"
:
"db_sysportlet2_list"
"xDataControlName"
:
"db_sysportlet2_list"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -374,40 +374,6 @@
...
@@ -374,40 +374,6 @@
"getPSDEUIActionGroup"
:
{
"getPSDEUIActionGroup"
:
{
"name"
:
"界面行为组"
,
"name"
:
"界面行为组"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u1feafb4"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto253"
,
"rTMOSFilePath"
:
"pslanguageres/Auto253"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto130"
,
"rTMOSFilePath"
:
"pslanguageres/Auto130"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u4c6267d"
,
"name"
:
"u4c6267d"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -441,6 +407,40 @@
...
@@ -441,6 +407,40 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
false
,
"showCaption"
:
false
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u1feafb4"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto253"
,
"rTMOSFilePath"
:
"pslanguageres/Auto253"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto130"
,
"rTMOSFilePath"
:
"pslanguageres/Auto130"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
]
}
]
},
},
"width"
:
150
,
"width"
:
150
,
...
@@ -2602,35 +2602,35 @@
...
@@ -2602,35 +2602,35 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"db_sysportlet4_u
1feafb4
_click"
,
"name"
:
"db_sysportlet4_u
4c6267d
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
删除
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"db_sysportlet4_u
4c6267d
_click"
,
"name"
:
"db_sysportlet4_u
1feafb4
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
删除
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
删除
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
Edit
"
"id"
:
"
Remove
"
},
},
"uIActionTarget"
:
"
SINGLE
KEY"
,
"uIActionTarget"
:
"
MULTI
KEY"
,
"xDataControlName"
:
"db_sysportlet4"
"xDataControlName"
:
"db_sysportlet4"
},
{
},
{
"name"
:
"表格界面_
删除
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
Remove
"
"id"
:
"
Edit
"
},
},
"uIActionTarget"
:
"
MULTI
KEY"
,
"uIActionTarget"
:
"
SINGLE
KEY"
,
"xDataControlName"
:
"db_sysportlet4"
"xDataControlName"
:
"db_sysportlet4"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -2648,40 +2648,6 @@
...
@@ -2648,40 +2648,6 @@
"getPSUIActionGroup"
:
{
"getPSUIActionGroup"
:
{
"name"
:
"界面行为组"
,
"name"
:
"界面行为组"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u1feafb4"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto253"
,
"rTMOSFilePath"
:
"pslanguageres/Auto253"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto130"
,
"rTMOSFilePath"
:
"pslanguageres/Auto130"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u4c6267d"
,
"name"
:
"u4c6267d"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -2715,6 +2681,40 @@
...
@@ -2715,6 +2681,40 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
false
,
"showCaption"
:
false
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u1feafb4"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto253"
,
"rTMOSFilePath"
:
"pslanguageres/Auto253"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/Edit"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"mOSFilePath"
:
"pslanguageres/Auto130"
,
"rTMOSFilePath"
:
"pslanguageres/Auto130"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
]
}
]
},
},
"portletType"
:
"ACTIONBAR"
,
"portletType"
:
"ACTIONBAR"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
a74b7227
此差异已折叠。
点击以展开。
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录