Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
f94c7af6
提交
f94c7af6
编写于
8月 05, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
28cdb2cf
变更
9
显示空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
7788 行增加
和
14444 行删除
+7788
-14444
Student.json
...lab/trainsys/PSMODULES/common/PSDATAENTITIES/Student.json
+9
-9
Student.json
.../PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json
+3
-3
Usr04302960DashboardView_Dashboard.json
...Book/PSDASHBOARDS/Usr04302960DashboardView_Dashboard.json
+7
-2674
Student.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json
+3
-3
UniverEditView_Form.json
...SAPPDATAENTITIES/Student/PSFORMS/UniverEditView_Form.json
+23
-15
bookUsr04302960DashboardView.json
...YSAPPS/Web/PSAPPDEVIEWS/bookUsr04302960DashboardView.json
+7
-2674
studentUniverEditView.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentUniverEditView.json
+68
-15
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+7667
-9050
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+1
-1
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Student.json
浏览文件 @
f94c7af6
...
...
@@ -1400,7 +1400,7 @@
"codeName"
:
"Default"
,
"editorType"
:
"TEXTBOX"
,
"name"
:
"[FIELD][属性]"
,
"stringLength"
:
100
,
"stringLength"
:
100
0
,
"uIMode"
:
"DEFAULT"
},
"type"
:
"DEFAULT"
...
...
@@ -1411,7 +1411,7 @@
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBTEXT"
,
"name"
:
"[FIELD][属性]移动端默认"
,
"stringLength"
:
100
,
"stringLength"
:
100
0
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
...
...
@@ -1428,16 +1428,16 @@
"getPSDEFVRConditions"
:
[
{
"condType"
:
"STRINGLENGTH"
,
"dEFName"
:
"FIELD"
,
"maxValue"
:
100
,
"maxValue"
:
100
0
,
"name"
:
"默认字符串长度"
,
"ruleInfo"
:
"内容长度必须小于等于[100]"
,
"ruleInfo"
:
"内容长度必须小于等于[100
0
]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
false
,
"keyCond"
:
true
}
],
"ruleInfo"
:
"内容长度必须小于等于[100]"
"ruleInfo"
:
"内容长度必须小于等于[100
0
]"
},
"ruleInfo"
:
"内容长度必须小于等于[100]"
,
"ruleInfo"
:
"内容长度必须小于等于[100
0
]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
...
...
@@ -1447,7 +1447,7 @@
"dEFType"
:
1
,
"dataType"
:
"TEXT"
,
"importOrder"
:
1000
,
"length"
:
100
,
"length"
:
100
0
,
"logicName"
:
"属性"
,
"name"
:
"FIELD"
,
"getPSDEDBTable"
:
{
...
...
@@ -1460,7 +1460,7 @@
},
"serviceCodeName"
:
"Field"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"stringLength"
:
100
0
,
"valueFormat"
:
"%1$s"
},
{
"getAllPSDEFDTColumns"
:
[
{
...
...
@@ -1971,7 +1971,7 @@
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"stringLength"
:
100
0
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"姓名"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json
浏览文件 @
f94c7af6
...
...
@@ -720,7 +720,7 @@
"codeName"
:
"Default"
,
"editorType"
:
"TEXTBOX"
,
"name"
:
"[FIELD][属性]"
,
"stringLength"
:
100
,
"stringLength"
:
100
0
,
"uIMode"
:
"DEFAULT"
},
"type"
:
"DEFAULT"
...
...
@@ -731,7 +731,7 @@
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBTEXT"
,
"name"
:
"[FIELD][属性]移动端默认"
,
"stringLength"
:
100
,
"stringLength"
:
100
0
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
...
...
@@ -742,7 +742,7 @@
"logicName"
:
"属性"
,
"name"
:
"FIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
100
"stringLength"
:
100
0
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSDASHBOARDS/Usr04302960DashboardView_Dashboard.json
浏览文件 @
f94c7af6
...
...
@@ -18,17 +18,16 @@
"layout"
:
"TABLE_24COL"
},
"getPSControls"
:
[
{
"codeName"
:
"
test11
1"
,
"codeName"
:
"
Usr04302960DashboardViewdashboard_rawitem
1"
,
"controlType"
:
"PORTLET"
,
"height"
:
300.0
,
"name"
:
"dashboard_sysportlet1"
,
"name"
:
"dashboard_rawitem1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_
sysportlet
1"
"id"
:
"dashboard_
rawitem
1"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
...
...
@@ -38,2677 +37,11 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPortletPSAppView"
:
{
"accUserMode"
:
4
,
"accessKey"
:
"MODULE_ONE"
,
"caption"
:
"书"
,
"codeName"
:
"bookGridView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"funcViewMode"
:
"MDATAVIEW"
,
"gridRowActiveMode"
:
2
,
"name"
:
"bookGridView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"NEWDATA"
,
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"realTitle"
:
"重复器测试"
,
"getRealTitlePSLanguageRes"
:
{
"lanResTag"
:
"CTRL.WFSERVICE.ERR000006"
},
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDITDATA"
,
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"realTitle"
:
"重复器测试"
,
"getRealTitlePSLanguageRes"
:
{
"lanResTag"
:
"CTRL.WFSERVICE.ERR000006"
},
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"gridStyle"
:
"USER"
,
"groupMode"
:
"NONE"
,
"logicName"
:
"主表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"书名称"
,
"codeName"
:
"bookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"bookname"
,
"excelCaption"
:
"书名称"
,
"name"
:
"bookname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"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"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"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"
:
150
,
"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"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"日期"
,
"codeName"
:
"date"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"date"
,
"excelCaption"
:
"日期"
,
"name"
:
"date"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"date"
,
"logicTag"
:
"grid"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic"
,
"scriptCode"
:
"!!false"
,
"triggerType"
:
"ITEMVISIBLE"
}
],
"valueFormat"
:
"YYYY"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"类型"
,
"codeName"
:
"type"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"type"
,
"excelCaption"
:
"类型"
,
"name"
:
"type"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"width"
:
150
,
"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"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"属性23"
,
"codeName"
:
"field23"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field23"
,
"excelCaption"
:
"属性23"
,
"name"
:
"field23"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD23"
,
"codeName"
:
"Field23"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"属性45"
,
"codeName"
:
"field45"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field45"
,
"excelCaption"
:
"属性45"
,
"hideMode"
:
1
,
"name"
:
"field45"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD45"
,
"codeName"
:
"FIELD45"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
,
"hideDefault"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"bookname"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"createdate"
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"format"
:
"YYYY"
,
"dataType"
:
5
,
"name"
:
"date"
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
}
},
{
"dataType"
:
25
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"end"
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
}
},
{
"dataType"
:
6
,
"name"
:
"field23"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD23"
,
"codeName"
:
"Field23"
}
},
{
"dataType"
:
9
,
"name"
:
"field45"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD45"
,
"codeName"
:
"FIELD45"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"phoneid"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"dataType"
:
25
,
"name"
:
"pbookid"
,
"getPSAppDEField"
:
{
"name"
:
"PBOOKID"
,
"codeName"
:
"Pbookid"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
},
{
"caption"
:
"属性23"
,
"codeName"
:
"field23"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field23"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD23"
,
"codeName"
:
"Field23"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"field23"
},
"allowEmpty"
:
true
},
{
"caption"
:
"属性45"
,
"codeName"
:
"field45"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field45"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD45"
,
"codeName"
:
"FIELD45"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"field45"
},
"allowEmpty"
:
true
},
{
"caption"
:
"书标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
},
"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/Book.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"
:
"fa1370490e24654b68f76899ff0a5688"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"GridViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"工具栏模板(默认表格界面)"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem3"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"name"
:
"表格界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"GRIDVIEW_NEWACTION"
,
"refreshMode"
:
1
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
,
"reloadData"
:
true
},
"tooltip"
:
"新建"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"STYLE2"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem4"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"编辑"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.COPY"
},
"caption"
:
"拷贝"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem6"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem6"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0c5@FontAwesome"
,
"cssClass"
:
"fa fa-copy"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.COPY"
},
"caption"
:
"拷贝"
,
"codeName"
:
"Copy"
,
"fullCodeName"
:
"Copy"
,
"name"
:
"表格界面_拷贝操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0c5@FontAwesome"
,
"cssClass"
:
"fa fa-copy"
},
"predefinedType"
:
"GRIDVIEW_COPYACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.COPY"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Copy"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"拷贝"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.COPY"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem7"
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem8"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem8"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"删除"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem9"
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EXPORT"
},
"caption"
:
"导出"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem13"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem13"
},
"getPSSysImage"
:
{
"glyph"
:
"xf1c3@FontAwesome"
,
"cssClass"
:
"fa fa-file-excel-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EXPORT"
},
"caption"
:
"导出"
,
"codeName"
:
"ExportExcel"
,
"fullCodeName"
:
"ExportExcel"
,
"name"
:
"表格界面_导出操作(Excel)"
,
"getPSSysImage"
:
{
"glyph"
:
"xf1c3@FontAwesome"
,
"cssClass"
:
"fa fa-file-excel-o"
},
"predefinedType"
:
"GRIDVIEW_EXPORTACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EXPORT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ExportExcel"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"导出"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EXPORT"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem10"
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.PRINT"
},
"caption"
:
"打印"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem11"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem11"
},
"getPSSysImage"
:
{
"glyph"
:
"xf02f@FontAwesome"
,
"cssClass"
:
"fa fa-print"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.PRINT"
},
"caption"
:
"打印"
,
"codeName"
:
"Print"
,
"fullCodeName"
:
"Print"
,
"name"
:
"表格界面_打印操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf02f@FontAwesome"
,
"cssClass"
:
"fa fa-print"
},
"predefinedType"
:
"GRIDVIEW_PRINTACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.PRINT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Print"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"打印"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.PRINT"
},
"uIActionTarget"
:
"MULTIKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem12"
},
{
"caption"
:
"其它"
,
"itemType"
:
"ITEMS"
,
"name"
:
"tbitem16"
,
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"MENUITEM.CAPTION.*.EXPORTSRF"
},
"caption"
:
"导出数据模型test"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem21"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem21"
},
"getPSSysImage"
:
{
"glyph"
:
"xf019@FontAwesome"
,
"cssClass"
:
"fa fa-download"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"MENUITEM.CAPTION.*.EXPORTSRF"
},
"caption"
:
"导出数据模型"
,
"codeName"
:
"ExportModel"
,
"fullCodeName"
:
"ExportModel"
,
"name"
:
"表格界面_导出数据模型"
,
"getPSSysImage"
:
{
"glyph"
:
"xf019@FontAwesome"
,
"cssClass"
:
"fa fa-download"
},
"predefinedType"
:
"GRIDVIEW_EXPORTXMLACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ExportModel"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"导出数据模型test"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"数据导入"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem23"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem23"
},
"getPSSysImage"
:
{
"glyph"
:
"xf093@FontAwesome"
,
"cssClass"
:
"fa fa-upload"
},
"getPSUIAction"
:
{
"caption"
:
"数据导入"
,
"codeName"
:
"Import"
,
"fullCodeName"
:
"Import"
,
"name"
:
"表格界面_数据导入栏"
,
"getPSSysImage"
:
{
"glyph"
:
"xf093@FontAwesome"
,
"cssClass"
:
"fa fa-upload"
},
"predefinedType"
:
"GRIDVIEW_IMPORTBAR"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Import"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"数据导入"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"其它"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem17"
,
"getPSControlLogics"
:
[
{
"itemName"
:
"tbitem17"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic"
,
"scriptCode"
:
"false"
,
"triggerType"
:
"ITEMVISIBLE"
}
]
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.FILTER"
},
"caption"
:
"过滤"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem19"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem19"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0b0@FontAwesome"
,
"cssClass"
:
"fa fa-filter"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.FILTER"
},
"caption"
:
"过滤"
,
"codeName"
:
"ToggleFilter"
,
"fullCodeName"
:
"ToggleFilter"
,
"name"
:
"表格界面_搜索栏"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0b0@FontAwesome"
,
"cssClass"
:
"fa fa-filter"
},
"predefinedType"
:
"GRIDVIEW_SEARCHBAR"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.FILTER"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleFilter"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"tooltip"
:
"过滤"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.FILTER"
},
"enableToggleMode"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.HELP"
},
"caption"
:
"帮助"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem18"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem18"
},
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.HELP"
},
"caption"
:
"帮助"
,
"codeName"
:
"Help"
,
"fullCodeName"
:
"Help"
,
"name"
:
"表格界面_帮助操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"predefinedType"
:
"GRIDVIEW_HELPACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Help"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"帮助"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"数据导入"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf093@FontAwesome"
,
"cssClass"
:
"fa fa-upload"
},
"getPSUIAction"
:
{
"caption"
:
"数据导入"
,
"codeName"
:
"Import"
,
"fullCodeName"
:
"Import"
,
"name"
:
"表格界面_数据导入栏"
,
"getPSSysImage"
:
{
"glyph"
:
"xf093@FontAwesome"
,
"cssClass"
:
"fa fa-upload"
},
"predefinedType"
:
"GRIDVIEW_IMPORTBAR"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Import"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"数据导入"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"xDataControlName"
:
"grid"
,
"modelid"
:
"b912ff540f5614f63914a38067d84728"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"TestSearchBar"
,
"controlType"
:
"SEARCHBAR"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json"
,
"logicName"
:
"测试搜索栏"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"SEARCHBAR"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
200
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
,
"name"
:
"searchbar"
,
"modelid"
:
"3056FA79-0F25-496A-ACCE-F7671B22683F"
,
"modeltype"
:
"PSSYSSEARCHBAR"
},
{
"caption"
:
"书"
,
"codeName"
:
"GridViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"GridView"
,
"getPSDEViewId"
:
"70a494442130986d205587b9b6a26ac6"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.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
,
"expandSearchForm"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"a9523851d901a5a06a410a8827dee62f"
,
"modeltype"
:
"PSAPPDEVIEW"
},
"portletType"
:
"VIEW"
,
"title"
:
"门户测试"
,
"showTitleBar"
:
true
,
"modelid"
:
"11BD8767-7D01-46CE-BD53-49613957C7C1"
,
"modeltype"
:
"PSSYSDBPART"
},
{
"actionGroupExtractMode"
:
"ITEMS"
,
"codeName"
:
"testPorletGrid"
,
"controlType"
:
"PORTLET"
,
"height"
:
300.0
,
"name"
:
"dashboard_sysportlet2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_sysportlet2"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"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"
},
"getPortletPSAppView"
:
{
"accUserMode"
:
2
,
"caption"
:
"学生"
,
"codeName"
:
"studentGridView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentGridView.json"
,
"funcViewMode"
:
"MDATAVIEW"
,
"gridRowActiveMode"
:
2
,
"memo"
:
"系统自动添加"
,
"name"
:
"studentGridView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.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/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.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/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"OPENDATA"
,
"realTitle"
:
"学生编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"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"
},
{
"codeName"
:
"GridViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"学生表格视图_工具栏"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"name"
:
"表格界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"GRIDVIEW_NEWACTION"
,
"refreshMode"
:
1
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
,
"reloadData"
:
true
},
"tooltip"
:
"新建"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"seperator1"
,
"getPSControlLogics"
:
[
{
"itemName"
:
"seperator1"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic"
,
"scriptCode"
:
"false"
,
"triggerType"
:
"ITEMVISIBLE"
}
]
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"编辑"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"xDataControlName"
:
"grid"
,
"modelid"
:
"EA055F0F-4292-4BD9-85F4-82D57C5D8655"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"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"
:
"GridViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"GridView"
,
"getPSDEViewId"
:
"2bb968344ed3e2b12e5065a2d4a0e977"
,
"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
,
"expandSearchForm"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"d218a90bb7b446f8a7d25d9265c25a07"
,
"modeltype"
:
"PSAPPDEVIEW"
},
"portletType"
:
"VIEW"
,
"timer"
:
3000
,
"title"
:
"门户表格"
,
"showTitleBar"
:
true
,
"modelid"
:
"1A5AAAE9-B310-4A9F-AA95-F670684D44C3"
,
"modeltype"
:
"PSSYSDBPART"
},
{
"codeName"
:
"report"
,
"getContentPSControl"
:
{
"name"
:
"dashboard_sysportlet3_report"
},
"controlType"
:
"PORTLET"
,
"height"
:
300.0
,
"name"
:
"dashboard_sysportlet3"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_sysportlet3"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSControls"
:
[
{
"codeName"
:
"Report"
,
"controlType"
:
"REPORTPANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSREPORTPANELS/Report.json"
,
"height"
:
300.0
,
"logicName"
:
"Report"
,
"getPSAppDEReport"
:
{
"codeName"
:
"Report"
,
"name"
:
"Report"
,
"getPSAppBIScheme"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPBISCHEMES/BIScheme.json"
},
"getPSSysBIScheme"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSBISCHEMES/BIScheme.json"
},
"reportFile"
:
"#"
,
"reportType"
:
"DESYSBIREPORTS"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"height"
:
300.0
},
"name"
:
"dashboard_sysportlet3_report"
,
"modelid"
:
"BDD550EE-E315-4CA4-B69A-2E6537A8E2D6"
,
"modeltype"
:
"PSDEREPORTPANEL"
}
],
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
"getPSRawItem"
:
{
"name"
:
"dashboard_rawitem1"
},
"portletType"
:
"REPORT"
,
"title"
:
"报表部件"
,
"showTitleBar"
:
true
,
"modelid"
:
"B1D62D5A-61A4-44B3-A771-89D7799A8F58"
,
"modeltype"
:
"PSSYSDBPART"
"portletType"
:
"RAWITEM"
,
"showTitleBar"
:
true
}
],
"enableCustomized"
:
true
,
"modelid"
:
"376c5b1abca41fc8c36fcae9bb208fd1"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json
浏览文件 @
f94c7af6
...
...
@@ -720,7 +720,7 @@
"codeName"
:
"Default"
,
"editorType"
:
"TEXTBOX"
,
"name"
:
"[FIELD][属性]"
,
"stringLength"
:
100
,
"stringLength"
:
100
0
,
"uIMode"
:
"DEFAULT"
},
"type"
:
"DEFAULT"
...
...
@@ -731,7 +731,7 @@
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBTEXT"
,
"name"
:
"[FIELD][属性]移动端默认"
,
"stringLength"
:
100
,
"stringLength"
:
100
0
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
...
...
@@ -742,7 +742,7 @@
"logicName"
:
"属性"
,
"name"
:
"FIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
100
"stringLength"
:
100
0
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/UniverEditView_Form.json
浏览文件 @
f94c7af6
...
...
@@ -113,11 +113,11 @@
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"
studentname
"
,
"id"
:
"
field
"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"
STUDENTNAME
"
,
"codeName"
:
"
StudentName
"
"name"
:
"
FIELD
"
,
"codeName"
:
"
Field
"
}
},
{
"id"
:
"studentid"
,
...
...
@@ -135,38 +135,46 @@
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"
学生基本信息
"
,
"caption"
:
"
univer编辑器
"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"学生名称"
,
"codeName"
:
"studentname"
,
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"contentHeight"
:
500.0
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"height"
:
500.0
,
"ignoreInput"
:
0
,
"labelPos"
:
"
LEFT
"
,
"labelWidth"
:
13
0
,
"name"
:
"
studentname
"
,
"labelPos"
:
"
NONE
"
,
"labelWidth"
:
0
,
"name"
:
"
field
"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"
STUDENTNAME
"
,
"codeName"
:
"
StudentName
"
"name"
:
"
FIELD
"
,
"codeName"
:
"
Field
"
},
"getPSEditor"
:
{
"editorStyle"
:
"UNIVER"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"studentname"
"maxLength"
:
1000
,
"name"
:
"field"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"UNIVER"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"height"
:
500
,
"heightMode"
:
"PX"
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
"allowEmpty"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr04302960DashboardView.json
浏览文件 @
f94c7af6
...
...
@@ -118,17 +118,16 @@
"layout"
:
"TABLE_24COL"
},
"getPSControls"
:
[
{
"codeName"
:
"
test11
1"
,
"codeName"
:
"
Usr04302960DashboardViewdashboard_rawitem
1"
,
"controlType"
:
"PORTLET"
,
"height"
:
300.0
,
"name"
:
"dashboard_sysportlet1"
,
"name"
:
"dashboard_rawitem1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_
sysportlet
1"
"id"
:
"dashboard_
rawitem
1"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
...
...
@@ -138,2677 +137,11 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPortletPSAppView"
:
{
"accUserMode"
:
4
,
"accessKey"
:
"MODULE_ONE"
,
"caption"
:
"书"
,
"codeName"
:
"bookGridView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"funcViewMode"
:
"MDATAVIEW"
,
"gridRowActiveMode"
:
2
,
"name"
:
"bookGridView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"NEWDATA"
,
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"realTitle"
:
"重复器测试"
,
"getRealTitlePSLanguageRes"
:
{
"lanResTag"
:
"CTRL.WFSERVICE.ERR000006"
},
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDITDATA"
,
"getPSNavigateContexts"
:
[
{
"key"
:
"CTX1"
,
"name"
:
"CTX1"
,
"value"
:
"ctx1"
,
"rawValue"
:
true
},
{
"key"
:
"CTX"
,
"name"
:
"CTX"
,
"value"
:
"srforgid"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"test"
,
"rawValue"
:
true
},
{
"key"
:
"test1"
,
"name"
:
"test1"
,
"value"
:
"majorentityname"
,
"rawValue"
:
false
}
],
"realTitle"
:
"重复器测试"
,
"getRealTitlePSLanguageRes"
:
{
"lanResTag"
:
"CTRL.WFSERVICE.ERR000006"
},
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookRepeatEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"gridStyle"
:
"USER"
,
"groupMode"
:
"NONE"
,
"logicName"
:
"主表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"书名称"
,
"codeName"
:
"bookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"bookname"
,
"excelCaption"
:
"书名称"
,
"name"
:
"bookname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"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"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"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"
:
150
,
"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"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"日期"
,
"codeName"
:
"date"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"date"
,
"excelCaption"
:
"日期"
,
"name"
:
"date"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"date"
,
"logicTag"
:
"grid"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic"
,
"scriptCode"
:
"!!false"
,
"triggerType"
:
"ITEMVISIBLE"
}
],
"valueFormat"
:
"YYYY"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"类型"
,
"codeName"
:
"type"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"type"
,
"excelCaption"
:
"类型"
,
"name"
:
"type"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"width"
:
150
,
"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"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"属性23"
,
"codeName"
:
"field23"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field23"
,
"excelCaption"
:
"属性23"
,
"name"
:
"field23"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD23"
,
"codeName"
:
"Field23"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"属性45"
,
"codeName"
:
"field45"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field45"
,
"excelCaption"
:
"属性45"
,
"hideMode"
:
1
,
"name"
:
"field45"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD45"
,
"codeName"
:
"FIELD45"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
,
"hideDefault"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"bookname"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"createdate"
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"format"
:
"YYYY"
,
"dataType"
:
5
,
"name"
:
"date"
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
}
},
{
"dataType"
:
25
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"end"
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
}
},
{
"dataType"
:
6
,
"name"
:
"field23"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD23"
,
"codeName"
:
"Field23"
}
},
{
"dataType"
:
9
,
"name"
:
"field45"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD45"
,
"codeName"
:
"FIELD45"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"phoneid"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"dataType"
:
25
,
"name"
:
"pbookid"
,
"getPSAppDEField"
:
{
"name"
:
"PBOOKID"
,
"codeName"
:
"Pbookid"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
},
{
"caption"
:
"属性23"
,
"codeName"
:
"field23"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field23"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD23"
,
"codeName"
:
"Field23"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"field23"
},
"allowEmpty"
:
true
},
{
"caption"
:
"属性45"
,
"codeName"
:
"field45"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field45"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD45"
,
"codeName"
:
"FIELD45"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"field45"
},
"allowEmpty"
:
true
},
{
"caption"
:
"书标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
},
"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/Book.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"
:
"fa1370490e24654b68f76899ff0a5688"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"GridViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"工具栏模板(默认表格界面)"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem3"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"name"
:
"表格界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"GRIDVIEW_NEWACTION"
,
"refreshMode"
:
1
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
,
"reloadData"
:
true
},
"tooltip"
:
"新建"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"STYLE2"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem4"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"编辑"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.COPY"
},
"caption"
:
"拷贝"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem6"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem6"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0c5@FontAwesome"
,
"cssClass"
:
"fa fa-copy"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.COPY"
},
"caption"
:
"拷贝"
,
"codeName"
:
"Copy"
,
"fullCodeName"
:
"Copy"
,
"name"
:
"表格界面_拷贝操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0c5@FontAwesome"
,
"cssClass"
:
"fa fa-copy"
},
"predefinedType"
:
"GRIDVIEW_COPYACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.COPY"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Copy"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"拷贝"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.COPY"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem7"
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem8"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem8"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"删除"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem9"
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EXPORT"
},
"caption"
:
"导出"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem13"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem13"
},
"getPSSysImage"
:
{
"glyph"
:
"xf1c3@FontAwesome"
,
"cssClass"
:
"fa fa-file-excel-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EXPORT"
},
"caption"
:
"导出"
,
"codeName"
:
"ExportExcel"
,
"fullCodeName"
:
"ExportExcel"
,
"name"
:
"表格界面_导出操作(Excel)"
,
"getPSSysImage"
:
{
"glyph"
:
"xf1c3@FontAwesome"
,
"cssClass"
:
"fa fa-file-excel-o"
},
"predefinedType"
:
"GRIDVIEW_EXPORTACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EXPORT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ExportExcel"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"导出"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EXPORT"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem10"
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.PRINT"
},
"caption"
:
"打印"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem11"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem11"
},
"getPSSysImage"
:
{
"glyph"
:
"xf02f@FontAwesome"
,
"cssClass"
:
"fa fa-print"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.PRINT"
},
"caption"
:
"打印"
,
"codeName"
:
"Print"
,
"fullCodeName"
:
"Print"
,
"name"
:
"表格界面_打印操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf02f@FontAwesome"
,
"cssClass"
:
"fa fa-print"
},
"predefinedType"
:
"GRIDVIEW_PRINTACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.PRINT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Print"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"打印"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.PRINT"
},
"uIActionTarget"
:
"MULTIKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem12"
},
{
"caption"
:
"其它"
,
"itemType"
:
"ITEMS"
,
"name"
:
"tbitem16"
,
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"MENUITEM.CAPTION.*.EXPORTSRF"
},
"caption"
:
"导出数据模型test"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem21"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem21"
},
"getPSSysImage"
:
{
"glyph"
:
"xf019@FontAwesome"
,
"cssClass"
:
"fa fa-download"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"MENUITEM.CAPTION.*.EXPORTSRF"
},
"caption"
:
"导出数据模型"
,
"codeName"
:
"ExportModel"
,
"fullCodeName"
:
"ExportModel"
,
"name"
:
"表格界面_导出数据模型"
,
"getPSSysImage"
:
{
"glyph"
:
"xf019@FontAwesome"
,
"cssClass"
:
"fa fa-download"
},
"predefinedType"
:
"GRIDVIEW_EXPORTXMLACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ExportModel"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"导出数据模型test"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"数据导入"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem23"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem23"
},
"getPSSysImage"
:
{
"glyph"
:
"xf093@FontAwesome"
,
"cssClass"
:
"fa fa-upload"
},
"getPSUIAction"
:
{
"caption"
:
"数据导入"
,
"codeName"
:
"Import"
,
"fullCodeName"
:
"Import"
,
"name"
:
"表格界面_数据导入栏"
,
"getPSSysImage"
:
{
"glyph"
:
"xf093@FontAwesome"
,
"cssClass"
:
"fa fa-upload"
},
"predefinedType"
:
"GRIDVIEW_IMPORTBAR"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Import"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"数据导入"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"其它"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem17"
,
"getPSControlLogics"
:
[
{
"itemName"
:
"tbitem17"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic"
,
"scriptCode"
:
"false"
,
"triggerType"
:
"ITEMVISIBLE"
}
]
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.FILTER"
},
"caption"
:
"过滤"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem19"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem19"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0b0@FontAwesome"
,
"cssClass"
:
"fa fa-filter"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.FILTER"
},
"caption"
:
"过滤"
,
"codeName"
:
"ToggleFilter"
,
"fullCodeName"
:
"ToggleFilter"
,
"name"
:
"表格界面_搜索栏"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0b0@FontAwesome"
,
"cssClass"
:
"fa fa-filter"
},
"predefinedType"
:
"GRIDVIEW_SEARCHBAR"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.FILTER"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleFilter"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"tooltip"
:
"过滤"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.FILTER"
},
"enableToggleMode"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.HELP"
},
"caption"
:
"帮助"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem18"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem18"
},
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.HELP"
},
"caption"
:
"帮助"
,
"codeName"
:
"Help"
,
"fullCodeName"
:
"Help"
,
"name"
:
"表格界面_帮助操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"predefinedType"
:
"GRIDVIEW_HELPACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Help"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"帮助"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"数据导入"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf093@FontAwesome"
,
"cssClass"
:
"fa fa-upload"
},
"getPSUIAction"
:
{
"caption"
:
"数据导入"
,
"codeName"
:
"Import"
,
"fullCodeName"
:
"Import"
,
"name"
:
"表格界面_数据导入栏"
,
"getPSSysImage"
:
{
"glyph"
:
"xf093@FontAwesome"
,
"cssClass"
:
"fa fa-upload"
},
"predefinedType"
:
"GRIDVIEW_IMPORTBAR"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Import"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"数据导入"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"xDataControlName"
:
"grid"
,
"modelid"
:
"b912ff540f5614f63914a38067d84728"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"TestSearchBar"
,
"controlType"
:
"SEARCHBAR"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json"
,
"logicName"
:
"测试搜索栏"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"SEARCHBAR"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
200
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
,
"name"
:
"searchbar"
,
"modelid"
:
"3056FA79-0F25-496A-ACCE-F7671B22683F"
,
"modeltype"
:
"PSSYSSEARCHBAR"
},
{
"caption"
:
"书"
,
"codeName"
:
"GridViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"GridView"
,
"getPSDEViewId"
:
"70a494442130986d205587b9b6a26ac6"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.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
,
"expandSearchForm"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"a9523851d901a5a06a410a8827dee62f"
,
"modeltype"
:
"PSAPPDEVIEW"
},
"portletType"
:
"VIEW"
,
"title"
:
"门户测试"
,
"showTitleBar"
:
true
,
"modelid"
:
"11BD8767-7D01-46CE-BD53-49613957C7C1"
,
"modeltype"
:
"PSSYSDBPART"
},
{
"actionGroupExtractMode"
:
"ITEMS"
,
"codeName"
:
"testPorletGrid"
,
"controlType"
:
"PORTLET"
,
"height"
:
300.0
,
"name"
:
"dashboard_sysportlet2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_sysportlet2"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"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"
},
"getPortletPSAppView"
:
{
"accUserMode"
:
2
,
"caption"
:
"学生"
,
"codeName"
:
"studentGridView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentGridView.json"
,
"funcViewMode"
:
"MDATAVIEW"
,
"gridRowActiveMode"
:
2
,
"memo"
:
"系统自动添加"
,
"name"
:
"studentGridView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.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/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.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/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"OPENDATA"
,
"realTitle"
:
"学生编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"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"
},
{
"codeName"
:
"GridViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"学生表格视图_工具栏"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"name"
:
"表格界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"GRIDVIEW_NEWACTION"
,
"refreshMode"
:
1
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
,
"reloadData"
:
true
},
"tooltip"
:
"新建"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"seperator1"
,
"getPSControlLogics"
:
[
{
"itemName"
:
"seperator1"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic"
,
"scriptCode"
:
"false"
,
"triggerType"
:
"ITEMVISIBLE"
}
]
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"编辑"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"xDataControlName"
:
"grid"
,
"modelid"
:
"EA055F0F-4292-4BD9-85F4-82D57C5D8655"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"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"
:
"GridViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"GridView"
,
"getPSDEViewId"
:
"2bb968344ed3e2b12e5065a2d4a0e977"
,
"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
,
"expandSearchForm"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"d218a90bb7b446f8a7d25d9265c25a07"
,
"modeltype"
:
"PSAPPDEVIEW"
},
"portletType"
:
"VIEW"
,
"timer"
:
3000
,
"title"
:
"门户表格"
,
"showTitleBar"
:
true
,
"modelid"
:
"1A5AAAE9-B310-4A9F-AA95-F670684D44C3"
,
"modeltype"
:
"PSSYSDBPART"
},
{
"codeName"
:
"report"
,
"getContentPSControl"
:
{
"name"
:
"dashboard_sysportlet3_report"
},
"controlType"
:
"PORTLET"
,
"height"
:
300.0
,
"name"
:
"dashboard_sysportlet3"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_sysportlet3"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSControls"
:
[
{
"codeName"
:
"Report"
,
"controlType"
:
"REPORTPANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSREPORTPANELS/Report.json"
,
"height"
:
300.0
,
"logicName"
:
"Report"
,
"getPSAppDEReport"
:
{
"codeName"
:
"Report"
,
"name"
:
"Report"
,
"getPSAppBIScheme"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPBISCHEMES/BIScheme.json"
},
"getPSSysBIScheme"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSBISCHEMES/BIScheme.json"
},
"reportFile"
:
"#"
,
"reportType"
:
"DESYSBIREPORTS"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"height"
:
300.0
},
"name"
:
"dashboard_sysportlet3_report"
,
"modelid"
:
"BDD550EE-E315-4CA4-B69A-2E6537A8E2D6"
,
"modeltype"
:
"PSDEREPORTPANEL"
}
],
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
"getPSRawItem"
:
{
"name"
:
"dashboard_rawitem1"
},
"portletType"
:
"REPORT"
,
"title"
:
"报表部件"
,
"showTitleBar"
:
true
,
"modelid"
:
"B1D62D5A-61A4-44B3-A771-89D7799A8F58"
,
"modeltype"
:
"PSSYSDBPART"
"portletType"
:
"RAWITEM"
,
"showTitleBar"
:
true
}
],
"enableCustomized"
:
true
,
"name"
:
"dashboard"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentUniverEditView.json
浏览文件 @
f94c7af6
...
...
@@ -29,6 +29,51 @@
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.SAVE"
},
"caption"
:
"保存"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0c7@FontAwesome"
,
"cssClass"
:
"fa fa-save"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.SAVE"
},
"caption"
:
"保存"
,
"codeName"
:
"Save"
,
"fullCodeName"
:
"Save"
,
"name"
:
"编辑界面_保存操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0c7@FontAwesome"
,
"cssClass"
:
"fa fa-save"
},
"predefinedType"
:
"EDITVIEW_SAVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.SAVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Save"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"保存"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.SAVE"
},
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"xDataControlName"
:
"form"
,
"modelid"
:
"AE867EB6-9B38-4EE0-8443-1CFBD807FFB7"
,
"modeltype"
:
"PSDETOOLBAR"
...
...
@@ -231,11 +276,11 @@
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"
studentname
"
,
"id"
:
"
field
"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"
STUDENTNAME
"
,
"codeName"
:
"
StudentName
"
"name"
:
"
FIELD
"
,
"codeName"
:
"
Field
"
}
},
{
"id"
:
"studentid"
,
...
...
@@ -253,38 +298,46 @@
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"
学生基本信息
"
,
"caption"
:
"
univer编辑器
"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"学生名称"
,
"codeName"
:
"studentname"
,
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"contentHeight"
:
500.0
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"height"
:
500.0
,
"ignoreInput"
:
0
,
"labelPos"
:
"
LEFT
"
,
"labelWidth"
:
13
0
,
"name"
:
"
studentname
"
,
"labelPos"
:
"
NONE
"
,
"labelWidth"
:
0
,
"name"
:
"
field
"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"
STUDENTNAME
"
,
"codeName"
:
"
StudentName
"
"name"
:
"
FIELD
"
,
"codeName"
:
"
Field
"
},
"getPSEditor"
:
{
"editorStyle"
:
"UNIVER"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"studentname"
"maxLength"
:
1000
,
"name"
:
"field"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"UNIVER"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"height"
:
500
,
"heightMode"
:
"PX"
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
"allowEmpty"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
f94c7af6
因为 它太大了无法显示 源差异 。您可以改为
查看blob
。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
f94c7af6
...
...
@@ -19064,7 +19064,7 @@
"name"
:
"FIELD"
,
"orderValue"
:
1000
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"stringLength"
:
100
0
,
"allowEmpty"
:
true
,
"enableCreate"
:
true
,
"enableModify"
:
true
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录