Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
42d293e3
提交
42d293e3
编写于
4月 11, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
0d5b330f
变更
17
隐藏空白字符变更
内嵌
并排
正在显示
17 个修改的文件
包含
4557 行增加
和
52 行删除
+4557
-52
bookCustom.json
...s/PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/bookCustom.json
+16
-0
Book.json
...sys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json
+4
-0
Main.json
.../TemplatePublish/PSAPPDATAENTITIES/Book/PSFORMS/Main.json
+1210
-0
Reginfo.json
.../PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json
+4
-0
ReginfoREGINFOGridExpView.json
...mplatePublish/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json
+1300
-0
bookWFDynaEditView3.json
...PPS/TemplatePublish/PSAPPDEVIEWS/bookWFDynaEditView3.json
+1443
-0
PSSYSAPP.hubsubapp.json
...rainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.hubsubapp.json
+67
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+25
-0
FILETestTreeGridExView.json
...ys/PSSYSAPPS/Web/PSAPPDEVIEWS/FILETestTreeGridExView.json
+12
-8
bookBookIndexPickupDataView.json
...SYSAPPS/Web/PSAPPDEVIEWS/bookBookIndexPickupDataView.json
+4
-0
bookBookWFDynaStartView.json
...s/PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookWFDynaStartView.json
+4
-0
bookWFDynaActionView.json
...nsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json
+4
-0
bookWFDynaEditView3.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaEditView3.json
+4
-0
studentTreeGridView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json
+6
-2
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+148
-16
AppIndex.json
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
+70
-10
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+236
-16
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/bookCustom.json
0 → 100644
浏览文件 @
42d293e3
{
"codeName"
:
"bookCustom"
,
"counterType"
:
"DEDR"
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/bookCustom.json"
,
"getGetPSAppDEAction"
:
{
"modelref"
:
true
,
"id"
:
"Counter"
},
"name"
:
"书实体计数器"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"timer"
:
1000
,
"uniqueTag"
:
"bookCustom"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json
浏览文件 @
42d293e3
...
...
@@ -4722,6 +4722,10 @@
}
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/bookWFDynaEditView3.json"
,
"viewType"
:
"DEWFDYNAEDITVIEW3"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/bookUsr01027743MPickupView.json"
,
"viewType"
:
"DEMPICKUPVIEW"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book/PSFORMS/Main.json
0 → 100644
浏览文件 @
42d293e3
{
"codeName"
:
"Main"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book/PSFORMS/Main.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
"logicName"
:
"主编辑表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getPSDEFormItemUpdates"
:
[
{
"codeName"
:
"xxx"
,
"name"
:
"xxx"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSDEFIUpdateDetails"
:
[
{
"name"
:
"field3"
},
{
"name"
:
"field"
},
{
"name"
:
"bookname"
}
]
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"bookname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
},
{
"id"
:
"type"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
}
},
{
"id"
:
"field2"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
}
},
{
"id"
:
"field3"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
}
},
{
"id"
:
"field4"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
}
},
{
"id"
:
"field5"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD5"
,
"codeName"
:
"Field5"
}
},
{
"id"
:
"field6"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
}
},
{
"id"
:
"field7"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD7"
,
"codeName"
:
"Field7"
}
},
{
"id"
:
"field8"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
}
},
{
"id"
:
"date"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
}
},
{
"id"
:
"field9"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
}
},
{
"id"
:
"field10"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"FIELD10"
,
"codeName"
:
"Field10"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"id"
:
"createdate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"id"
:
"updateman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"id"
:
"updatedate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"model1"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
}
},
{
"id"
:
"model2"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
}
},
{
"id"
:
"bookid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"书基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"书名称"
,
"codeName"
:
"bookname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"bookname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"bookname"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"width"
:
500
,
"widthMode"
:
"PX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"类型"
,
"codeName"
:
"type"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"type"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"width"
:
200
,
"widthMode"
:
"PX"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"tabpanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"TABPANEL"
,
"name"
:
"tabpanel1"
,
"getPSDEFormTabPages"
:
[
{
"caption"
:
"分页面板1"
,
"codeName"
:
"tabpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"TABPAGE"
,
"name"
:
"tabpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemHeight"
:
299.0
,
"itemWidth"
:
329.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field][表单项启用]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (4444)"
,
"value"
:
"4444"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorHeight"
:
299.0
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
199.0
,
"maxLength"
:
2000
,
"name"
:
"field"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"height"
:
300
,
"heightMode"
:
"PX"
,
"layout"
:
"TABLE_24COL"
,
"width"
:
200
,
"widthMode"
:
"PX"
},
"allowEmpty"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"属性2"
,
"codeName"
:
"field2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
230.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field2"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMBLANK"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field2][表单项空输入]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (5555)"
,
"value"
:
"5555"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"field2"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
12
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"分页面板2"
,
"codeName"
:
"tabpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"TABPAGE"
,
"name"
:
"tabpage2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性3"
,
"codeName"
:
"field3"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field3"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"field3"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性4"
,
"codeName"
:
"field4"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field4"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"field4"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"align"
:
"center"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
}
}
],
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"三列均分"
,
"codeName"
:
"grouppanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"栅格嵌套flex"
,
"codeName"
:
"grouppanel2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性5"
,
"codeName"
:
"field5"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field5"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD5"
,
"codeName"
:
"Field5"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"PANELVISIBLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field5][面板显示]逻辑"
,
"getPSDEFDLogics"
:
[
{
"groupOP"
:
"OR"
,
"logicType"
:
"GROUP"
,
"name"
:
"OR"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (333)"
,
"value"
:
"333"
},
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (222)"
,
"value"
:
"222"
}
],
"notMode"
:
false
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field5"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性6"
,
"codeName"
:
"field6"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field6"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
},
"getPSEditor"
:
{
"editorParams"
:
{
"AC"
:
"TRUE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"PICKER"
,
"handlerType"
:
"PickupText"
,
"name"
:
"field6"
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"align"
:
"flex-start"
,
"dir"
:
"row-reverse"
,
"layout"
:
"FLEX"
,
"vAlign"
:
"center"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"colSM"
:
8
,
"colXS"
:
8
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"栅格嵌套栅格"
,
"codeName"
:
"grouppanel3"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel3"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性7"
,
"codeName"
:
"field7"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field7"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD7"
,
"codeName"
:
"Field7"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field7"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLGOffset"
:
8
,
"colMD"
:
8
,
"colMDOffset"
:
8
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性8"
,
"codeName"
:
"field8"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field8"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field8"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLGOffset"
:
4
,
"colMD"
:
8
,
"colMDOffset"
:
4
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"日期"
,
"codeName"
:
"date"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
230.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"date"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"date"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"colSM"
:
8
,
"colXS"
:
8
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"栅格自动"
,
"codeName"
:
"grouppanel4"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel4"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性9"
,
"codeName"
:
"field9"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemHeight"
:
200.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field9"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
},
"getPSEditor"
:
{
"editorHeight"
:
200.0
,
"editorParams"
:
{
"HEIGHT"
:
"200"
},
"editorType"
:
"TEXTAREA_10"
,
"maxLength"
:
1048576
,
"name"
:
"field9"
,
"showMaxLength"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"日期"
,
"codeName"
:
"field10"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
230.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field10"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD10"
,
"codeName"
:
"Field10"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"field10"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"colSM"
:
8
,
"colXS"
:
8
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"书标识"
,
"codeName"
:
"bookid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"bookid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"bookid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"操作信息"
,
"codeName"
:
"group2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createdate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updatedate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"表单分页"
,
"codeName"
:
"formpage3"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage3"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性11"
,
"codeName"
:
"model1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
4
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"model1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"model1"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性11"
,
"codeName"
:
"model2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
4
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"model2"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"model2"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"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"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
"noTabHeader"
:
false
,
"modelid"
:
"30e57e03ffaa6be25a9d764accc12b56"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json
浏览文件 @
42d293e3
...
...
@@ -2273,6 +2273,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json"
,
"viewType"
:
"DEGRIDEXPVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json
0 → 100644
浏览文件 @
42d293e3
{
"accUserMode"
:
2
,
"caption"
:
"学员登记信息"
,
"codeName"
:
"ReginfoREGINFOGridExpView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json"
,
"memo"
:
"系统自动添加"
,
"name"
:
"ReginfoREGINFOGridExpView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPMODULES/common.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridExpView"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"openMode"
:
"POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"openMode"
:
"POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"openMode"
:
"POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"openMode"
:
"POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewMsgGroup"
:
{
"modelref"
:
true
,
"id"
:
"VMGroup2"
},
"getPSAppViewRefs"
:
[
{
"name"
:
"NEWDATA"
,
"realOpenMode"
:
"POPUPMODAL"
,
"realTitle"
:
"学员登记抬头"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDITDATA"
,
"realOpenMode"
:
"POPUPMODAL"
,
"realTitle"
:
"学员登记抬头"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"REGINFOGridExpViewgridexpbar"
,
"controlType"
:
"GRIDEXPBAR"
,
"name"
:
"gridexpbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:DEFAULT"
,
"realTitle"
:
"实体编辑视图(分页关系)test"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0301946956EditView3.json"
,
"viewType"
:
"DEEDITVIEW3"
}
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"gridexpbar"
},
"getPSControlParam"
:
{
"width"
:
600.0
,
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRIDEXPBAR"
},
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"主表格"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0301946956EditView3.json"
,
"viewType"
:
"DEEDITVIEW3"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE"
,
"logicTag"
:
"gridexpbar_grid"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"gridexpbar_selectionchange"
},
{
"eventNames"
:
"LOAD"
,
"logicTag"
:
"gridexpbar_grid"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"gridexpbar_load"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"gridexpbar_grid"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"学员登记信息名称"
,
"codeName"
:
"reginfoname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"reginfoname"
,
"excelCaption"
:
"学员登记信息名称"
,
"name"
:
"reginfoname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"REGINFONAME"
,
"codeName"
:
"ReginfoName"
},
"width"
:
100
,
"widthUnit"
:
"STAR"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"CENTER"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"单位"
,
"codeName"
:
"department"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"department"
,
"excelCaption"
:
"单位"
,
"name"
:
"department"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"DEPARTMENT"
,
"codeName"
:
"DepartMent"
},
"width"
:
180
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"RIGHT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"家庭住址"
,
"codeName"
:
"address"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"address"
,
"excelCaption"
:
"家庭住址"
,
"name"
:
"address"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
},
"width"
:
180
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
,
"hideDefault"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"年龄"
,
"codeName"
:
"age"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"age"
,
"excelCaption"
:
"年龄"
,
"name"
:
"age"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"width"
:
180
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"RIGHT"
,
"caption"
:
"操作"
,
"codeName"
:
"uagridcolumn1"
,
"columnType"
:
"UAGRIDCOLUMN"
,
"name"
:
"uagridcolumn1"
,
"noPrivDisplayMode"
:
1
,
"getPSDEUIActionGroup"
:
{
"codeName"
:
"A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"getPSSysImage"
:
{
"imagePath"
:
"view/caption.svg"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"行编辑"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
"uniqueTag"
:
"Reginfo__A046596b6afb50f9e5b"
},
"width"
:
100
,
"widthUnit"
:
"STAR"
,
"enableSort"
:
false
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"reginfoname"
,
"getPSAppDEField"
:
{
"name"
:
"REGINFONAME"
,
"codeName"
:
"ReginfoName"
}
},
{
"dataType"
:
25
,
"name"
:
"department"
,
"getPSAppDEField"
:
{
"name"
:
"DEPARTMENT"
,
"codeName"
:
"DepartMent"
}
},
{
"dataType"
:
25
,
"name"
:
"address"
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
}
},
{
"dataType"
:
9
,
"name"
:
"age"
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"REGINFOID"
,
"codeName"
:
"ReginfoId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"REGINFOID"
,
"codeName"
:
"ReginfoId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"studentid"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
}
},
{
"dataType"
:
25
,
"name"
:
"preginfoid"
,
"getPSAppDEField"
:
{
"name"
:
"PREGINFOID"
,
"codeName"
:
"Preginfoid"
}
},
{
"dataType"
:
25
,
"name"
:
"preginfoid2"
,
"getPSAppDEField"
:
{
"name"
:
"PREGINFOID2"
,
"codeName"
:
"Preginfoid2"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"REGINFONAME"
,
"codeName"
:
"ReginfoName"
}
}
],
"getPSDEGridEditItemVRs"
:
[
{
"checkMode"
:
3
,
"name"
:
"编辑项值规则"
,
"getPSDEGridEditItemName"
:
"age"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule4"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule4.json"
,
"name"
:
"正整数"
,
"regExCode"
:
"[0-9]*[1-9][0-9]*"
,
"ruleInfo"
:
"内容必须为正整数"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"学员登记信息名称"
,
"codeName"
:
"reginfoname"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"reginfoname"
,
"getPSAppDEField"
:
{
"name"
:
"REGINFONAME"
,
"codeName"
:
"ReginfoName"
},
"getPSEditor"
:
{
"editorType"
:
"RAW"
,
"name"
:
"reginfoname"
},
"allowEmpty"
:
true
},
{
"caption"
:
"单位"
,
"codeName"
:
"department"
,
"enableCond"
:
2
,
"ignoreInput"
:
0
,
"name"
:
"department"
,
"getPSAppDEField"
:
{
"name"
:
"DEPARTMENT"
,
"codeName"
:
"DepartMent"
},
"getPSEditor"
:
{
"editorParams"
:
{
"autosize"
:
"{
\"
minRows
\"
:2,
\"
maxRows
\"
:6}"
},
"editorType"
:
"TEXTAREA"
,
"maxLength"
:
100
,
"name"
:
"department"
,
"showMaxLength"
:
true
},
"allowEmpty"
:
true
},
{
"caption"
:
"年龄"
,
"codeName"
:
"age"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"age"
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"age"
},
"allowEmpty"
:
true
},
{
"caption"
:
"学员登记信息标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"REGINFOID"
,
"codeName"
:
"ReginfoId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"getPSNavigateContexts"
:
[
{
"key"
:
"FORMITEM"
,
"name"
:
"FORMITEM"
,
"value"
:
"32123"
,
"rawValue"
:
true
},
{
"key"
:
"FORMITEM1"
,
"name"
:
"FORMITEM1"
,
"value"
:
"reginfoname"
,
"rawValue"
:
false
},
{
"key"
:
"EMPTY"
,
"name"
:
"EMPTY"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"formitem5"
,
"name"
:
"formitem5"
,
"value"
:
"age"
,
"rawValue"
:
false
},
{
"key"
:
"formitem3"
,
"name"
:
"formitem3"
,
"value"
:
"21332513"
,
"rawValue"
:
true
},
{
"key"
:
"empty"
,
"name"
:
"empty"
,
"rawValue"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
"sortMode"
:
"REMOTE"
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"name"
:
"gridexpbar_grid"
,
"modelid"
:
"79298f0344beee0b6f745936bb3a2fcd"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"REGINFOGridExpViewgridexpbar_toolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"工具栏模板(默认表格界面)"
,
"name"
:
"gridexpbar_toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam"
:
{
"id"
:
"gridexpbar_toolbar"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem3"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"gridexpbar_toolbar_tbitem3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"name"
:
"表格界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"GRIDVIEW_NEWACTION"
,
"refreshMode"
:
1
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
,
"reloadData"
:
true
},
"tooltip"
:
"新建"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"STYLE2"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem4"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"gridexpbar_toolbar_tbitem4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"编辑"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.COPY"
},
"caption"
:
"拷贝"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem6"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"gridexpbar_toolbar_tbitem6"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0c5@FontAwesome"
,
"cssClass"
:
"fa fa-copy"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.COPY"
},
"caption"
:
"拷贝"
,
"codeName"
:
"Copy"
,
"fullCodeName"
:
"Copy"
,
"name"
:
"表格界面_拷贝操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0c5@FontAwesome"
,
"cssClass"
:
"fa fa-copy"
},
"predefinedType"
:
"GRIDVIEW_COPYACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.COPY"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Copy"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"拷贝"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.COPY"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem7"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem8"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"gridexpbar_toolbar_tbitem8"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"删除"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem9"
,
"spanMode"
:
false
},
{
"caption"
:
"其它"
,
"itemType"
:
"ITEMS"
,
"name"
:
"tbitem16"
,
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"MENUITEM.CAPTION.*.EXPORTSRF"
},
"caption"
:
"导出数据模型test"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem21"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"gridexpbar_toolbar_tbitem21"
},
"getPSSysImage"
:
{
"glyph"
:
"xf019@FontAwesome"
,
"cssClass"
:
"fa fa-download"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"MENUITEM.CAPTION.*.EXPORTSRF"
},
"caption"
:
"导出数据模型"
,
"codeName"
:
"ExportModel"
,
"fullCodeName"
:
"ExportModel"
,
"name"
:
"表格界面_导出数据模型"
,
"getPSSysImage"
:
{
"glyph"
:
"xf019@FontAwesome"
,
"cssClass"
:
"fa fa-download"
},
"predefinedType"
:
"GRIDVIEW_EXPORTXMLACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ExportModel"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"导出数据模型test"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"其它"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem17"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.HELP"
},
"caption"
:
"帮助"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem18"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"gridexpbar_toolbar_tbitem18"
},
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.HELP"
},
"caption"
:
"帮助"
,
"codeName"
:
"Help"
,
"fullCodeName"
:
"Help"
,
"name"
:
"表格界面_帮助操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"predefinedType"
:
"GRIDVIEW_HELPACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Help"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"帮助"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
},
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"modelid"
:
"b912ff540f5614f63914a38067d84728"
,
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSSysImage"
:
{
"glyph"
:
"xf0f1@FontAwesome"
,
"cssClass"
:
"fa fa-stethoscope"
},
"title"
:
"标题AAA"
,
"width"
:
600.0
,
"xDataControlName"
:
"gridexpbar_grid"
,
"enableCounter"
:
true
,
"enableSearch"
:
true
,
"showTitleBar"
:
true
,
"modelid"
:
"651a9e41b38c3cdc859b9a72b3494f74_gridexpbar"
,
"modeltype"
:
"PSEXPBAR"
},
{
"codeName"
:
"REGINFOGridExpViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"工具栏模板(默认表格界面)"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem3"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"name"
:
"表格界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"GRIDVIEW_NEWACTION"
,
"refreshMode"
:
1
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
,
"reloadData"
:
true
},
"tooltip"
:
"新建"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"STYLE2"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem4"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"编辑"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.COPY"
},
"caption"
:
"拷贝"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem6"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem6"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0c5@FontAwesome"
,
"cssClass"
:
"fa fa-copy"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.COPY"
},
"caption"
:
"拷贝"
,
"codeName"
:
"Copy"
,
"fullCodeName"
:
"Copy"
,
"name"
:
"表格界面_拷贝操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0c5@FontAwesome"
,
"cssClass"
:
"fa fa-copy"
},
"predefinedType"
:
"GRIDVIEW_COPYACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.COPY"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Copy"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"拷贝"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.COPY"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem7"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem8"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem8"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"删除"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem9"
,
"spanMode"
:
false
},
{
"caption"
:
"其它"
,
"itemType"
:
"ITEMS"
,
"name"
:
"tbitem16"
,
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"MENUITEM.CAPTION.*.EXPORTSRF"
},
"caption"
:
"导出数据模型test"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem21"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem21"
},
"getPSSysImage"
:
{
"glyph"
:
"xf019@FontAwesome"
,
"cssClass"
:
"fa fa-download"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"MENUITEM.CAPTION.*.EXPORTSRF"
},
"caption"
:
"导出数据模型"
,
"codeName"
:
"ExportModel"
,
"fullCodeName"
:
"ExportModel"
,
"name"
:
"表格界面_导出数据模型"
,
"getPSSysImage"
:
{
"glyph"
:
"xf019@FontAwesome"
,
"cssClass"
:
"fa fa-download"
},
"predefinedType"
:
"GRIDVIEW_EXPORTXMLACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ExportModel"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"导出数据模型test"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"其它"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem17"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.HELP"
},
"caption"
:
"帮助"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem18"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem18"
},
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.HELP"
},
"caption"
:
"帮助"
,
"codeName"
:
"Help"
,
"fullCodeName"
:
"Help"
,
"name"
:
"表格界面_帮助操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"predefinedType"
:
"GRIDVIEW_HELPACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Help"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"帮助"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
},
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"modelid"
:
"b912ff540f5614f63914a38067d84728"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
},
{
"caption"
:
"学员登记信息"
,
"codeName"
:
"REGINFOGridExpViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"REGINFOGridExpView"
,
"getPSDEViewId"
:
"B91BB2AA-D7B3-4505-A0A2-D2E65975A41A"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDEXPVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"refFlag"
:
false
,
"sideBarLayout"
:
"LEFT"
,
"title"
:
"学员登记信息表格导航视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDEXPVIEW"
,
"enableDP"
:
true
,
"enableFilter"
:
true
,
"enableQuickSearch"
:
true
,
"enableSearch"
:
true
,
"showDataInfoBar"
:
true
,
"modelid"
:
"651a9e41b38c3cdc859b9a72b3494f74"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/bookWFDynaEditView3.json
0 → 100644
浏览文件 @
42d293e3
{
"accUserMode"
:
2
,
"caption"
:
"书"
,
"codeName"
:
"bookWFDynaEditView3"
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/bookWFDynaEditView3.json"
,
"name"
:
"bookWFDynaEditView3"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPMODULES/common.json"
},
"getPSAppViewMsgGroup"
:
{
"modelref"
:
true
,
"id"
:
"VMGroup2"
},
"getPSControls"
:
[
{
"codeName"
:
"Default"
,
"controlType"
:
"DRTAB"
,
"editItemCaption"
:
"书"
,
"name"
:
"drtab"
,
"getPSAppCounterRef"
:
{
"modelref"
:
true
,
"id"
:
"2a4e8cfc484b5a67e5fe2019cc99c92c"
},
"getPSAppCounterRefs"
:
[
{
"getPSAppCounter"
:
{
"codeName"
:
"bookCustom"
,
"counterType"
:
"DEDR"
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/bookCustom.json"
,
"getGetPSAppDEAction"
:
{
"modelref"
:
true
,
"id"
:
"Counter"
},
"name"
:
"书实体计数器"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"timer"
:
1000
,
"uniqueTag"
:
"bookCustom"
},
"refMode"
:
{
"srfdeid"
:
"BOOK"
},
"tag"
:
"2a4e8cfc484b5a67e5fe2019cc99c92c"
,
"id"
:
"2a4e8cfc484b5a67e5fe2019cc99c92c"
}
],
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"drtab"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"DRTAB"
},
"getPSDEDRTabPages"
:
[
{
"caption"
:
"清单"
,
"counterId"
:
"num1"
,
"name"
:
"dritem1"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoStuInfoList.json"
,
"viewType"
:
"DEGRIDVIEW"
}
},
{
"caption"
:
"表格"
,
"counterId"
:
"num2"
,
"name"
:
"dritem2"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json"
,
"viewType"
:
"DEGRIDEXPVIEW"
}
}
],
"uniqueTag"
:
"bookWFDynaEditView3__drtab"
,
"modelid"
:
"fa1370490e24654b68f76899ff0a5688"
,
"modeltype"
:
"PSDEDRTAB"
},
{
"codeName"
:
"WFDynaEditView3toolbar"
,
"controlType"
:
"TOOLBAR"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"xDataControlName"
:
"form"
,
"modelid"
:
"068069bd5c9a46ec30cb41eb743616bd_toolbar"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"Main"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book/PSFORMS/Main.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
"logicName"
:
"主编辑表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"FORM"
},
"getPSDEFormItemUpdates"
:
[
{
"codeName"
:
"xxx"
,
"name"
:
"xxx"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSDEFIUpdateDetails"
:
[
{
"name"
:
"field3"
},
{
"name"
:
"field"
},
{
"name"
:
"bookname"
}
]
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"bookname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
},
{
"id"
:
"type"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
}
},
{
"id"
:
"field2"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
}
},
{
"id"
:
"field3"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
}
},
{
"id"
:
"field4"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
}
},
{
"id"
:
"field5"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD5"
,
"codeName"
:
"Field5"
}
},
{
"id"
:
"field6"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
}
},
{
"id"
:
"field7"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD7"
,
"codeName"
:
"Field7"
}
},
{
"id"
:
"field8"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
}
},
{
"id"
:
"date"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
}
},
{
"id"
:
"field9"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
}
},
{
"id"
:
"field10"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"FIELD10"
,
"codeName"
:
"Field10"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"id"
:
"createdate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"id"
:
"updateman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"id"
:
"updatedate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"model1"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
}
},
{
"id"
:
"model2"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
}
},
{
"id"
:
"bookid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"书基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"书名称"
,
"codeName"
:
"bookname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"bookname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"bookname"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"width"
:
500
,
"widthMode"
:
"PX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"类型"
,
"codeName"
:
"type"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"type"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"width"
:
200
,
"widthMode"
:
"PX"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"tabpanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"TABPANEL"
,
"name"
:
"tabpanel1"
,
"getPSDEFormTabPages"
:
[
{
"caption"
:
"分页面板1"
,
"codeName"
:
"tabpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"TABPAGE"
,
"name"
:
"tabpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemHeight"
:
299.0
,
"itemWidth"
:
329.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field][表单项启用]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (4444)"
,
"value"
:
"4444"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorHeight"
:
299.0
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
199.0
,
"maxLength"
:
2000
,
"name"
:
"field"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"height"
:
300
,
"heightMode"
:
"PX"
,
"layout"
:
"TABLE_24COL"
,
"width"
:
200
,
"widthMode"
:
"PX"
},
"allowEmpty"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"属性2"
,
"codeName"
:
"field2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
230.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field2"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMBLANK"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field2][表单项空输入]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (5555)"
,
"value"
:
"5555"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"field2"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
12
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"分页面板2"
,
"codeName"
:
"tabpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"TABPAGE"
,
"name"
:
"tabpage2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性3"
,
"codeName"
:
"field3"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field3"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"field3"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性4"
,
"codeName"
:
"field4"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field4"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"field4"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"align"
:
"center"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
}
}
],
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"三列均分"
,
"codeName"
:
"grouppanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"栅格嵌套flex"
,
"codeName"
:
"grouppanel2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性5"
,
"codeName"
:
"field5"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field5"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD5"
,
"codeName"
:
"Field5"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"PANELVISIBLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field5][面板显示]逻辑"
,
"getPSDEFDLogics"
:
[
{
"groupOP"
:
"OR"
,
"logicType"
:
"GROUP"
,
"name"
:
"OR"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (333)"
,
"value"
:
"333"
},
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (222)"
,
"value"
:
"222"
}
],
"notMode"
:
false
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field5"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性6"
,
"codeName"
:
"field6"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field6"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
},
"getPSEditor"
:
{
"editorParams"
:
{
"AC"
:
"TRUE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"PICKER"
,
"handlerType"
:
"PickupText"
,
"name"
:
"field6"
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"align"
:
"flex-start"
,
"dir"
:
"row-reverse"
,
"layout"
:
"FLEX"
,
"vAlign"
:
"center"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"colSM"
:
8
,
"colXS"
:
8
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"栅格嵌套栅格"
,
"codeName"
:
"grouppanel3"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel3"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性7"
,
"codeName"
:
"field7"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field7"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD7"
,
"codeName"
:
"Field7"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field7"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLGOffset"
:
8
,
"colMD"
:
8
,
"colMDOffset"
:
8
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性8"
,
"codeName"
:
"field8"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field8"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field8"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLGOffset"
:
4
,
"colMD"
:
8
,
"colMDOffset"
:
4
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"日期"
,
"codeName"
:
"date"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
230.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"date"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"date"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"colSM"
:
8
,
"colXS"
:
8
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"栅格自动"
,
"codeName"
:
"grouppanel4"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel4"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性9"
,
"codeName"
:
"field9"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemHeight"
:
200.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field9"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
},
"getPSEditor"
:
{
"editorHeight"
:
200.0
,
"editorParams"
:
{
"HEIGHT"
:
"200"
},
"editorType"
:
"TEXTAREA_10"
,
"maxLength"
:
1048576
,
"name"
:
"field9"
,
"showMaxLength"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"日期"
,
"codeName"
:
"field10"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
230.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field10"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD10"
,
"codeName"
:
"Field10"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"field10"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"colSM"
:
8
,
"colXS"
:
8
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"书标识"
,
"codeName"
:
"bookid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"bookid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"bookid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"操作信息"
,
"codeName"
:
"group2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createdate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updatedate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"表单分页"
,
"codeName"
:
"formpage3"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage3"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性11"
,
"codeName"
:
"model1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
4
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"model1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"model1"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性11"
,
"codeName"
:
"model2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
4
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"model2"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"model2"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"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"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
}
},
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"30e57e03ffaa6be25a9d764accc12b56"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"WFDynaEditView3datainfobar"
,
"controlType"
:
"DATAINFOBAR"
,
"name"
:
"datainfobar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"datainfobar"
}
},
{
"caption"
:
"书"
,
"codeName"
:
"WFDynaEditView3captionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"WFDynaEditView3"
,
"getPSDEViewId"
:
"1ED24FA1-1121-4D0A-937A-B97C48FA3AF4"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEWFDYNAEDITVIEW3"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"refFlag"
:
false
,
"title"
:
"书工作流编辑视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEWFDYNAEDITVIEW3"
,
"xDataControlName"
:
"form"
,
"enableDP"
:
true
,
"enableWF"
:
false
,
"showDataInfoBar"
:
true
,
"wFIAMode"
:
true
,
"modelid"
:
"068069bd5c9a46ec30cb41eb743616bd"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.hubsubapp.json
浏览文件 @
42d293e3
...
...
@@ -297,6 +297,73 @@
"showTitle"
:
true
,
"modelid"
:
"102fe4f65129bafca1451c4ca125530f"
,
"modeltype"
:
"PSDEDRBAR"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"DRTAB"
,
"editItemCaption"
:
"书"
,
"name"
:
"drtab"
,
"getPSAppCounterRef"
:
{
"modelref"
:
true
,
"id"
:
"2a4e8cfc484b5a67e5fe2019cc99c92c"
},
"getPSAppCounterRefs"
:
[
{
"getPSAppCounter"
:
{
"codeName"
:
"bookCustom"
,
"counterType"
:
"DEDR"
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/bookCustom.json"
,
"getGetPSAppDEAction"
:
{
"modelref"
:
true
,
"id"
:
"Counter"
},
"name"
:
"书实体计数器"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"timer"
:
1000
,
"uniqueTag"
:
"bookCustom"
},
"refMode"
:
{
"srfdeid"
:
"BOOK"
},
"tag"
:
"2a4e8cfc484b5a67e5fe2019cc99c92c"
,
"id"
:
"2a4e8cfc484b5a67e5fe2019cc99c92c"
}
],
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"drtab"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"DRTAB"
},
"getPSDEDRTabPages"
:
[
{
"caption"
:
"清单"
,
"counterId"
:
"num1"
,
"name"
:
"dritem1"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoStuInfoList.json"
,
"viewType"
:
"DEGRIDVIEW"
}
},
{
"caption"
:
"表格"
,
"counterId"
:
"num2"
,
"name"
:
"dritem2"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json"
,
"viewType"
:
"DEGRIDEXPVIEW"
}
}
],
"uniqueTag"
:
"bookWFDynaEditView3__drtab"
,
"modelid"
:
"fa1370490e24654b68f76899ff0a5688"
,
"modeltype"
:
"PSDEDRTAB"
},
{
"codeName"
:
"Usr0301553011TabExpViewtabexppanel"
,
"controlType"
:
"TABEXPPANEL"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
42d293e3
...
...
@@ -148,6 +148,9 @@
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/WFExpBar.json"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/bookCustom.json"
}
],
"getAllPSAppDERSs"
:
[
{
"actionRSMode"
:
1
,
...
...
@@ -1216,6 +1219,16 @@
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPPORTALVIEWS/AppPortalView.json"
,
"viewType"
:
"APPPORTALVIEW"
}
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc4"
,
"name"
:
"书实体工作流动态视图(分页关系)"
,
"openMode"
:
"INDEXVIEWTAB"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/bookWFDynaEditView3.json"
,
"viewType"
:
"DEWFDYNAEDITVIEW3"
}
}
],
"getAllPSAppMenuModels"
:
[
{
"modelref"
:
true
,
...
...
@@ -1651,6 +1664,12 @@
"viewType"
:
"DEEDITVIEW"
,
"resource"
:
"TEST"
,
"view"
:
"Usr20EditView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/bookWFDynaEditView3.json"
,
"viewType"
:
"DEWFDYNAEDITVIEW3"
,
"resource"
:
"Book"
,
"view"
:
"WFDynaEditView3"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTTestMobMDView.json"
,
...
...
@@ -1752,6 +1771,12 @@
"viewType"
:
"DEEDITVIEW"
,
"resource"
:
"RawMaterial"
,
"view"
:
"EditView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json"
,
"viewType"
:
"DEGRIDEXPVIEW"
,
"resource"
:
"Reginfo"
,
"view"
:
"REGINFOGridExpView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneDataView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/FILETestTreeGridExView.json
浏览文件 @
42d293e3
...
...
@@ -18,15 +18,11 @@
"engineType"
:
"TreeGridExView"
,
"name"
:
"engine"
}
],
"getPSAppViewMsgGroup"
:
{
"modelref"
:
true
,
"id"
:
"VMGroup2"
},
"getPSAppViewRefs"
:
[
{
"name"
:
"EDITDATA"
,
"realTitle"
:
"文件数据重定向视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILERedirectView.json"
,
"viewType"
:
"DEREDIRECTVIEW"
}
},
{
"name"
:
"NEWDATA"
,
"realTitle"
:
"文件编辑视图"
,
"getRefPSAppView"
:
{
...
...
@@ -34,6 +30,14 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDITDATA"
,
"realTitle"
:
"文件数据重定向视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILERedirectView.json"
,
"viewType"
:
"DEREDIRECTVIEW"
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"TestTreeGridExViewtoolbar"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookIndexPickupDataView.json
浏览文件 @
42d293e3
...
...
@@ -13,6 +13,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewMsgGroup"
:
{
"modelref"
:
true
,
"id"
:
"VMGroup2"
},
"getPSControls"
:
[
{
"codeName"
:
"BookIndexPickupDataView_DataView"
,
"controlType"
:
"DATAVIEW"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookWFDynaStartView.json
浏览文件 @
42d293e3
...
...
@@ -14,6 +14,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewMsgGroup"
:
{
"modelref"
:
true
,
"id"
:
"VMGroup2"
},
"getPSControls"
:
[
{
"codeName"
:
"Main"
,
"controlType"
:
"FORM"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json
浏览文件 @
42d293e3
...
...
@@ -14,6 +14,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewMsgGroup"
:
{
"modelref"
:
true
,
"id"
:
"VMGroup2"
},
"getPSControls"
:
[
{
"codeName"
:
"Main"
,
"controlType"
:
"FORM"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaEditView3.json
浏览文件 @
42d293e3
...
...
@@ -12,6 +12,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewMsgGroup"
:
{
"modelref"
:
true
,
"id"
:
"VMGroup2"
},
"getPSControls"
:
[
{
"codeName"
:
"Default"
,
"controlType"
:
"DRTAB"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json
浏览文件 @
42d293e3
...
...
@@ -64,8 +64,12 @@
"editMode"
:
true
}
}
],
"getPSAppViewMsgGroup"
:
{
"modelref"
:
true
,
"id"
:
"VMGroup2"
},
"getPSAppViewRefs"
:
[
{
"name"
:
"
EDIT
DATA"
,
"name"
:
"
NEW
DATA"
,
"realTitle"
:
"学生编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
...
...
@@ -73,7 +77,7 @@
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"
NEW
DATA"
,
"name"
:
"
EDIT
DATA"
,
"realTitle"
:
"学生编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
42d293e3
...
...
@@ -5189,6 +5189,50 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图消息数据多项选择视图(左右关系)"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体工作流动态操作视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem256"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0411708508"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图消息实体工作流动态操作视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体工作流动态启动视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem255"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0411476796"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图消息实体工作流动态启动视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息工作流动态编辑视图"
,
...
...
@@ -5235,12 +5279,12 @@
"tooltip"
:
"视图消息面板视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息
地图
视图"
,
"caption"
:
"视图消息
实体选择数据
视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2
32
"
,
"name"
:
"menuitem2
53
"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc041
001593
1"
"id"
:
"UsrAppFunc041
101956
1"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -5254,15 +5298,15 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图消息
地图
视图"
"tooltip"
:
"视图消息
实体选择数据
视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息
报表视图
"
,
"caption"
:
"视图消息
实体索引关系选择数据视图(部件视图)
"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2
33
"
,
"name"
:
"menuitem2
50
"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc041
0293671
"
"id"
:
"UsrAppFunc041
1908799
"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -5276,15 +5320,15 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图消息
报表视图
"
"tooltip"
:
"视图消息
实体索引关系选择数据视图(部件视图)
"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息
甘特视图
"
,
"caption"
:
"视图消息
实体树表格视图(增强)
"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2
34
"
,
"name"
:
"menuitem2
52
"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc041
0368266
"
"id"
:
"UsrAppFunc041
1685437
"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -5298,15 +5342,15 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图消息
甘特视图
"
"tooltip"
:
"视图消息
实体树表格视图(增强)
"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息
首页
视图"
,
"caption"
:
"视图消息
实体树表格
视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2
20
"
,
"name"
:
"menuitem2
51
"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc04
09535215
"
"id"
:
"UsrAppFunc04
11626164
"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -5320,7 +5364,7 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图消息
首页
视图"
"tooltip"
:
"视图消息
实体树表格
视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体图表导航视图"
,
...
...
@@ -5343,6 +5387,94 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图消息实体图表导航视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息地图视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem232"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0410015931"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图消息地图视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息报表视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem233"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0410293671"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图消息报表视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息甘特视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem234"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0410368266"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图消息甘特视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息首页视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem220"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0409535215"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图消息首页视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体分页搜索视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
42d293e3
...
...
@@ -2307,6 +2307,26 @@
"id"
:
"UsrAppFunc0411864003"
},
"tooltip"
:
"视图消息数据多项选择视图(左右关系)"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体工作流动态操作视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem256"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0411708508"
},
"tooltip"
:
"视图消息实体工作流动态操作视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体工作流动态启动视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem255"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0411476796"
},
"tooltip"
:
"视图消息实体工作流动态启动视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息工作流动态编辑视图"
,
...
...
@@ -2327,6 +2347,56 @@
"id"
:
"UsrAppFunc0410090740"
},
"tooltip"
:
"视图消息面板视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体选择数据视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem253"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0411019561"
},
"tooltip"
:
"视图消息实体选择数据视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体索引关系选择数据视图(部件视图)"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem250"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0411908799"
},
"tooltip"
:
"视图消息实体索引关系选择数据视图(部件视图)"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体树表格视图(增强)"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem252"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0411685437"
},
"tooltip"
:
"视图消息实体树表格视图(增强)"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体树表格视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem251"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0411626164"
},
"tooltip"
:
"视图消息实体树表格视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体图表导航视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem249"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0411997367"
},
"tooltip"
:
"视图消息实体图表导航视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息地图视图"
,
...
...
@@ -2367,16 +2437,6 @@
"id"
:
"UsrAppFunc0409535215"
},
"tooltip"
:
"视图消息首页视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体图表导航视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem249"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0411997367"
},
"tooltip"
:
"视图消息实体图表导航视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"视图消息实体分页搜索视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
42d293e3
...
...
@@ -3051,6 +3051,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4GridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0411626164",
"name" : "学生实体树表格视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json",
"viewType" : "DETREEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1205702964",
...
...
@@ -3336,6 +3346,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2GridExpView_Test.json",
"viewType" : "DEGRIDEXPVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0411685437",
"name" : "树表格视图(增强)",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILETestTreeGridExView.json",
"viewType" : "DETREEGRIDEXVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0822067175",
...
...
@@ -3346,6 +3366,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr08223555EditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0411825981",
"name" : "书实体索引关系选择数据视图(部件视图)",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookIndexPickupDataView.json",
"viewType" : "DEINDEXPICKUPDATAVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1023449102",
...
...
@@ -3386,6 +3416,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTControlDefaultLoadTest.json",
"viewType" : "DECUSTOMVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0411019561",
"name" : "书实体选择数据视图(部件视图)",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookPickupDataView.json",
"viewType" : "DEPICKUPDATAVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc54",
...
...
@@ -3556,6 +3596,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookListView.json",
"viewType" : "DELISTVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0411476796",
"name" : "书实体工作流动态启动视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookWFDynaStartView.json",
"viewType" : "DEWFDYNASTARTVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1115884487",
...
...
@@ -3796,6 +3846,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RealEstateGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0411908799",
"name" : "书实体索引关系选择数据视图(部件视图)",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookIndexPickupDataView.json",
"viewType" : "DEINDEXPICKUPDATAVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1205940062",
...
...
@@ -4166,6 +4226,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestTreeView.json",
"viewType" : "DETREEVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0411197289",
"name" : "书实体工作流动态视图(分页关系)",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaEditView3.json",
"viewType" : "DEWFDYNAEDITVIEW3"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc",
...
...
@@ -5263,6 +5333,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTreeView9.json",
"viewType" : "DETREEVIEW9"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0411708508",
"name" : "书实体工作流动态操作视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json",
"viewType" : "DEWFDYNAACTIONVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc86",
...
...
@@ -26459,6 +26539,50 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息数据多项选择视图(左右关系)"
}, {
"accUserMode" : 2,
"caption" : "视图消息实体工作流动态操作视图",
"itemType" : "MENUITEM",
"name" : "menuitem256",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0411708508"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息实体工作流动态操作视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息实体工作流动态启动视图",
"itemType" : "MENUITEM",
"name" : "menuitem255",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0411476796"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息实体工作流动态启动视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息工作流动态编辑视图",
...
...
@@ -26505,12 +26629,12 @@
"tooltip" : "视图消息面板视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息
地图
视图",
"caption" : "视图消息
实体选择数据
视图",
"itemType" : "MENUITEM",
"name" : "menuitem2
32
",
"name" : "menuitem2
53
",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc041
001593
1"
"id" : "UsrAppFunc041
101956
1"
},
"getPSLayout" : {
"childColLG" : -1,
...
...
@@ -26524,15 +26648,15 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息
地图
视图"
"tooltip" : "视图消息
实体选择数据
视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息
报表视图
",
"caption" : "视图消息
实体索引关系选择数据视图(部件视图)
",
"itemType" : "MENUITEM",
"name" : "menuitem2
33
",
"name" : "menuitem2
50
",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc041
0293671
"
"id" : "UsrAppFunc041
1908799
"
},
"getPSLayout" : {
"childColLG" : -1,
...
...
@@ -26546,15 +26670,15 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息
报表视图
"
"tooltip" : "视图消息
实体索引关系选择数据视图(部件视图)
"
}, {
"accUserMode" : 2,
"caption" : "视图消息
甘特视图
",
"caption" : "视图消息
实体树表格视图(增强)
",
"itemType" : "MENUITEM",
"name" : "menuitem2
34
",
"name" : "menuitem2
52
",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc041
0368266
"
"id" : "UsrAppFunc041
1685437
"
},
"getPSLayout" : {
"childColLG" : -1,
...
...
@@ -26568,15 +26692,15 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息
甘特视图
"
"tooltip" : "视图消息
实体树表格视图(增强)
"
}, {
"accUserMode" : 2,
"caption" : "视图消息
首页
视图",
"caption" : "视图消息
实体树表格
视图",
"itemType" : "MENUITEM",
"name" : "menuitem2
20
",
"name" : "menuitem2
51
",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc04
09535215
"
"id" : "UsrAppFunc04
11626164
"
},
"getPSLayout" : {
"childColLG" : -1,
...
...
@@ -26590,7 +26714,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息
首页
视图"
"tooltip" : "视图消息
实体树表格
视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息实体图表导航视图",
...
...
@@ -26613,6 +26737,94 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息实体图表导航视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息地图视图",
"itemType" : "MENUITEM",
"name" : "menuitem232",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0410015931"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息地图视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息报表视图",
"itemType" : "MENUITEM",
"name" : "menuitem233",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0410293671"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息报表视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息甘特视图",
"itemType" : "MENUITEM",
"name" : "menuitem234",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0410368266"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息甘特视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息首页视图",
"itemType" : "MENUITEM",
"name" : "menuitem220",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0409535215"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息首页视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息实体分页搜索视图",
...
...
@@ -35430,6 +35642,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup2"
},
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
...
...
@@ -36789,6 +37005,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup2"
},
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录