Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
58ccf4f9
提交
58ccf4f9
编写于
3月 26, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
6d0188d8
变更
20
隐藏空白字符变更
内嵌
并排
正在显示
20 个修改的文件
包含
3242 行增加
和
1300 行删除
+3242
-1300
config.xml
config.xml
+0
-6
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+18
-0
Usr03185471TabSearchView_DR.json
...S/TEST/PSDEDATARELATIONS/Usr03185471TabSearchView_DR.json
+2
-3
UsrDRItem0326057165.json
.../PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0326057165.json
+15
-0
UsrDRItem0326443588.json
.../PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0326443588.json
+15
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+8
-0
TabSearchGridView_Grid.json
...SAPPDATAENTITIES/TEST/PSGRIDS/TabSearchGridView_Grid.json
+180
-0
TabSearchListView_List.json
...SAPPDATAENTITIES/TEST/PSLISTS/TabSearchListView_List.json
+155
-0
Usr0326265381.json
...PS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0326265381.json
+34
-0
TabSearchGridView_SearchForm.json
...TIES/TEST/PSSEARCHFORMS/TabSearchGridView_SearchForm.json
+43
-0
TabSearchListView_SearchForm.json
...TIES/TEST/PSSEARCHFORMS/TabSearchListView_SearchForm.json
+43
-0
TESTTabSearchGridView.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json
+701
-0
TESTTabSearchListView.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json
+661
-0
TESTUsr03185471TabSearchView.json
...YSAPPS/Web/PSAPPDEVIEWS/TESTUsr03185471TabSearchView.json
+1295
-1200
PSSYSAPP.hubsubapp.json
...cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
+6
-6
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+59
-39
pom.xml
trainsys-provider/pom.xml
+1
-1
Dockerfile
trainsys-provider/src/main/docker/Dockerfile
+1
-1
trainsys-provider-trainsys-k8s.yaml
...vider/src/main/docker/trainsys-provider-trainsys-k8s.yaml
+4
-29
trainsys-provider-trainsys.yaml
...-provider/src/main/docker/trainsys-provider-trainsys.yaml
+1
-15
未找到文件。
config.xml
浏览文件 @
58ccf4f9
...
...
@@ -55,12 +55,6 @@
git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096
cd trainsys/
mvn clean package -Ptrainsys
mvn install -Ptrainsys
cd trainsys-provider
mvn -Ptrainsys docker:build
mvn -Ptrainsys docker:push
docker -H $para1 stack deploy --compose-file=src/main/docker/trainsys-provider-trainsys.yaml ebsx --with-registry-auth
</command>
</hudson.tasks.Shell>
</builders>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
58ccf4f9
...
...
@@ -637,6 +637,12 @@
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0130437655.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0326057165.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0326443588.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0616520829.json"
...
...
@@ -5763,6 +5769,12 @@
"name"
:
"面板容器测试"
,
"realModelSubType"
:
"DEMOBCUSTOMVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TabSearchListView"
,
"logicName"
:
"分页搜索列表"
,
"name"
:
"分页搜索列表"
,
"realModelSubType"
:
"DELISTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr03221490CustomView"
,
"logicName"
:
"test1"
,
...
...
@@ -6555,6 +6567,12 @@
"name"
:
"快速分组测试"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TabSearchGridView"
,
"logicName"
:
"分页搜索表格"
,
"name"
:
"分页搜索表格"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr07063055MobListView"
,
"logicName"
:
"移动端列表视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDATARELATIONS/Usr03185471TabSearchView_DR.json
浏览文件 @
58ccf4f9
...
...
@@ -5,14 +5,13 @@
"name"
:
"分页搜索视图_关系界面组"
,
"getPSDEDRDetails"
:
[
{
"caption"
:
"表格"
,
"counterId"
:
"num1"
,
"detailType"
:
"DRITEM"
,
"name"
:
"grid"
,
"orderValue"
:
100
,
"originCaption"
:
"表格"
,
"getPSDEDRItem"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/
DRItem
.json"
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/
UsrDRItem0326443588
.json"
}
},
{
"caption"
:
"列表"
,
...
...
@@ -22,7 +21,7 @@
"originCaption"
:
"列表"
,
"getPSDEDRItem"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0
13043765
5.json"
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0
32605716
5.json"
}
}
],
"hideEditItem"
:
true
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0326057165.json
0 → 100644
浏览文件 @
58ccf4f9
{
"codeName"
:
"UsrDRItem0326057165"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0326057165.json"
,
"itemType"
:
"CUSTOM"
,
"name"
:
"分页搜索列表"
,
"parentDataJO"
:
{
"srfparentdename"
:
"TEST"
,
"SRFPARENTTYPE"
:
"CUSTOM"
},
"viewCodeName"
:
"TabSearchListView"
,
"getViewPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0326443588.json
0 → 100644
浏览文件 @
58ccf4f9
{
"codeName"
:
"UsrDRItem0326443588"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0326443588.json"
,
"itemType"
:
"CUSTOM"
,
"name"
:
"分页搜索表格"
,
"parentDataJO"
:
{
"srfparentdename"
:
"TEST"
,
"SRFPARENTTYPE"
:
"CUSTOM"
},
"viewCodeName"
:
"TabSearchGridView"
,
"getViewPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
58ccf4f9
...
...
@@ -6822,6 +6822,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView4.json"
,
"viewType"
:
"DEEDITVIEW4"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json"
,
"viewType"
:
"DELISTVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabExpView.json"
,
...
...
@@ -7198,6 +7202,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMPickupView2.json"
,
"viewType"
:
"DEMPICKUPVIEW2"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCRMTabSearchView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/TabSearchGridView_Grid.json
0 → 100644
浏览文件 @
58ccf4f9
{
"aggMode"
:
"NONE"
,
"codeName"
:
"TabSearchGridView_Grid"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/TabSearchGridView_Grid.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode"
:
"NONE"
,
"logicName"
:
"分页搜索表格_表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEDataImport"
:
{
"modelref"
:
true
,
"id"
:
"DataImport"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"测试实体名称"
,
"codeName"
:
"testname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testname"
,
"excelCaption"
:
"测试实体名称"
,
"name"
:
"testname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"width"
:
150
,
"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"
,
"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
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.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
,
"modelid"
:
"8226AEBB-560C-47B5-A7D3-219D9F676AA0"
,
"modeltype"
:
"PSDEGRID"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/TabSearchListView_List.json
0 → 100644
浏览文件 @
58ccf4f9
{
"codeName"
:
"TabSearchListView_List"
,
"controlType"
:
"LIST"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/TabSearchListView_List.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode"
:
"NONE"
,
"getItemPSLayoutPanel"
:
{
"codeName"
:
"Usr0326265381"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0326265381.json"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"List8_列表项面板"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRootPSPanelItems"
:
[
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"page_container"
,
"getPSLayout"
:
{
"dir"
:
"column"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
}
}
],
"name"
:
"list_itempanel"
,
"modelid"
:
"AF7ADEF6-0F76-48A2-BA68-C6DD89AFE727"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"logicName"
:
"List8"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEDataImport"
:
{
"modelref"
:
true
,
"id"
:
"DataImport"
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
}
],
"pagingSize"
:
1000
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"hasWFDataItems"
:
false
,
"enableGroup"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditGroup"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"noSort"
:
false
,
"showHeader"
:
true
,
"modelid"
:
"4718F907-43A7-4C95-BCE9-F9DE05F84B59"
,
"modeltype"
:
"PSDELIST"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0326265381.json
0 → 100644
浏览文件 @
58ccf4f9
{
"codeName"
:
"Usr0326265381"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0326265381.json"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"List8_列表项面板"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRootPSPanelItems"
:
[
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"page_container"
,
"getPSLayout"
:
{
"dir"
:
"column"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
}
}
],
"modelid"
:
"AF7ADEF6-0F76-48A2-BA68-C6DD89AFE727"
,
"modeltype"
:
"PSSYSVIEWPANEL"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/TabSearchGridView_SearchForm.json
0 → 100644
浏览文件 @
58ccf4f9
{
"codeName"
:
"TabSearchGridView_SearchForm"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/TabSearchGridView_SearchForm.json"
,
"logicName"
:
"分页搜索表格_搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"ED0D785D-7A79-4A0F-84B9-27CCDEB8E504"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/TabSearchListView_SearchForm.json
0 → 100644
浏览文件 @
58ccf4f9
{
"codeName"
:
"TabSearchListView_SearchForm"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/TabSearchListView_SearchForm.json"
,
"logicName"
:
"分页搜索列表_搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"900F62B1-CB07-4E3C-B3A0-8FC1F1A12E9A"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json
0 → 100644
浏览文件 @
58ccf4f9
{
"accUserMode"
:
2
,
"caption"
:
"分页搜索表格"
,
"codeName"
:
"TESTTabSearchGridView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json"
,
"gridRowActiveMode"
:
2
,
"name"
:
"TESTTabSearchGridView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSDEViewCodeName"
:
"TabSearchGridView"
,
"getPSDEViewId"
:
"C9A58774-0C94-44B5-BE9C-B4541207CAD5"
,
"getPSViewLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"view_pagecaption"
}
],
"codeName"
:
"TabSearchGridView"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"分页搜索表格布局面板"
,
"memo"
:
"表格视图"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"page_container"
,
"getPSLayout"
:
{
"dir"
:
"column"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"栅格容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_grid1"
,
"getPSLayout"
:
{
"layout"
:
"SIMPLEFLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"面板容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
6
,
"layout"
:
"SIMPLEFLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"页面标题"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"view_pagecaption"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"view_pagecaption"
,
"predefinedType"
:
"VIEW_PAGECAPTION"
,
"renderMode"
:
"HEADING1"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"hAlignSelf"
:
"LEFT"
,
"heightMode"
:
"FULL"
,
"layout"
:
"TABLE_24COL"
,
"widthMode"
:
"FULL"
},
"hidden"
:
false
,
"showCaption"
:
false
}
]
},
{
"caption"
:
"面板容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container2"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
3
,
"layout"
:
"SIMPLEFLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"QUICKSEARCHBAR"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"quicksearchbar"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"hAlignSelf"
:
"RIGHT"
,
"heightMode"
:
"FULL"
,
"layout"
:
"TABLE_24COL"
},
"showCaption"
:
true
}
]
},
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_2"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"SIMPLEFLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"TOOLBAR"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"toolbar"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"hAlignSelf"
:
"RIGHT"
,
"heightMode"
:
"FULL"
,
"layout"
:
"TABLE_24COL"
},
"showCaption"
:
true
}
]
}
],
"predefinedType"
:
"CONTAINER_GRID"
},
{
"caption"
:
"容器"
,
"contentHeight"
:
100.0
,
"height"
:
100.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container4"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"height"
:
100
,
"heightMode"
:
"PERCENTAGE"
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"SEARCHFORM"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"searchform"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
},
{
"caption"
:
"GRID"
,
"contentHeight"
:
100.0
,
"height"
:
100.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"grid"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"height"
:
100
,
"heightMode"
:
"PERCENTAGE"
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
],
"predefinedType"
:
"CONTAINER"
}
]
}
],
"layoutBodyOnly"
:
false
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"viewProxyMode"
:
true
,
"modelid"
:
"4B3FD079-9665-4AD6-9336-08B07BCA9EE2"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
,
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"openMode"
:
"INDEXVIEWTAB_POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"openMode"
:
"INDEXVIEWTAB_POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.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/TESTRedirectView.json"
,
"viewType"
:
"DEREDIRECTVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRedirectView.json"
,
"viewType"
:
"DEREDIRECTVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"NEWDATA"
,
"realOpenMode"
:
"INDEXVIEWTAB_POPUPMODAL"
,
"realTitle"
:
"简单编辑"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDITDATA"
,
"realTitle"
:
"测试实体数据重定向视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRedirectView.json"
,
"viewType"
:
"DEREDIRECTVIEW"
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"TabSearchGridViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"分页搜索表格_工具栏"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"userTag"
:
"a0001"
,
"xDataControlName"
:
"grid"
,
"modelid"
:
"72B88325-5F8C-499B-9FC3-E031BF4DC766"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"aggMode"
:
"NONE"
,
"codeName"
:
"TabSearchGridView_Grid"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/TabSearchGridView_Grid.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode"
:
"NONE"
,
"logicName"
:
"分页搜索表格_表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
},
"getPSDEDataImport"
:
{
"modelref"
:
true
,
"id"
:
"DataImport"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"测试实体名称"
,
"codeName"
:
"testname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testname"
,
"excelCaption"
:
"测试实体名称"
,
"name"
:
"testname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"width"
:
150
,
"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"
,
"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
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.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"
:
"8226AEBB-560C-47B5-A7D3-219D9F676AA0"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"TabSearchGridView_SearchForm"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/TabSearchGridView_SearchForm.json"
,
"logicName"
:
"分页搜索表格_搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"ED0D785D-7A79-4A0F-84B9-27CCDEB8E504"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
},
{
"caption"
:
"分页搜索表格"
,
"codeName"
:
"TabSearchGridViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
]
},
"title"
:
"分页搜索表格"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"enableDP"
:
true
,
"enableExport"
:
true
,
"enableFilter"
:
true
,
"enableImport"
:
true
,
"enableQuickSearch"
:
true
,
"enableRowEdit"
:
false
,
"enableSearch"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"be12859f46f4109c1b942e8f364fdb60"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json
0 → 100644
浏览文件 @
58ccf4f9
{
"accUserMode"
:
2
,
"caption"
:
"分页搜索列表"
,
"codeName"
:
"TESTTabSearchListView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json"
,
"mDCtrlActiveMode"
:
2
,
"name"
:
"TESTTabSearchListView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSDEViewCodeName"
:
"TabSearchListView"
,
"getPSDEViewId"
:
"0BA65F48-5B04-49C2-9326-C80A5EA2C743"
,
"getPSViewLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"view_pagecaption"
}
],
"codeName"
:
"TabSearchListView"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"分页搜索列表布局面板"
,
"memo"
:
"编辑视图"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"page_container"
,
"getPSLayout"
:
{
"dir"
:
"column"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"栅格容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_grid1"
,
"getPSLayout"
:
{
"layout"
:
"SIMPLEFLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"面板容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
6
,
"layout"
:
"SIMPLEFLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"页面标题"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"view_pagecaption"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"view_pagecaption"
,
"predefinedType"
:
"VIEW_PAGECAPTION"
,
"renderMode"
:
"HEADING1"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"hAlignSelf"
:
"LEFT"
,
"heightMode"
:
"FULL"
,
"layout"
:
"TABLE_24COL"
,
"widthMode"
:
"FULL"
},
"hidden"
:
false
,
"showCaption"
:
false
}
]
},
{
"caption"
:
"面板容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container2"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
3
,
"layout"
:
"SIMPLEFLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"QUICKSEARCHBAR"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"quicksearchbar"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"hAlignSelf"
:
"RIGHT"
,
"heightMode"
:
"FULL"
,
"layout"
:
"TABLE_24COL"
},
"showCaption"
:
true
}
]
},
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_2"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"SIMPLEFLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"TOOLBAR"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"toolbar"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"hAlignSelf"
:
"RIGHT"
,
"heightMode"
:
"FULL"
,
"layout"
:
"TABLE_24COL"
},
"showCaption"
:
true
}
]
}
],
"predefinedType"
:
"CONTAINER_GRID"
},
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container5"
,
"getPSLayout"
:
{
"dir"
:
"column"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"SEARCHFORM"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"searchform"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
},
{
"caption"
:
"LIST"
,
"contentHeight"
:
100.0
,
"height"
:
100.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"list"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"height"
:
100
,
"heightMode"
:
"PERCENTAGE"
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
],
"predefinedType"
:
"CONTAINER"
}
],
"predefinedType"
:
"CONTAINER"
}
],
"layoutBodyOnly"
:
false
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"viewProxyMode"
:
true
,
"modelid"
:
"760B82E3-553F-4FC5-986C-F7F8C98CD534"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
,
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"ListView"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"openMode"
:
"INDEXVIEWTAB_POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"openMode"
:
"INDEXVIEWTAB_POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"openMode"
:
"INDEXVIEWTAB_POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"openMode"
:
"INDEXVIEWTAB_POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"NEWDATA"
,
"realOpenMode"
:
"INDEXVIEWTAB_POPUPMODAL"
,
"realTitle"
:
"简单编辑"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDITDATA"
,
"realOpenMode"
:
"INDEXVIEWTAB_POPUPMODAL"
,
"realTitle"
:
"简单编辑"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"TabSearchListViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"分页搜索列表_工具栏"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"userTag"
:
"a0001"
,
"xDataControlName"
:
"list"
,
"modelid"
:
"2110C0C0-082C-4286-842A-8FF65169BB45"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"TabSearchListView_SearchForm"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/TabSearchListView_SearchForm.json"
,
"logicName"
:
"分页搜索列表_搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"900F62B1-CB07-4E3C-B3A0-8FC1F1A12E9A"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"codeName"
:
"TabSearchListView_List"
,
"controlType"
:
"LIST"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/TabSearchListView_List.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode"
:
"NONE"
,
"getItemPSLayoutPanel"
:
{
"codeName"
:
"Usr0326265381"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0326265381.json"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"List8_列表项面板"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRootPSPanelItems"
:
[
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"page_container"
,
"getPSLayout"
:
{
"dir"
:
"column"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
}
}
],
"name"
:
"list_itempanel"
,
"modelid"
:
"AF7ADEF6-0F76-48A2-BA68-C6DD89AFE727"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"logicName"
:
"List8"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"列表控件处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"LIST"
},
"getPSDEDataImport"
:
{
"modelref"
:
true
,
"id"
:
"DataImport"
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
}
],
"pagingSize"
:
1000
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"hasWFDataItems"
:
false
,
"enableGroup"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditGroup"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"noSort"
:
false
,
"showHeader"
:
true
,
"name"
:
"list"
,
"modelid"
:
"4718F907-43A7-4C95-BCE9-F9DE05F84B59"
,
"modeltype"
:
"PSDELIST"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
},
{
"caption"
:
"分页搜索列表"
,
"codeName"
:
"TabSearchListViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
]
},
"title"
:
"分页搜索列表"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DELISTVIEW"
,
"xDataControlName"
:
"list"
,
"enableDP"
:
true
,
"enableFilter"
:
true
,
"enableQuickSearch"
:
true
,
"enableSearch"
:
true
,
"modelid"
:
"14a8466ca1e33085cbdbe44151b9b104"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03185471TabSearchView.json
浏览文件 @
58ccf4f9
...
...
@@ -12,359 +12,617 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSControls"
:
[
{
"codeName"
:
"testSearchBar2"
,
"controlType"
:
"SEARCHBAR"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar2.json"
,
"groupMoreText"
:
"更多分组"
,
"logicName"
:
"搜索栏2(Test)"
,
"getPSDEViewCodeName"
:
"Usr03185471TabSearchView"
,
"getPSDEViewId"
:
"E561EA83-9650-4E13-8634-CED5EBAAFCD6"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"TabSearchView"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"FLEX"
,
"logicName"
:
"分页搜索视图布局"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"SEARCHBAR"
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSSearchBarFilters"
:
[
{
"caption"
:
"filter标题"
,
"dataType"
:
25
,
"itemType"
:
"FILTER"
,
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"filter"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"getPSDEFSearchMode"
:
{
"codeName"
:
"N_TYPE_LIKE"
,
"name"
:
"N_TYPE_LIKE"
,
"stdDataType"
:
25
,
"valueOP"
:
"LIKE"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"filter"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"emptyCaption"
:
false
,
"hidden"
:
false
,
"showCaption"
:
false
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"COMMON.COMMON.TEST"
},
"caption"
:
"类型"
,
"dataType"
:
25
,
"itemType"
:
"FILTER"
,
"getLabelPSSysCss"
:
{
"cssName"
:
"bg-blue"
},
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"cssStyle"
:
"border:none;
\n
height:0;"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_header"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
,
"vAlign"
:
"center"
},
"getPSDEFSearchMode"
:
{
"codeName"
:
"N_TYPE_EQ"
,
"name"
:
"N_TYPE_EQ"
,
"stdDataType"
:
25
,
"valueOP"
:
"EQ"
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"shrink"
:
0
},
"getPSEditor"
:
{
"editorParams"
:
{
"aaaa"
:
"bbbb"
,
"SRFNAVCTX.srfusername"
:
"%srfusername%"
,
"SRFNAVPARAM.size"
:
"33"
"getPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_header_left"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"layout"
:
"FLEX"
},
"getPSNavigateContexts"
:
[
{
"key"
:
"SRFUSERNAME"
,
"name"
:
"SRFUSERNAME"
,
"value"
:
"srfusername"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"size"
,
"name"
:
"size"
,
"value"
:
"33"
,
"rawValue"
:
true
}
],
"placeHolder"
:
"请选择输入"
,
"singleSelect"
:
true
},
"getPSSysCss"
:
{
"cssName"
:
"bg-blue"
},
"getPSSysImage"
:
{
"cssClass"
:
"fa-solid fa-paste"
},
"width"
:
200.0
,
"allowEmpty"
:
true
,
"emptyCaption"
:
false
,
"hidden"
:
false
,
"needCodeListConfig"
:
true
,
"showCaption"
:
false
},
{
"caption"
:
"标题(名称)"
,
"dataType"
:
25
,
"itemType"
:
"FILTER"
,
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getPSDEFSearchMode"
:
{
"codeName"
:
"N_TESTNAME_LIKE"
,
"name"
:
"N_TESTNAME_LIKE"
,
"stdDataType"
:
25
,
"valueOP"
:
"LIKE"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"testname"
},
"allowEmpty"
:
true
,
"emptyCaption"
:
false
,
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"属性11"
,
"dataType"
:
25
,
"itemType"
:
"FILTER"
,
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"field"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"field"
},
"allowEmpty"
:
true
,
"emptyCaption"
:
false
,
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"自定义"
,
"dataType"
:
25
,
"itemType"
:
"FILTER"
,
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"n_custom_eq"
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"n_custom_eq"
},
"allowEmpty"
:
true
,
"emptyCaption"
:
false
,
"hidden"
:
false
,
"showCaption"
:
false
"getPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_captionbar"
,
"getPSLayout"
:
{
"align"
:
"center"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"页面标题"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"captionbar"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
]
}
]
},
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_header_right"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_toolbar"
,
"getPSLayout"
:
{
"align"
:
"center"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"工具栏"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"toolbar"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
]
}
]
}
],
"predefinedType"
:
"VIEWHEADER"
},
{
"caption"
:
"创建人"
,
"dataType"
:
25
,
"itemType"
:
"FILTER"
,
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"createman"
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_content"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSDEFSearchMode"
:
{
"codeName"
:
"N_CREATEMAN_EQ"
,
"name"
:
"N_CREATEMAN_EQ"
,
"stdDataType"
:
25
,
"valueOP"
:
"EQ"
"getPSLayoutPos"
:
{
"grow"
:
1
,
"layout"
:
"FLEX"
},
"getPSEditor"
:
{
"editorParams"
:
{
"aaaa"
:
"bbbb"
,
"SRFNAVCTX.srfusername"
:
"%srfusername%"
,
"SRFNAVPARAM.size"
:
"33"
,
"AC"
:
"TRUE"
,
"PICKUPVIEW"
:
"TRUE"
"getPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"contentHeight"
:
54.0
,
"height"
:
54.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_tabexppanel"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"editorType"
:
"PICKER"
,
"name"
:
"createman"
,
"getPSNavigateContexts"
:
[
{
"key"
:
"SRFUSERNAME"
,
"name"
:
"SRFUSERNAME"
,
"value"
:
"srfusername"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"size"
,
"name"
:
"size"
,
"value"
:
"33"
,
"rawValue"
:
true
}
],
"valueItemName"
:
"createmaeeee"
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"valueItemName"
:
"createmaeeee"
,
"allowEmpty"
:
true
,
"emptyCaption"
:
false
,
"hidden"
:
false
,
"showCaption"
:
false
}
],
"getPSSearchBarGroups"
:
[
{
"caption"
:
"分组1"
,
"itemType"
:
"GROUP"
,
"name"
:
"group1"
,
"width"
:
0.0
,
"addSeparator"
:
false
},
{
"caption"
:
"分组2"
,
"itemType"
:
"GROUP"
,
"name"
:
"group2"
,
"width"
:
0.0
,
"addSeparator"
:
false
,
"defaultGroup"
:
true
},
{
"caption"
:
"分组3"
,
"itemType"
:
"GROUP"
,
"name"
:
"group3"
,
"width"
:
0.0
,
"addSeparator"
:
false
},
{
"caption"
:
"分组444444444444444444444444"
,
"itemType"
:
"GROUP"
,
"name"
:
"group4444444444"
,
"width"
:
0.0
,
"addSeparator"
:
false
},
{
"caption"
:
"分组55555555555555555"
,
"itemType"
:
"GROUP"
,
"name"
:
"group5555555555"
,
"width"
:
0.0
,
"addSeparator"
:
false
}
],
"quickGroupCount"
:
2
,
"quickSearchMode"
:
2
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
true
,
"enableGroup"
:
true
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
,
"name"
:
"searchbar"
,
"modelid"
:
"6b1a721f8cbf7c9ab7f7c824c9bedce2"
,
"modeltype"
:
"PSSYSSEARCHBAR"
},
{
"codeName"
:
"GridViewPanel_SearchForm"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/GridViewPanel_SearchForm.json"
,
"logicName"
:
"视图布局面板(基础)_搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
,
"shrink"
:
0
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
"getPSPanelItems"
:
[
{
"caption"
:
"关系分页部件"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"tabexppanel"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
]
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
"caption"
:
"工具栏"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"toolbar1"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
"userTag"
:
"a0001"
,
"showCaption"
:
true
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_searchform"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"shrink"
:
0
},
"getPSPanelItems"
:
[
{
"caption"
:
"搜索表单"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"searchform"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
]
},
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_searchbar"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"shrink"
:
0
},
"getPSPanelItems"
:
[
{
"caption"
:
"搜索栏"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"searchbar"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
]
},
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_nav_pos"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"导航区占位"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"nav_pos"
,
"getPSLayoutPos"
:
{
"grow"
:
1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"name"
:
"nav_pos"
,
"predefinedType"
:
"NAV_POS"
},
"showCaption"
:
true
}
]
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"n_type_eq"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
"predefinedType"
:
"VIEWCONTENT"
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"类型(=)"
,
"codeName"
:
"n_type_eq"
,
"layoutBodyOnly"
:
false
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"viewProxyMode"
:
true
,
"modelid"
:
"D8483671-9ACB-4545-A36B-287636A49F66"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
,
"getPSControls"
:
[
{
"codeName"
:
"testSearchBar2"
,
"controlType"
:
"SEARCHBAR"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar2.json"
,
"groupMoreText"
:
"更多分组"
,
"logicName"
:
"搜索栏2(Test)"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"SEARCHBAR"
},
"getPSSearchBarFilters"
:
[
{
"caption"
:
"filter标题"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"n_type_eq"
,
"noPrivDisplayMode"
:
1
,
"itemType"
:
"FILTER"
,
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"filter"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"getPSDEFSearchMode"
:
{
"codeName"
:
"N_TYPE_LIKE"
,
"name"
:
"N_TYPE_LIKE"
,
"stdDataType"
:
25
,
"valueOP"
:
"LIKE"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"filter"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"emptyCaption"
:
false
,
"hidden"
:
false
,
"showCaption"
:
false
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"COMMON.COMMON.TEST"
},
"caption"
:
"类型"
,
"dataType"
:
25
,
"itemType"
:
"FILTER"
,
"getLabelPSSysCss"
:
{
"cssName"
:
"bg-blue"
},
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"getPSDEFSearchMode"
:
{
"codeName"
:
"N_TYPE_EQ"
,
"name"
:
"N_TYPE_EQ"
,
"stdDataType"
:
25
,
"valueOP"
:
"EQ"
},
"getPSEditor"
:
{
"editorParams"
:
{
"aaaa"
:
"bbbb"
,
"SRFNAVCTX.srfusername"
:
"%srfusername%"
,
"SRFNAVPARAM.size"
:
"33"
},
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"
n_type_eq
"
,
"name"
:
"
type
"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"getPSNavigateContexts"
:
[
{
"key"
:
"SRFUSERNAME"
,
"name"
:
"SRFUSERNAME"
,
"value"
:
"srfusername"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"size"
,
"name"
:
"size"
,
"value"
:
"33"
,
"rawValue"
:
true
}
],
"placeHolder"
:
"请选择输入"
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
"getPSSysCss"
:
{
"cssName"
:
"bg-blue"
},
"getPSSysImage"
:
{
"cssClass"
:
"fa-solid fa-paste"
},
"width"
:
200.0
,
"allowEmpty"
:
true
,
"emptyCaption"
:
false
,
"hidden"
:
false
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
"showCaption"
:
false
},
{
"caption"
:
"标题(名称)"
,
"dataType"
:
25
,
"itemType"
:
"FILTER"
,
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getPSDEFSearchMode"
:
{
"codeName"
:
"N_TESTNAME_LIKE"
,
"name"
:
"N_TESTNAME_LIKE"
,
"stdDataType"
:
25
,
"valueOP"
:
"LIKE"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"testname"
},
"allowEmpty"
:
true
,
"emptyCaption"
:
false
,
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"属性11"
,
"dataType"
:
25
,
"itemType"
:
"FILTER"
,
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"field"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"field"
},
"allowEmpty"
:
true
,
"emptyCaption"
:
false
,
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"自定义"
,
"dataType"
:
25
,
"itemType"
:
"FILTER"
,
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"n_custom_eq"
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"n_custom_eq"
},
"allowEmpty"
:
true
,
"emptyCaption"
:
false
,
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"创建人"
,
"dataType"
:
25
,
"itemType"
:
"FILTER"
,
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"createman"
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSDEFSearchMode"
:
{
"codeName"
:
"N_CREATEMAN_EQ"
,
"name"
:
"N_CREATEMAN_EQ"
,
"stdDataType"
:
25
,
"valueOP"
:
"EQ"
},
"getPSEditor"
:
{
"editorParams"
:
{
"aaaa"
:
"bbbb"
,
"SRFNAVCTX.srfusername"
:
"%srfusername%"
,
"SRFNAVPARAM.size"
:
"33"
,
"AC"
:
"TRUE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"PICKER"
,
"name"
:
"createman"
,
"getPSNavigateContexts"
:
[
{
"key"
:
"SRFUSERNAME"
,
"name"
:
"SRFUSERNAME"
,
"value"
:
"srfusername"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"size"
,
"name"
:
"size"
,
"value"
:
"33"
,
"rawValue"
:
true
}
],
"valueItemName"
:
"createmaeeee"
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"valueItemName"
:
"createmaeeee"
,
"allowEmpty"
:
true
,
"emptyCaption"
:
false
,
"hidden"
:
false
,
"showCaption"
:
false
}
],
"getPSSearchBarGroups"
:
[
{
"caption"
:
"分组1"
,
"itemType"
:
"GROUP"
,
"name"
:
"group1"
,
"width"
:
0.0
,
"addSeparator"
:
false
},
{
"caption"
:
"分组2"
,
"itemType"
:
"GROUP"
,
"name"
:
"group2"
,
"width"
:
0.0
,
"addSeparator"
:
false
,
"defaultGroup"
:
true
},
{
"caption"
:
"分组3"
,
"itemType"
:
"GROUP"
,
"name"
:
"group3"
,
"width"
:
0.0
,
"addSeparator"
:
false
},
{
"caption"
:
"分组444444444444444444444444"
,
"itemType"
:
"GROUP"
,
"name"
:
"group4444444444"
,
"width"
:
0.0
,
"addSeparator"
:
false
},
{
"caption"
:
"分组55555555555555555"
,
"itemType"
:
"GROUP"
,
"name"
:
"group5555555555"
,
"width"
:
0.0
,
"addSeparator"
:
false
}
],
"quickGroupCount"
:
2
,
"quickSearchMode"
:
2
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
true
,
"enableGroup"
:
true
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
,
"name"
:
"searchbar"
,
"modelid"
:
"6b1a721f8cbf7c9ab7f7c824c9bedce2"
,
"modeltype"
:
"PSSYSSEARCHBAR"
},
{
"codeName"
:
"GridViewPanel_SearchForm"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/GridViewPanel_SearchForm.json"
,
"logicName"
:
"视图布局面板(基础)_搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"n_type_eq"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"类型(=)"
,
"codeName"
:
"n_type_eq"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"n_type_eq"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"n_type_eq"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -374,959 +632,796 @@
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"D448A138-AA20-47E7-8A32-1BFF467EB867"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"codeName"
:
"Usr03185471TabSearchViewtabexppanel"
,
"controlType"
:
"TABEXPPANEL"
,
"name"
:
"tabexppanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:grid"
,
"realTitle"
:
"测试实体表格视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
}
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"D448A138-AA20-47E7-8A32-1BFF467EB867"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"name"
:
"EXPITEM:list"
,
"realTitle"
:
"测试实体列表视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json"
,
"viewType"
:
"DELISTVIEW"
}
}
],
"getPSControlParam"
:
{
},
"getPSControls"
:
[
{
"caption"
:
"表格"
,
"codeName"
:
"Usr03185471TabSearchViewgrid"
,
"controlType"
:
"TABVIEWPANEL"
,
"name"
:
"grid"
,
"codeName"
:
"Usr03185471TabSearchViewtabexppanel"
,
"controlType"
:
"TABEXPPANEL"
,
"name"
:
"tabexppanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"grid"
},
"modelid"
:
"c303453c93de74c9cc14d0fb86b295db_grid"
,
"modeltype"
:
"PSVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"accUserMode"
:
2
,
"caption"
:
"测试实体"
,
"codeName"
:
"TESTGridView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json"
,
"funcViewMode"
:
"MDATAVIEW"
,
"gridRowActiveMode"
:
2
,
"name"
:
"TESTGridView"
,
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:grid"
,
"realTitle"
:
"分页搜索表格"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
}
},
{
"name"
:
"EXPITEM:list"
,
"realTitle"
:
"分页搜索列表"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json"
,
"viewType"
:
"DELISTVIEW"
}
}
],
"getPSControlParam"
:
{
},
"getPSControls"
:
[
{
"caption"
:
"表格"
,
"codeName"
:
"Usr03185471TabSearchViewgrid"
,
"controlType"
:
"TABVIEWPANEL"
,
"name"
:
"grid"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
"getPSControlParam"
:
{
"id"
:
"grid"
},
"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/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.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/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"NEWDATA"
,
"realTitle"
:
"测试实体编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDITDATA"
,
"realTitle"
:
"测试实体编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"GridViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"toolbar"
,
"name"
:
"toolbar"
,
"modelid"
:
"c303453c93de74c9cc14d0fb86b295db_grid"
,
"modeltype"
:
"PSVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"accUserMode"
:
2
,
"caption"
:
"分页搜索表格"
,
"codeName"
:
"TESTTabSearchGridView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json"
,
"gridRowActiveMode"
:
2
,
"name"
:
"TESTTabSearchGridView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"xDataControlName"
:
"grid"
,
"modelid"
:
"3AE04220-F99D-4CDF-A9AD-904521DD3BAF"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"getPSAppModule"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSDEViewCodeName"
:
"TabSearchGridView"
,
"getPSDEViewId"
:
"C9A58774-0C94-44B5-BE9C-B4541207CAD5"
,
"getPSViewLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"view_pagecaption"
}
],
"codeName"
:
"TabSearchGridView"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"分页搜索表格布局面板"
,
"memo"
:
"表格视图"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"点击"
],
"logicName"
:
"主表格"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GETTEMP"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"CREATETEMP"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"page_container"
,
"getPSLayout"
:
{
"dir"
:
"column"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"栅格容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_grid1"
,
"getPSLayout"
:
{
"layout"
:
"SIMPLEFLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"面板容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
6
,
"layout"
:
"SIMPLEFLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"页面标题"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"view_pagecaption"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"view_pagecaption"
,
"predefinedType"
:
"VIEW_PAGECAPTION"
,
"renderMode"
:
"HEADING1"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"hAlignSelf"
:
"LEFT"
,
"heightMode"
:
"FULL"
,
"layout"
:
"TABLE_24COL"
,
"widthMode"
:
"FULL"
},
"hidden"
:
false
,
"showCaption"
:
false
}
]
},
{
"caption"
:
"面板容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container2"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
3
,
"layout"
:
"SIMPLEFLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"QUICKSEARCHBAR"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"quicksearchbar"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"hAlignSelf"
:
"RIGHT"
,
"heightMode"
:
"FULL"
,
"layout"
:
"TABLE_24COL"
},
"showCaption"
:
true
}
]
},
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_2"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"SIMPLEFLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"TOOLBAR"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"toolbar"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"hAlignSelf"
:
"RIGHT"
,
"heightMode"
:
"FULL"
,
"layout"
:
"TABLE_24COL"
},
"showCaption"
:
true
}
]
}
],
"predefinedType"
:
"CONTAINER_GRID"
},
{
"caption"
:
"容器"
,
"contentHeight"
:
100.0
,
"height"
:
100.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container4"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"height"
:
100
,
"heightMode"
:
"PERCENTAGE"
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"SEARCHFORM"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"searchform"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
},
{
"caption"
:
"GRID"
,
"contentHeight"
:
100.0
,
"height"
:
100.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"grid"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"height"
:
100
,
"heightMode"
:
"PERCENTAGE"
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
],
"predefinedType"
:
"CONTAINER"
}
]
}
],
"layoutBodyOnly"
:
false
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"viewProxyMode"
:
true
,
"modelid"
:
"4B3FD079-9665-4AD6-9336-08B07BCA9EE2"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
,
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"openMode"
:
"INDEXVIEWTAB_POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"openMode"
:
"INDEXVIEWTAB_POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"actionName"
:
"UPDATETEMP"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRedirectView.json"
,
"viewType"
:
"DEREDIRECTVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRedirectView.json"
,
"viewType"
:
"DEREDIRECTVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
,
{
"actionName"
:
"REMOVETEMP"
,
"
actionType"
:
"DEACTION
"
,
"
dataAccessAction"
:
"DELETE
"
,
"
name"
:
"remove
"
,
"get
PSAppDataEntity
"
:
{
}
],
"getPSAppViewRefs"
:
[
{
"
name"
:
"NEWDATA
"
,
"
realOpenMode"
:
"INDEXVIEWTAB_POPUPMODAL
"
,
"
realTitle"
:
"简单编辑
"
,
"get
RefPSAppView
"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"actionName"
:
"GETDRAFTTEMP"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDataEntity"
:
{
"name"
:
"EDITDATA"
,
"realTitle"
:
"测试实体数据重定向视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRedirectView.json"
,
"viewType"
:
"DEREDIRECTVIEW"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
}
],
"getPSControls"
:
[
{
"codeName"
:
"TabSearchGridViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"分页搜索表格_工具栏"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"点击"
,
"logicTag"
:
"grid"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member1"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"grid"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member2"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"logicTag"
:
"grid"
,
"logicType"
:
"PFPLUGIN"
,
"name"
:
"member3"
,
"timer"
:
333
,
"triggerType"
:
"TIMER"
},
{
"logicTag"
:
"grid"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"member5"
,
"scriptCode"
:
"eeeee"
,
"triggerType"
:
"CUSTOM"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
},
"getPSCtrlMsg"
:
{
"codeName"
:
"UsrCtrlMsg0907525431"
,
"dynaModelFilePath"
:
"PSCTRLMSGS/UsrCtrlMsg0907525431.json"
,
"name"
:
"测试表格消息"
,
"getPSCtrlMsgItems"
:
[
{
"content"
:
"加载错误"
,
"name"
:
"LOADERROR"
},
{
"content"
:
"测试数据保存成功"
,
"name"
:
"SAVESUCCESS"
,
"timeout"
:
1000
}
]
},
"getPSDEDataExport"
:
{
"modelref"
:
true
,
"id"
:
"DataExport"
},
"getPSDEDataImport"
:
{
"modelref"
:
true
,
"id"
:
"DataImport"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"测试实体名称"
,
"codeName"
:
"testname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testname"
,
"excelCaption"
:
"测试实体名称"
,
"name"
:
"testname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getPSDEUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"向导编辑"
,
"codeName"
:
"editWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_editWizard"
,
"name"
:
"向导编辑"
,
"getPSAppDataEntity"
:
{
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"userTag"
:
"a0001"
,
"xDataControlName"
:
"grid"
,
"modelid"
:
"72B88325-5F8C-499B-9FC3-E031BF4DC766"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"aggMode"
:
"NONE"
,
"codeName"
:
"TabSearchGridView_Grid"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/TabSearchGridView_Grid.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"editWizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"editWizard@TEST"
},
"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/Test__TestType.json"
},
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"GRID_COLRENDER"
,
"pluginCode"
:
"CLIP_BOARD_FIELDCOLUMN"
,
"runtimeObject"
:
true
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"CENTER"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updatedate"
,
"excelCaption"
:
"更新时间"
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"GRID_COLRENDER"
,
"pluginCode"
:
"CLIP_BOARD_FIELDCOLUMN"
,
"runtimeObject"
:
true
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
250
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"RIGHT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"金额"
,
"codeName"
:
"amount"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"amount"
,
"excelCaption"
:
"金额"
,
"name"
:
"amount"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
},
"unitName"
:
"元"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
,
"enableUnitName"
:
true
},
{
"align"
:
"CENTER"
,
"caption"
:
"操作列"
,
"codeName"
:
"uagridcolumn1"
,
"columnType"
:
"UAGRIDCOLUMN"
,
"name"
:
"uagridcolumn1"
,
"noPrivDisplayMode"
:
1
,
"getPSDEUIActionGroup"
:
{
"codeName"
:
"A6913ed9bd0c3e7d614"
,
"name"
:
"树表节点行为组"
,
"groupMode"
:
"NONE"
,
"logicName"
:
"分页搜索表格_表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSUIActionGroupDetails"
:
[
{
"caption"
:
"百度"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u5ee2086"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00c@FontAwesome"
,
"cssClass"
:
"fa fa-check"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"百度"
,
"codeName"
:
"openBaidu"
,
"counterId"
:
"openBaidu"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"openBaidu"
,
"htmlPageUrl"
:
"https://www.baidu.com/"
,
"name"
:
"百度"
,
"getPSAppCounter"
:
{
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"
path"
:
"PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json
"
"
id"
:
"Get
"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"openBaidu"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u1feafb4"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
},
"getPSDEDataImport"
:
{
"modelref"
:
true
,
"id"
:
"DataImport"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"测试实体名称"
,
"codeName"
:
"testname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testname"
,
"excelCaption"
:
"测试实体名称"
,
"name"
:
"testname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"width"
:
150
,
"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"
},
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"
addSeparator"
:
true
,
"
showCaption"
:
true
,
"
showIcon"
:
fals
e
"
width"
:
150
,
"
widthUnit"
:
"PX"
,
"
enableSort"
:
tru
e
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u4c6267d"
,
"getPSSysImage"
:
{
"cssClass"
:
"fa-solid fa-delete-left"
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updatedate"
,
"excelCaption"
:
"更新时间"
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"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"
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"addSeparator"
:
true
,
"showCaption"
:
false
,
"showIcon"
:
true
"allowEmpty"
:
true
}
],
"uniqueTag"
:
"TEST__A6913ed9bd0c3e7d614"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
false
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"dataType"
:
25
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"dataType"
:
6
,
"name"
:
"amount"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"REMOVETEMP"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.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"
:
"385f739a768b73a1e3a307bfeafb80b7"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.json"
,
"logicName"
:
"默认搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.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"
:
"8226AEBB-560C-47B5-A7D3-219D9F676AA0"
,
"modeltype"
:
"PSDEGRID"
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"codeName"
:
"TabSearchGridView_SearchForm"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/TabSearchGridView_SearchForm.json"
,
"logicName"
:
"分页搜索表格_搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"n_testname_like"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
25
},
{
"id"
:
"formitem1"
,
"dataType"
:
25
},
{
"id"
:
"formitem2"
,
"dataType"
:
25
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"测试实体名称"
,
"codeName"
:
"n_testname_like"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"n_testname_like"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"n_testname_like"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"条件一"
,
"codeName"
:
"formitem"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"formitem"
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
24
,
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"ED0D785D-7A79-4A0F-84B9-27CCDEB8E504"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"caption"
:
"条件二"
,
"codeName"
:
"formitem1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem1"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"formitem1"
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
},
{
"caption"
:
"条件三"
,
"codeName"
:
"formitem2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem2"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"formitem2"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
"caption"
:
"分页搜索表格"
,
"codeName"
:
"TabSearchGridViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonPos"
:
"RIGHT"
,
"searchButtonStyle"
:
"SEARCHONLY"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
true
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"00eb0969f8c08fcc8321a6d60dcb7ae3"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
0
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
false
,
"mobileSearchBar"
:
false
},
{
"caption"
:
"测试实体"
,
"codeName"
:
"GridViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"GridView"
,
"getPSDEViewId"
:
"60afc41b220f5cb7035439d1522b1575"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"getPSControlParam"
:
{
}
}
]
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
"title"
:
"分页搜索表格"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"enableDP"
:
true
,
"enableExport"
:
true
,
"enableFilter"
:
true
,
"enableImport"
:
true
,
"enableQuickSearch"
:
true
,
"enableRowEdit"
:
false
,
"enableSearch"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"be12859f46f4109c1b942e8f364fdb60"
,
"modeltype"
:
"PSAPPDEVIEW"
}
},
{
"caption"
:
"列表"
,
"codeName"
:
"Usr03185471TabSearchViewlist"
,
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json"
,
"viewType"
:
"DELISTVIEW"
},
"name"
:
"list"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"tempMode"
:
2
,
"title"
:
"测试实体表格视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"enableDP"
:
true
,
"enableExport"
:
true
,
"enableFilter"
:
true
,
"enableImport"
:
true
,
"enableRowEdit"
:
false
,
"enableSearch"
:
true
,
"rowEditDefault"
:
false
,
"showCaptionBar"
:
false
,
"modelid"
:
"4f35a2934475dcbf6e4312dec4dd6bbe"
,
"modeltype"
:
"PSAPPDEVIEW"
}
"getPSControlParam"
:
{
"id"
:
"list"
},
"modelid"
:
"c303453c93de74c9cc14d0fb86b295db_list"
,
"modeltype"
:
"PSVIEWPANEL"
}
],
"getPSTabExpPages"
:
[
{
"name"
:
"grid"
},
{
"name"
:
"list"
}
],
"tabLayout"
:
"TOP"
,
"uniqueTag"
:
"TESTUsr03185471TabSearchView__tabexppanel"
,
"modelid"
:
"c303453c93de74c9cc14d0fb86b295db_tabexppanel"
,
"modeltype"
:
"PSTABEXPPANEL"
},
{
"caption"
:
"列表"
,
"codeName"
:
"Usr03185471TabSearchViewlist"
,
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json"
,
"viewType"
:
"DELISTVIEW"
},
"name"
:
"list"
,
"caption"
:
"分页搜索视图"
,
"codeName"
:
"Usr03185471TabSearchViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"list"
},
"modelid"
:
"c303453c93de74c9cc14d0fb86b295db_list"
,
"modeltype"
:
"PSVIEWPANEL"
}
],
"getPSTabExpPages"
:
[
{
"name"
:
"grid"
},
{
"name"
:
"list"
}
],
"tabLayout"
:
"TOP"
,
"uniqueTag"
:
"TESTUsr03185471TabSearchView__tabexppanel"
,
"modelid"
:
"c303453c93de74c9cc14d0fb86b295db_tabexppanel"
,
"modeltype"
:
"PSTABEXPPANEL"
},
{
"caption"
:
"分页搜索视图"
,
"codeName"
:
"Usr03185471TabSearchViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"Usr03185471TabSearchView"
,
"getPSDEViewId"
:
"E561EA83-9650-4E13-8634-CED5EBAAFCD6"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDETABSEARCHVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
"getPSControlParam"
:
{
}
}
]
},
"tabLayout"
:
"TOP"
,
"title"
:
"分页搜索视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
浏览文件 @
58ccf4f9
...
...
@@ -3819,18 +3819,18 @@
},
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:grid"
,
"realTitle"
:
"
测试实体表格视图
"
,
"realTitle"
:
"
分页搜索表格
"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TEST
TabSearch
GridView.json"
,
"viewType"
:
"DEGRIDVIEW"
}
},
{
"name"
:
"EXPITEM:list"
,
"realTitle"
:
"
测试实体列表视图
"
,
"realTitle"
:
"
分页搜索列表
"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TEST
TabSearch
ListView.json"
,
"viewType"
:
"DELISTVIEW"
}
}
],
...
...
@@ -3841,7 +3841,7 @@
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TEST
TabSearch
GridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"name"
:
"grid"
,
...
...
@@ -3860,7 +3860,7 @@
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TEST
TabSearch
ListView.json"
,
"viewType"
:
"DELISTVIEW"
},
"name"
:
"list"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
58ccf4f9
...
...
@@ -16789,12 +16789,6 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -16806,6 +16800,12 @@
"modelref" : true,
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
} ],
"uniqueTag" : "VMGroup3"
}, {
...
...
@@ -16823,18 +16823,6 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -16846,23 +16834,11 @@
"modelref" : true,
"id" : "ViewMsg10"
}
} ],
"uniqueTag" : "VMGroup4"
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "
关闭模式-无删除-上方-常规
",
"name" : "
消息位置-视图下方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
11
"
"id" : "ViewMsg
8
"
}
}, {
"name" : "消息位置-视图内容区",
...
...
@@ -16870,13 +16846,12 @@
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
} ],
"uniqueTag" : "VMGroup4"
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -16902,6 +16877,31 @@
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
} ],
"uniqueTag" : "VMGroup8"
}, {
...
...
@@ -17376,6 +17376,12 @@
"viewType" : "DEWFDYNAEDITVIEW",
"resource" : "WorkFlow",
"view" : "WFDynaEditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json",
"viewType" : "DELISTVIEW",
"resource" : "TEST",
"view" : "TabSearchListView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTestSubAppRefView.json",
...
...
@@ -19454,6 +19460,12 @@
"viewType" : "DEPICKUPGRIDVIEW",
"resource" : "Realtor",
"view" : "PickupGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json",
"viewType" : "DEGRIDVIEW",
"resource" : "TEST",
"view" : "TabSearchGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCRMTabSearchView.json",
...
...
@@ -67998,6 +68010,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView4.json",
"viewType" : "DEEDITVIEW4"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json",
"viewType" : "DELISTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabExpView.json",
...
...
@@ -68374,6 +68390,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMPickupView2.json",
"viewType" : "DEMPICKUPVIEW2"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json",
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCRMTabSearchView.json",
trainsys-provider/pom.xml
浏览文件 @
58ccf4f9
...
...
@@ -33,7 +33,7 @@
<profiles>
<profile>
<id>
trainsys
</id>
<id>
runtime
</id>
<build>
<resources>
<resource>
...
...
trainsys-provider/src/main/docker/Dockerfile
浏览文件 @
58ccf4f9
...
...
@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar
EXPOSE
50000
EXPOSE
8081
ADD
trainsys-provider.jar /trainsys-provider.jar
trainsys-provider/src/main/docker/trainsys-provider-trainsys-k8s.yaml
浏览文件 @
58ccf4f9
...
...
@@ -22,32 +22,7 @@ spec:
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
imagePullPolicy
:
Always
ports
:
-
containerPort
:
50000
env
:
-
name
:
SPRING_CLOUD_NACOS_DISCOVERY_IP
value
:
"
172.16.240.140"
-
name
:
SERVER_PORT
value
:
"
50000"
-
name
:
SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR
value
:
"
172.16.240.140:8848"
-
name
:
SPRING_REDIS_HOST
value
:
"
127.0.0.1"
-
name
:
SPRING_REDIS_PORT
value
:
"
6379"
-
name
:
SPRING_REDIS_DATABASE
value
:
"
0"
-
name
:
SPRING_DATASOURCE_USERNAME
value
:
"
a_LAB01_d23cc850e"
-
name
:
SPRING_DATASOURCE_PASSWORD
value
:
"
f9Df4556"
-
name
:
SPRING_DATASOURCE_URL
value
:
"
jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8"
-
name
:
SPRING_DATASOURCE_DRIVER-CLASS-NAME
value
:
"
com.mysql.jdbc.Driver"
-
name
:
SPRING_DATASOURCE_DEFAULTSCHEMA
value
:
"
a_LAB01_d23cc850e"
-
name
:
NACOS
value
:
"
172.16.240.140:8848"
-
containerPort
:
8081
---
apiVersion
:
v1
...
...
@@ -60,9 +35,9 @@ spec:
type
:
NodePort
ports
:
-
name
:
http
port
:
50000
targetPort
:
50000
nodePort
:
50000
port
:
8081
targetPort
:
8081
nodePort
:
8081
protocol
:
TCP
selector
:
app
:
trainsys-provider
...
...
trainsys-provider/src/main/docker/trainsys-provider-trainsys.yaml
浏览文件 @
58ccf4f9
...
...
@@ -3,23 +3,9 @@ services:
trainsys-provider
:
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
ports
:
-
"
50000:50000
"
-
"
8081:8081
"
networks
:
-
agent_network
environment
:
-
SPRING_CLOUD_NACOS_DISCOVERY_IP=172.16.240.140
-
SERVER_PORT=50000
-
SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR=172.16.240.140:8848
-
SPRING_CLOUD_NACOS_CONFIG_SERVER-ADDR=172.16.240.140:8848
-
SPRING_REDIS_HOST=127.0.0.1
-
SPRING_REDIS_PORT=6379
-
SPRING_REDIS_DATABASE=0
-
SPRING_DATASOURCE_USERNAME=a_LAB01_d23cc850e
-
SPRING_DATASOURCE_PASSWORD=f9Df4556
-
SPRING_DATASOURCE_URL=jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8
-
SPRING_DATASOURCE_DRIVER-CLASS-NAME=com.mysql.jdbc.Driver
-
SPRING_DATASOURCE_DEFAULTSCHEMA=a_LAB01_d23cc850e
-
NACOS=172.16.240.140:8848
deploy
:
resources
:
limits
:
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录