Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
bb58e674
提交
bb58e674
编写于
8月 05, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
37ea9bcb
变更
9
显示空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
5406 行增加
和
10 行删除
+5406
-10
Student.json
...lab/trainsys/PSMODULES/common/PSDATAENTITIES/Student.json
+12
-0
Student.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json
+8
-0
UniverEditView_Form.json
...SAPPDATAENTITIES/Student/PSFORMS/UniverEditView_Form.json
+937
-5
studentPrintEditView.json
...nsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json
+1289
-0
studentPrintGridView.json
...nsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintGridView.json
+1073
-0
studentUniverEditView.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentUniverEditView.json
+937
-5
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+19
-0
AppIndex.json
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
+10
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+1121
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Student.json
浏览文件 @
bb58e674
...
...
@@ -2454,6 +2454,12 @@
"name"
:
"测试门户选项操作视图"
,
"realModelSubType"
:
"DEOPTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"PrintEditView"
,
"logicName"
:
"打印测试编辑视图"
,
"name"
:
"打印测试编辑视图"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TreeGridView"
,
"logicName"
:
"学生实体树表格视图"
,
...
...
@@ -2503,6 +2509,12 @@
"name"
:
"学生实体数据选择视图"
,
"realModelSubType"
:
"DEPICKUPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"PrintGridView"
,
"logicName"
:
"打印测试表格视图"
,
"name"
:
"打印测试表格视图"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"PanelView"
,
"logicName"
:
"学生实体面板视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json
浏览文件 @
bb58e674
...
...
@@ -2636,6 +2636,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json"
,
...
...
@@ -2656,6 +2660,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/UniverEditView_Form.json
浏览文件 @
bb58e674
...
...
@@ -63,11 +63,20 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"hookEventNames"
:
[
"ONCHANGE"
],
"logicName"
:
"univer编辑视图_表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"onChange"
,
"itemName"
:
"formitem"
,
"logicTag"
:
"form"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic"
,
"scriptCode"
:
"const item = ctrl.formItems.find(x => x.name === 'age_text')
\r\n
if (item) {
\r\n
item.state.readonly = !item.state.readonly;
\r\n
}"
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
...
...
@@ -119,6 +128,86 @@
"name"
:
"FIELD"
,
"codeName"
:
"Field"
}
},
{
"id"
:
"name"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"NAME"
,
"codeName"
:
"Name"
}
},
{
"id"
:
"age"
,
"dataType"
:
9
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"age_text"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"rank"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"address"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
}
},
{
"id"
:
"start"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"START"
,
"codeName"
:
"Start"
}
},
{
"id"
:
"end"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
25
},
{
"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"
:
"studentid"
,
"hidden"
:
true
,
...
...
@@ -130,16 +219,16 @@
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"codeName"
:
"formpage
3
1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"name"
:
"formpage
3
1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"univer编辑器"
,
"codeName"
:
"group1"
,
"codeName"
:
"group
3
1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"name"
:
"group
3
1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性"
,
"codeName"
:
"field"
,
...
...
@@ -220,30 +309,656 @@
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"学生基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"姓名"
,
"codeName"
:
"name"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"name"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NAME"
,
"codeName"
:
"Name"
},
"getPSEditor"
:
{
"editorParams"
:
{
"AC"
:
"TRUE"
},
"editorType"
:
"TEXTAREA"
,
"maxLength"
:
100
,
"name"
:
"name"
,
"getPSAppDEACMode"
:
{
"modelref"
:
true
,
"id"
:
"AIChat"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"enableAC"
:
true
,
"showMaxLength"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"年龄"
,
"codeName"
:
"age"
,
"dataType"
:
9
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
100
,
"name"
:
"age"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"age"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"#,##0.00"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"年龄(文本)"
,
"codeName"
:
"age_text"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"age_text"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"age_text"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
}
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"职级"
,
"codeName"
:
"rank"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"rank"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址"
,
"codeName"
:
"address"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"address"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"address"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"开始时间"
,
"codeName"
:
"start"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"start"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"START"
,
"codeName"
:
"Start"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"start"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"结束时间"
,
"codeName"
:
"end"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"end"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"end"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"年龄只读"
,
"codeName"
:
"formitem"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"SCRIPTCODE_CHANGE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[formitem][表单项值变更(脚本处理)]逻辑"
,
"getPSDEFDLogics"
:
[
{
"logicType"
:
"SINGLE"
}
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorType"
:
"SWITCH"
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
12
,
"childColMD"
:
12
,
"childColSM"
:
12
,
"childColXS"
:
12
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"codeName"
:
"mdctrl1"
,
"contentType"
:
"REPEATER"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"MDCTRL"
,
"name"
:
"mdctrl1"
,
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"codeName"
:
"mdctrl2"
,
"getContentPSControl"
:
{
"codeName"
:
"Dsjbd"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remov
e"
,
"actionName"
:
"Remov
e"
,
"id"
:
"creat
e"
,
"actionName"
:
"Creat
e"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELE
TE"
,
"name"
:
"remov
e"
,
"dataAccessAction"
:
"CREA
TE"
,
"name"
:
"creat
e"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remov
e"
"id"
:
"Creat
e"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD
.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD/PSFORMS/Dsjbd.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"logicName"
:
"多数据表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"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"
:
"BXDID"
,
"codeName"
:
"BXDId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BXDNAME"
,
"codeName"
:
"BXDName"
}
},
{
"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"
:
"bxdname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BXDNAME"
,
"codeName"
:
"BXDName"
}
},
{
"id"
:
"bxdid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BXDID"
,
"codeName"
:
"BXDId"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"报销单基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"报销单名称"
,
"codeName"
:
"bxdname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"bxdname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BXDNAME"
,
"codeName"
:
"BXDName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"bxdname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"报销单标识"
,
"codeName"
:
"bxdid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"bxdid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BXDID"
,
"codeName"
:
"BXDId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"bxdid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"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/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
...
...
@@ -256,10 +971,227 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD
.json"
}
},
"noTabHeader"
:
true
,
"name"
:
"mdctrl2_form"
,
"modelid"
:
"69882842-D584-4524-9EA6-A1158EC1C86C"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
"contentType"
:
"FORM"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"MDCTRL"
,
"name"
:
"mdctrl2"
,
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"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/Web/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/Web/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"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"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/Web/PSAPPDATAENTITIES/Student.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/Web/PSAPPDATAENTITIES/Student.json"
}
},
"noTabHeader"
:
false
,
"modelid"
:
"7249EFC8-2FCA-49B1-B200-E34A38FE2DE7"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json
0 → 100644
浏览文件 @
bb58e674
{
"accUserMode"
:
2
,
"caption"
:
"学生"
,
"codeName"
:
"studentPrintEditView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json"
,
"name"
:
"studentPrintEditView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"EditView"
,
"name"
:
"engine"
}
],
"getPSControls"
:
[
{
"codeName"
:
"PrintEditViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"编辑视图打印工具栏"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"xDataControlName"
:
"form"
,
"modelid"
:
"799B0C1A-ED36-4648-989C-4F98AEA4C9DB"
,
"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/Web/PSAPPDATAENTITIES/Student.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"hookEventNames"
:
[
"ONCHANGE"
],
"logicName"
:
"主编辑表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"onChange"
,
"itemName"
:
"formitem"
,
"logicTag"
:
"form"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic"
,
"scriptCode"
:
"const item = ctrl.formItems.find(x => x.name === 'age_text')
\r\n
if (item) {
\r\n
item.state.readonly = !item.state.readonly;
\r\n
}"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"FORM"
},
"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"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTNAME"
,
"codeName"
:
"StudentName"
}
},
{
"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"
:
"name"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"NAME"
,
"codeName"
:
"Name"
}
},
{
"id"
:
"age"
,
"dataType"
:
9
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"age_text"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"rank"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"address"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
}
},
{
"id"
:
"start"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"START"
,
"codeName"
:
"Start"
}
},
{
"id"
:
"end"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
25
},
{
"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"
:
"studentid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"学生基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"姓名"
,
"codeName"
:
"name"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"name"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NAME"
,
"codeName"
:
"Name"
},
"getPSEditor"
:
{
"editorParams"
:
{
"AC"
:
"TRUE"
},
"editorType"
:
"TEXTAREA"
,
"maxLength"
:
100
,
"name"
:
"name"
,
"getPSAppDEACMode"
:
{
"modelref"
:
true
,
"id"
:
"AIChat"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"enableAC"
:
true
,
"showMaxLength"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"年龄"
,
"codeName"
:
"age"
,
"dataType"
:
9
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
100
,
"name"
:
"age"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"age"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"#,##0.00"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"年龄(文本)"
,
"codeName"
:
"age_text"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"age_text"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"age_text"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
}
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"职级"
,
"codeName"
:
"rank"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"rank"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址"
,
"codeName"
:
"address"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"address"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"address"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"开始时间"
,
"codeName"
:
"start"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"start"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"START"
,
"codeName"
:
"Start"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"start"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"结束时间"
,
"codeName"
:
"end"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"end"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"end"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"年龄只读"
,
"codeName"
:
"formitem"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"SCRIPTCODE_CHANGE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[formitem][表单项值变更(脚本处理)]逻辑"
,
"getPSDEFDLogics"
:
[
{
"logicType"
:
"SINGLE"
}
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorType"
:
"SWITCH"
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
12
,
"childColMD"
:
12
,
"childColSM"
:
12
,
"childColXS"
:
12
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"codeName"
:
"mdctrl1"
,
"contentType"
:
"REPEATER"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"MDCTRL"
,
"name"
:
"mdctrl1"
,
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"codeName"
:
"mdctrl2"
,
"getContentPSControl"
:
{
"codeName"
:
"Dsjbd"
,
"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/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD/PSFORMS/Dsjbd.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"logicName"
:
"多数据表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"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"
:
"BXDID"
,
"codeName"
:
"BXDId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BXDNAME"
,
"codeName"
:
"BXDName"
}
},
{
"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"
:
"bxdname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BXDNAME"
,
"codeName"
:
"BXDName"
}
},
{
"id"
:
"bxdid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BXDID"
,
"codeName"
:
"BXDId"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"报销单基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"报销单名称"
,
"codeName"
:
"bxdname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"bxdname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BXDNAME"
,
"codeName"
:
"BXDName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"bxdname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"报销单标识"
,
"codeName"
:
"bxdid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"bxdid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BXDID"
,
"codeName"
:
"BXDId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"bxdid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"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/Web/PSAPPDATAENTITIES/BXD.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/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"noTabHeader"
:
true
,
"name"
:
"mdctrl2_form"
,
"modelid"
:
"69882842-D584-4524-9EA6-A1158EC1C86C"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
"contentType"
:
"FORM"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"MDCTRL"
,
"name"
:
"mdctrl2"
,
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"学生标识"
,
"codeName"
:
"studentid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"studentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"studentid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"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/Web/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/Web/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"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"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/Web/PSAPPDATAENTITIES/Student.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/Web/PSAPPDATAENTITIES/Student.json"
}
},
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"558d4f42147c9dd9f2fe4c70cac70cd8"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"PrintEditViewdatainfobar"
,
"controlType"
:
"DATAINFOBAR"
,
"name"
:
"datainfobar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
"id"
:
"datainfobar"
}
},
{
"caption"
:
"学生"
,
"codeName"
:
"PrintEditViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"PrintEditView"
,
"getPSDEViewId"
:
"3A476DC1-5DEB-4A2E-8E69-F1B094700B0E"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEEDITVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"打印测试编辑视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEEDITVIEW"
,
"xDataControlName"
:
"form"
,
"enableDP"
:
true
,
"showDataInfoBar"
:
true
,
"modelid"
:
"4919fa4ef210eb85ffa23cf9a1068af0"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintGridView.json
0 → 100644
浏览文件 @
bb58e674
{
"accUserMode"
:
2
,
"caption"
:
"学生"
,
"codeName"
:
"studentPrintGridView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintGridView.json"
,
"gridRowActiveMode"
:
2
,
"name"
:
"studentPrintGridView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"NEWDATA"
,
"realTitle"
:
"学生编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDITDATA"
,
"realTitle"
:
"打印测试编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"OPENDATA"
,
"realTitle"
:
"打印测试编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"PrintGridViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"表格视图打印工具栏"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"xDataControlName"
:
"grid"
,
"modelid"
:
"E78C1EA3-4497-40E7-8B69-91D6F12C1ADC"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"groupMode"
:
"NONE"
,
"logicName"
:
"主表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"姓名"
,
"codeName"
:
"name"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"name"
,
"excelCaption"
:
"姓名"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"name"
,
"name"
:
"name"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NAME"
,
"codeName"
:
"Name"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"年龄"
,
"codeName"
:
"age"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"age"
,
"excelCaption"
:
"年龄"
,
"name"
:
"age"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
},
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"年龄(动态代码表)"
,
"codeName"
:
"defgridcolumn1"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"age"
,
"excelCaption"
:
"年龄(动态代码表)"
,
"name"
:
"defgridcolumn1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age_dynamic.json"
},
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"单位"
,
"codeName"
:
"department"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"department"
,
"excelCaption"
:
"单位"
,
"name"
:
"department"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"DEPARTMENT"
,
"codeName"
:
"Department"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"地址"
,
"codeName"
:
"address"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"address"
,
"excelCaption"
:
"地址"
,
"name"
:
"address"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129249258.json"
},
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"学生标识"
,
"codeName"
:
"studentid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentid"
,
"excelCaption"
:
"学生标识"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"studentid"
,
"name"
:
"studentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
},
"width"
:
180
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"createman"
,
"excelCaption"
:
"建立人"
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field"
,
"excelCaption"
:
"属性"
,
"name"
:
"field"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updateman"
,
"excelCaption"
:
"更新人"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"结束时间"
,
"codeName"
:
"end"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"end"
,
"excelCaption"
:
"结束时间"
,
"name"
:
"end"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"开始时间"
,
"codeName"
:
"start"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"start"
,
"excelCaption"
:
"开始时间"
,
"name"
:
"start"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"START"
,
"codeName"
:
"Start"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"createdate"
,
"excelCaption"
:
"建立时间"
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"上级学生职位"
,
"codeName"
:
"pstudentid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"pstudentid"
,
"excelCaption"
:
"上级学生职位"
,
"name"
:
"pstudentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"组织机构标识"
,
"codeName"
:
"orgid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"orgid"
,
"excelCaption"
:
"组织机构标识"
,
"name"
:
"orgid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"ORGID"
,
"codeName"
:
"OrgId"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updatedate"
,
"excelCaption"
:
"更新时间"
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"组织部门标识"
,
"codeName"
:
"deptid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"deptid"
,
"excelCaption"
:
"组织部门标识"
,
"name"
:
"deptid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"DEPTID"
,
"codeName"
:
"DeptId"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"学生名称"
,
"codeName"
:
"studentname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentname"
,
"excelCaption"
:
"学生名称"
,
"name"
:
"studentname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTNAME"
,
"codeName"
:
"StudentName"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"职级"
,
"codeName"
:
"rank"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"rank"
,
"excelCaption"
:
"职级"
,
"name"
:
"rank"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"name"
,
"getPSAppDEField"
:
{
"name"
:
"NAME"
,
"codeName"
:
"Name"
}
},
{
"dataType"
:
9
,
"name"
:
"age"
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"dataType"
:
25
,
"name"
:
"department"
,
"getPSAppDEField"
:
{
"name"
:
"DEPARTMENT"
,
"codeName"
:
"Department"
}
},
{
"dataType"
:
25
,
"name"
:
"address"
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
}
},
{
"dataType"
:
25
,
"name"
:
"studentid"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
}
},
{
"dataType"
:
25
,
"name"
:
"createman"
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"dataType"
:
25
,
"name"
:
"field"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"end"
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"start"
,
"getPSAppDEField"
:
{
"name"
:
"START"
,
"codeName"
:
"Start"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"createdate"
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"dataType"
:
25
,
"name"
:
"pstudentid"
,
"getPSAppDEField"
:
{
"name"
:
"PSTUDENTID"
,
"codeName"
:
"Pstudentid"
}
},
{
"dataType"
:
25
,
"name"
:
"orgid"
,
"getPSAppDEField"
:
{
"name"
:
"ORGID"
,
"codeName"
:
"OrgId"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"dataType"
:
25
,
"name"
:
"deptid"
,
"getPSAppDEField"
:
{
"name"
:
"DEPTID"
,
"codeName"
:
"DeptId"
}
},
{
"dataType"
:
25
,
"name"
:
"studentname"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTNAME"
,
"codeName"
:
"StudentName"
}
},
{
"dataType"
:
25
,
"name"
:
"rank"
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTNAME"
,
"codeName"
:
"StudentName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"姓名"
,
"codeName"
:
"name"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"name"
,
"getPSAppDEField"
:
{
"name"
:
"NAME"
,
"codeName"
:
"Name"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"name"
},
"allowEmpty"
:
true
},
{
"caption"
:
"地址"
,
"codeName"
:
"address"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"address"
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
},
"getPSEditor"
:
{
"editorType"
:
"CHECKBOX"
,
"name"
:
"address"
},
"allowEmpty"
:
true
},
{
"caption"
:
"学生标识"
,
"codeName"
:
"studentid"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"studentid"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
},
"getPSEditor"
:
{
"editorType"
:
"CHECKBOXLIST"
,
"name"
:
"studentid"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
}
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
"caption"
:
"学生标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"pagingMode"
:
1
,
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.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"
:
"grid"
,
"modelid"
:
"7b274ffd3d6bd73ac39b79b9d869f6a4"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSSEARCHFORMS/Default.json"
,
"logicName"
:
"默认搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEMS"
,
"codeName"
:
"grouppanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel1"
,
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSUIActionGroup"
:
{
"codeName"
:
"Usr0423242168"
,
"name"
:
"学生门户界面行为组"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSUIActionGroupDetails"
:
[
{
"caption"
:
"编辑(视图)"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u5aae179"
,
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"编辑(视图)"
,
"codeName"
:
"calc_portlet_data_view"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"Student_calc_portlet_data_view"
,
"name"
:
"计算门户编辑参数(视图)"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"calc_portlet_data_view"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"calc_portlet_data_view"
,
"uIActionType"
:
"DEUIACTION"
,
"uILogicAttachMode"
:
"REPLACE"
,
"id"
:
"calc_portlet_data_view@Student"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"编辑"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u655dc0f"
,
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"编辑"
,
"codeName"
:
"calc_portlet_data"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"Student_calc_portlet_data"
,
"name"
:
"计算门户编辑参数"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"calc_portlet_data"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"calc_portlet_data"
,
"uIActionType"
:
"DEUIACTION"
,
"uILogicAttachMode"
:
"REPLACE"
,
"id"
:
"calc_portlet_data@Student"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"删除"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"ubac0945"
,
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"删除"
,
"codeName"
:
"portlet_remove"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"Student_portlet_remove"
,
"name"
:
"门户行为组删除"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"portlet_remove"
,
"uIActionType"
:
"DEUIACTION"
,
"globalUIAction"
:
true
,
"id"
:
"portlet_remove@Student"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"uniqueTag"
:
"Student__Usr0423242168"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"3833fac74ca15dcdb5fb08bdd7b830c7"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
},
{
"caption"
:
"学生"
,
"codeName"
:
"PrintGridViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"PrintGridView"
,
"getPSDEViewId"
:
"8C76999E-17B8-42EE-A93A-86A8FAFC8329"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"打印测试表格视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"enableDP"
:
true
,
"enableExport"
:
true
,
"enableFilter"
:
true
,
"enableImport"
:
true
,
"enableQuickSearch"
:
true
,
"enableRowEdit"
:
false
,
"enableSearch"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"9a620b8ad2045c9f40a0732fe9bfadf1"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentUniverEditView.json
浏览文件 @
bb58e674
...
...
@@ -154,6 +154,7 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"hookEventNames"
:
[
"ONCHANGE"
],
"logicName"
:
"univer编辑视图_表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -238,6 +239,14 @@
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"onChange"
,
"itemName"
:
"formitem"
,
"logicTag"
:
"form"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic"
,
"scriptCode"
:
"const item = ctrl.formItems.find(x => x.name === 'age_text')
\r\n
if (item) {
\r\n
item.state.readonly = !item.state.readonly;
\r\n
}"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
...
...
@@ -294,6 +303,86 @@
"name"
:
"FIELD"
,
"codeName"
:
"Field"
}
},
{
"id"
:
"name"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"NAME"
,
"codeName"
:
"Name"
}
},
{
"id"
:
"age"
,
"dataType"
:
9
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"age_text"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"rank"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"address"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
}
},
{
"id"
:
"start"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"START"
,
"codeName"
:
"Start"
}
},
{
"id"
:
"end"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
25
},
{
"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"
:
"studentid"
,
"hidden"
:
true
,
...
...
@@ -305,16 +394,16 @@
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"codeName"
:
"formpage
3
1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"name"
:
"formpage
3
1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"univer编辑器"
,
"codeName"
:
"group1"
,
"codeName"
:
"group
3
1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"name"
:
"group
3
1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性"
,
"codeName"
:
"field"
,
...
...
@@ -395,30 +484,656 @@
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"学生基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"姓名"
,
"codeName"
:
"name"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"name"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NAME"
,
"codeName"
:
"Name"
},
"getPSEditor"
:
{
"editorParams"
:
{
"AC"
:
"TRUE"
},
"editorType"
:
"TEXTAREA"
,
"maxLength"
:
100
,
"name"
:
"name"
,
"getPSAppDEACMode"
:
{
"modelref"
:
true
,
"id"
:
"AIChat"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"enableAC"
:
true
,
"showMaxLength"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"年龄"
,
"codeName"
:
"age"
,
"dataType"
:
9
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
100
,
"name"
:
"age"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"age"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"#,##0.00"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"年龄(文本)"
,
"codeName"
:
"age_text"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"age_text"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"age_text"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
}
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"职级"
,
"codeName"
:
"rank"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"rank"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址"
,
"codeName"
:
"address"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"address"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"address"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"开始时间"
,
"codeName"
:
"start"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"start"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"START"
,
"codeName"
:
"Start"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"start"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"结束时间"
,
"codeName"
:
"end"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"end"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"end"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"年龄只读"
,
"codeName"
:
"formitem"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"SCRIPTCODE_CHANGE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[formitem][表单项值变更(脚本处理)]逻辑"
,
"getPSDEFDLogics"
:
[
{
"logicType"
:
"SINGLE"
}
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorType"
:
"SWITCH"
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
12
,
"childColMD"
:
12
,
"childColSM"
:
12
,
"childColXS"
:
12
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"codeName"
:
"mdctrl1"
,
"contentType"
:
"REPEATER"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"MDCTRL"
,
"name"
:
"mdctrl1"
,
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"codeName"
:
"mdctrl2"
,
"getContentPSControl"
:
{
"codeName"
:
"Dsjbd"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remov
e"
,
"actionName"
:
"Remov
e"
,
"id"
:
"creat
e"
,
"actionName"
:
"Creat
e"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELE
TE"
,
"name"
:
"remov
e"
,
"dataAccessAction"
:
"CREA
TE"
,
"name"
:
"creat
e"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remov
e"
"id"
:
"Creat
e"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD
.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD/PSFORMS/Dsjbd.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"logicName"
:
"多数据表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"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"
:
"BXDID"
,
"codeName"
:
"BXDId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BXDNAME"
,
"codeName"
:
"BXDName"
}
},
{
"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"
:
"bxdname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BXDNAME"
,
"codeName"
:
"BXDName"
}
},
{
"id"
:
"bxdid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BXDID"
,
"codeName"
:
"BXDId"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"报销单基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"报销单名称"
,
"codeName"
:
"bxdname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"bxdname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BXDNAME"
,
"codeName"
:
"BXDName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"bxdname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"报销单标识"
,
"codeName"
:
"bxdid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"bxdid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BXDID"
,
"codeName"
:
"BXDId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"bxdid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"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/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
...
...
@@ -431,10 +1146,227 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD
.json"
}
},
"noTabHeader"
:
true
,
"name"
:
"mdctrl2_form"
,
"modelid"
:
"69882842-D584-4524-9EA6-A1158EC1C86C"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
"contentType"
:
"FORM"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"MDCTRL"
,
"name"
:
"mdctrl2"
,
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"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/Web/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/Web/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"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"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/Web/PSAPPDATAENTITIES/Student.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/Web/PSAPPDATAENTITIES/Student.json"
}
},
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"7249EFC8-2FCA-49B1-B200-E34A38FE2DE7"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
bb58e674
...
...
@@ -5951,6 +5951,25 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"测试卡片"
},
{
"accUserMode"
:
2
,
"caption"
:
"打印测试"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem315"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0805844587"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"打印测试"
},
{
"accUserMode"
:
0
,
"caption"
:
"univer"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
bb58e674
...
...
@@ -3078,6 +3078,16 @@
"tooltip"
:
"卡片加载更多"
}
],
"tooltip"
:
"测试卡片"
},
{
"accUserMode"
:
2
,
"caption"
:
"打印测试"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem315"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0805844587"
},
"tooltip"
:
"打印测试"
},
{
"accUserMode"
:
0
,
"caption"
:
"univer"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
bb58e674
...
...
@@ -6416,6 +6416,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWorkFlowEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0805844587",
"name" : "打印测试",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc13",
...
...
@@ -22889,6 +22899,12 @@
"viewType" : "DECHARTVIEW",
"resource" : "Reginfo",
"view" : "Usr0301959097ChartView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Student",
"view" : "PrintEditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView9.json",
...
...
@@ -24106,6 +24122,12 @@
"viewType" : "DEDATAVIEW",
"resource" : "Book",
"view" : "Usr5DataView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintGridView.json",
"viewType" : "DEGRIDVIEW",
"resource" : "Student",
"view" : "PrintGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr03113527TabSearchView.json",
...
...
@@ -31790,6 +31812,25 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "测试卡片"
}, {
"accUserMode" : 2,
"caption" : "打印测试",
"itemType" : "MENUITEM",
"name" : "menuitem315",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0805844587"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "打印测试"
}, {
"accUserMode" : 0,
"caption" : "univer",
...
...
@@ -75178,323 +75219,1395 @@
"enableDP" : true,
"modelid" : "3a415fa127cdb6c361103bd11f49bdc4",
"modeltype" : "PSAPPDEVIEW"
} ],
"getPSAppDataEntities" : [ {
"getAllPSAppDEACModes" : [ {
"codeName" : "Default",
"logicName" : "DEFAULT",
"name" : "DEFAULT",
"getPSDEACModeDataItems" : [ {
"dataType" : 25,
"name" : "value",
"getPSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
}
}, {
"dataType" : 25,
"name" : "text",
"getPSAppDEField" : {
"name" : "FILENAME",
"codeName" : "FILEName"
}
} ],
"pagingSize" : 50,
"getTextPSAppDEField" : {
"name" : "FILENAME",
"codeName" : "FILEName"
},
"getValuePSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
},
"defaultMode" : true,
"enablePagingBar" : false
} ],
"getAllPSAppDEActions" : [ {
"actionMode" : "CHECKKEY",
"codeName" : "CheckKey",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"accUserMode" : 2,
"caption" : "学生",
"codeName" : "studentPrintGridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintGridView.json",
"gridRowActiveMode" : 2,
"name" : "studentPrintGridView",
"getPSAppDataEntity" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"stdDataType" : 9,
"type" : "SIMPLE"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSDEAction
" : {
"getPSAppModule
" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/CheckKey
.json"
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test
.json"
},
"getPSDEOPPriv" : {
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "GridView",
"name" : "engine"
} ],
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"id" : "CREATE"
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSDEServiceAPIMethod" : {
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"id" : "CheckKey"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/checkkey",
"builtinMethod" : false
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"actionMode" : "CREATE",
"codeName" : "Create",
"methodType" : "DEACTION",
"name" : "Create",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"getOpenDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO"
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSDEAction" : {
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "学生编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "打印测试编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"id" : "Create"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"actionMode" : "READ",
"codeName" : "Get",
"methodType" : "DEACTION",
"name" : "Get",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"name" : "OPENDATA",
"realTitle" : "打印测试编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"id" : "FILEDTO"
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "PrintGridViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "表格视图打印工具栏",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"type" : "DTO"
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEAction" : {
"xDataControlName" : "grid",
"modelid" : "E78C1EA3-4497-40E7-8B69-91D6F12C1ADC",
"modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE",
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "READ
"
"id" : "FetchDefault
"
},
"getPSDEServiceAPIMethod
" : {
"getPSAppDataEntity
" : {
"modelref" : true,
"id" : "Get"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"requestField" : "FILEID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"groupMode" : "NONE",
"logicName" : "主表格",
"getPSAppDataEntity" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO"
"id" : "Get"
},
"getPSDEAction
" : {
"getPSAppDataEntity
" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CREATE
"
"id" : "Create
"
},
"getPSDEServiceAPIMethod
" : {
"getPSAppDataEntity
" : {
"modelref" : true,
"id" : "GetDraft"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"builtinMethod" : false
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionMode" : "DELETE",
"batchActionMode" : 1,
"codeName" : "Remove",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/Remove.json
"
"id" : "Update
"
},
"getPSDEOPPriv
" : {
"getPSAppDataEntity
" : {
"modelref" : true,
"id" : "DELETE"
},
"getPSDEServiceAPIMethod" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"requestField" : "FILEID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "UNKNOWN",
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"getPSAppDataEntity" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/Save.json
"
"id" : "GetDraft
"
},
"getPSDEServiceAPIMethod
" : {
"getPSAppDataEntity
" : {
"modelref" : true,
"id" : "Save"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionMode" : "UPDATE",
"codeName" : "Update",
"methodType" : "DEACTION",
"name" : "Update",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO",
"output" : true
"id" : "FetchDefault"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"getPSAppDataEntity" : {
"modelref" : true,
"id" : "FILEDTO"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"type" : "DTO"
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEAction" : {
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "姓名",
"codeName" : "name",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "name",
"excelCaption" : "姓名",
"getLinkPSAppView" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/Update.json"
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
"linkValueItem" : "name",
"name" : "name",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NAME",
"codeName" : "Name"
},
"getPSDEServiceAPIMethod" : {
"width" : 150,
"widthUnit" : "PX",
"enableLinkView" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "年龄",
"codeName" : "age",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "age",
"excelCaption" : "年龄",
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"id" : "Update
"
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json
"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
} ],
"getAllPSAppDEDataImports" : [ {
"batchSize" : 1000,
"codeName" : "DataImport",
"createDataAccessAction" : "CREATE",
"getCreatePSAppDEAction" : {
"modelref" : true,
"id" : "Create"
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getCreatePSDEAction" : {
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "年龄(动态代码表)",
"codeName" : "defgridcolumn1",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "age",
"excelCaption" : "年龄(动态代码表)",
"name" : "defgridcolumn1",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/Create
.json"
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age_dynamic
.json"
},
"name" : "数据导入",
"getPSDEDataImportItems" : [ {
"caption" : "类型",
"name" : "TYPE",
"orderValue" : 100,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "TYPE"
},
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__FileType.json"
"name" : "AGE",
"codeName" : "Age"
},
"getPSDEField" : {
"name" : "TYPE",
"codeName" : "TYPE"
}
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "单位",
"codeName" : "department",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "department",
"excelCaption" : "单位",
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "Department"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "地址",
"codeName" : "address",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "address",
"excelCaption" : "地址",
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129249258.json"
},
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"width" : 100,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "学生标识",
"codeName" : "studentid",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "studentid",
"excelCaption" : "学生标识",
"getLinkPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
},
"linkValueItem" : "studentid",
"name" : "studentid",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"width" : 180,
"widthUnit" : "PX",
"enableLinkView" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "建立人",
"codeName" : "createman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "createman",
"excelCaption" : "建立人",
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性",
"codeName" : "field",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field",
"excelCaption" : "属性",
"name" : "field",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "更新人",
"codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "结束时间",
"codeName" : "end",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "end",
"excelCaption" : "结束时间",
"name" : "end",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "END",
"codeName" : "End"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "开始时间",
"codeName" : "start",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "start",
"excelCaption" : "开始时间",
"name" : "start",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "START",
"codeName" : "Start"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "建立时间",
"codeName" : "createdate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "createdate",
"excelCaption" : "建立时间",
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "上级学生职位",
"codeName" : "pstudentid",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "pstudentid",
"excelCaption" : "上级学生职位",
"name" : "pstudentid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "组织机构标识",
"codeName" : "orgid",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "orgid",
"excelCaption" : "组织机构标识",
"name" : "orgid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ORGID",
"codeName" : "OrgId"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "组织部门标识",
"codeName" : "deptid",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "deptid",
"excelCaption" : "组织部门标识",
"name" : "deptid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPTID",
"codeName" : "DeptId"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "学生名称",
"codeName" : "studentname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "studentname",
"excelCaption" : "学生名称",
"name" : "studentname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "职级",
"codeName" : "rank",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "rank",
"excelCaption" : "职级",
"name" : "rank",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "name",
"getPSAppDEField" : {
"name" : "NAME",
"codeName" : "Name"
}
}, {
"dataType" : 9,
"name" : "age",
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
}
}, {
"dataType" : 25,
"name" : "department",
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "Department"
}
}, {
"dataType" : 25,
"name" : "address",
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
}
}, {
"dataType" : 25,
"name" : "studentid",
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
}
}, {
"dataType" : 25,
"name" : "createman",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}
}, {
"dataType" : 25,
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, {
"dataType" : 25,
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "end",
"getPSAppDEField" : {
"name" : "END",
"codeName" : "End"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "start",
"getPSAppDEField" : {
"name" : "START",
"codeName" : "Start"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "createdate",
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"dataType" : 25,
"name" : "pstudentid",
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
}
}, {
"dataType" : 25,
"name" : "orgid",
"getPSAppDEField" : {
"name" : "ORGID",
"codeName" : "OrgId"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 25,
"name" : "deptid",
"getPSAppDEField" : {
"name" : "DEPTID",
"codeName" : "DeptId"
}
}, {
"dataType" : 25,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
}
}, {
"dataType" : 25,
"name" : "rank",
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "姓名",
"codeName" : "name",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "name",
"getPSAppDEField" : {
"name" : "NAME",
"codeName" : "Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "name"
},
"allowEmpty" : true
}, {
"caption" : "地址",
"codeName" : "address",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "address",
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"getPSEditor" : {
"editorType" : "CHECKBOX",
"name" : "address"
},
"allowEmpty" : true
}, {
"caption" : "学生标识",
"codeName" : "studentid",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentid",
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "studentid",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
}
},
"allowEmpty" : true,
"needCodeListConfig" : true
}, {
"caption" : "学生标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingMode" : 1,
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.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" : "grid",
"modelid" : "7b274ffd3d6bd73ac39b79b9d869f6a4",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSSEARCHFORMS/Default.json",
"logicName" : "默认搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEMS",
"codeName" : "grouppanel1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel1",
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSUIActionGroup" : {
"codeName" : "Usr0423242168",
"name" : "学生门户界面行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑(视图)",
"detailType" : "DEUIACTION",
"name" : "u5aae179",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "编辑(视图)",
"codeName" : "calc_portlet_data_view",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_calc_portlet_data_view",
"name" : "计算门户编辑参数(视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_data_view"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "calc_portlet_data_view",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data_view@Student"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u655dc0f",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "编辑",
"codeName" : "calc_portlet_data",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_calc_portlet_data",
"name" : "计算门户编辑参数",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_data"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "calc_portlet_data",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data@Student"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"detailType" : "DEUIACTION",
"name" : "ubac0945",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "删除",
"codeName" : "portlet_remove",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_portlet_remove",
"name" : "门户行为组删除",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "portlet_remove",
"uIActionType" : "DEUIACTION",
"globalUIAction" : true,
"id" : "portlet_remove@Student"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Student__Usr0423242168"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "3833fac74ca15dcdb5fb08bdd7b830c7",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "学生",
"codeName" : "PrintGridViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "PrintGridView",
"getPSDEViewId" : "8C76999E-17B8-42EE-A93A-86A8FAFC8329",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEGRIDVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "打印测试表格视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW",
"xDataControlName" : "grid",
"enableDP" : true,
"enableExport" : true,
"enableFilter" : true,
"enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false,
"enableSearch" : true,
"rowEditDefault" : false,
"modelid" : "9a620b8ad2045c9f40a0732fe9bfadf1",
"modeltype" : "PSAPPDEVIEW"
} ],
"getPSAppDataEntities" : [ {
"getAllPSAppDEACModes" : [ {
"codeName" : "Default",
"logicName" : "DEFAULT",
"name" : "DEFAULT",
"getPSDEACModeDataItems" : [ {
"dataType" : 25,
"name" : "value",
"getPSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
}
}, {
"dataType" : 25,
"name" : "text",
"getPSAppDEField" : {
"name" : "FILENAME",
"codeName" : "FILEName"
}
} ],
"pagingSize" : 50,
"getTextPSAppDEField" : {
"name" : "FILENAME",
"codeName" : "FILEName"
},
"getValuePSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
},
"defaultMode" : true,
"enablePagingBar" : false
} ],
"getAllPSAppDEActions" : [ {
"actionMode" : "CHECKKEY",
"codeName" : "CheckKey",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/CheckKey.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/checkkey",
"builtinMethod" : false
}, {
"actionMode" : "CREATE",
"codeName" : "Create",
"methodType" : "DEACTION",
"name" : "Create",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/Create.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Create"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"noServiceCodeName" : true
}, {
"actionMode" : "READ",
"codeName" : "Get",
"methodType" : "DEACTION",
"name" : "Get",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/Get.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Get"
},
"requestField" : "FILEID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "GETDRAFT",
"codeName" : "GetDraft",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/GetDraft.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "CREATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"builtinMethod" : false
}, {
"actionMode" : "DELETE",
"batchActionMode" : 1,
"codeName" : "Remove",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSAppDEMethodInput" : {
"getKeyPSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/Remove.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Remove"
},
"requestField" : "FILEID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"builtinMethod" : false,
"enableBatchAction" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionMode" : "UNKNOWN",
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Save"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "UPDATE",
"codeName" : "Update",
"methodType" : "DEACTION",
"name" : "Update",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO",
"output" : true
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTO"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/Update.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Update"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"builtinMethod" : false,
"needResourceKey" : true,
"noServiceCodeName" : true
} ],
"getAllPSAppDEDataImports" : [ {
"batchSize" : 1000,
"codeName" : "DataImport",
"createDataAccessAction" : "CREATE",
"getCreatePSAppDEAction" : {
"modelref" : true,
"id" : "Create"
},
"getCreatePSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEACTIONS/Create.json"
},
"name" : "数据导入",
"getPSDEDataImportItems" : [ {
"caption" : "类型",
"name" : "TYPE",
"orderValue" : 100,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "TYPE"
},
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__FileType.json"
},
"getPSDEField" : {
"name" : "TYPE",
"codeName" : "TYPE"
}
}, {
"caption" : "文件名称",
"name" : "FILENAME",
...
...
@@ -108428,6 +109541,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json",
...
...
@@ -108448,6 +109565,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintGridView.json",
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json",
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录