Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
0430821e
提交
0430821e
编写于
11月 30, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
630fbb3c
变更
10
隐藏空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
885 行增加
和
49 行删除
+885
-49
BXD2.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/BXD2.json
+12
-0
BXD2.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json
+8
-0
Default.json
...SAPPS/Web/PSAPPDATAENTITIES/BXD2/PSTREEVIEWS/Default.json
+106
-0
TestEditorGrid.json
...PS/Web/PSAPPDATAENTITIES/Book/PSGRIDS/TestEditorGrid.json
+135
-0
BXD2TabExpView.json
...b/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TabExpView.json
+87
-0
BXD2TreeExpView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TreeExpView.json
+313
-0
bookUsr2GridView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json
+135
-0
PSSYSAPP.hubsubapp.json
...cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
+13
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+69
-49
PSSYSTEM.json
...rc/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
+7
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/BXD2.json
浏览文件 @
0430821e
...
...
@@ -1228,6 +1228,12 @@
"name"
:
"UPDATE"
}
],
"getAllPSModelDatas"
:
[
{
"codeName"
:
"TreeExpView"
,
"logicName"
:
"TreeExpView"
,
"name"
:
"TreeExpView"
,
"realModelSubType"
:
"DETREEEXPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"EditView"
,
"logicName"
:
"报销单2实体编辑视图"
,
"modelTag"
:
"EDITVIEW"
,
...
...
@@ -1248,6 +1254,12 @@
"name"
:
"报销单2实体数据选择视图"
,
"realModelSubType"
:
"DEPICKUPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TabExpView"
,
"logicName"
:
"TabExpView"
,
"name"
:
"TabExpView"
,
"realModelSubType"
:
"DETABEXPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"MPickupView"
,
"logicName"
:
"报销单2实体数据多项选择视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json
浏览文件 @
0430821e
...
...
@@ -1291,10 +1291,18 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TabExpView.json"
,
"viewType"
:
"DETABEXPVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2RedirectView.json"
,
"viewType"
:
"DEREDIRECTVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TreeExpView.json"
,
"viewType"
:
"DETREEEXPVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2ChartView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSTREEVIEWS/Default.json
0 → 100644
浏览文件 @
0430821e
{
"codeName"
:
"Default"
,
"controlType"
:
"TREEVIEW"
,
"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/BXD2.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSTREEVIEWS/Default.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.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/BXD2.json"
}
},
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"default"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE"
,
"logicTag"
:
"treeexpbar_tree"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"treeexpbar_selectionchange"
},
{
"eventNames"
:
"LOAD"
,
"logicTag"
:
"treeexpbar_tree"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"treeexpbar_load"
}
],
"getPSDEDataImport"
:
{
"modelref"
:
true
,
"id"
:
"DataImportTest"
},
"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/BXD2.json"
}
},
"treeGridMode"
:
0
,
"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/BXD2.json"
}
},
"enableRootSelect"
:
false
,
"outputIconDefault"
:
true
,
"rootVisible"
:
false
,
"modelid"
:
"064AF763-A351-4535-9AF7-15244CA94B7E"
,
"modeltype"
:
"PSDETREEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSGRIDS/TestEditorGrid.json
浏览文件 @
0430821e
...
...
@@ -87,6 +87,60 @@
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"文件上传单项"
,
"codeName"
:
"field41"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field41"
,
"excelCaption"
:
"文件上传单项"
,
"name"
:
"field41"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD41"
,
"codeName"
:
"Field41"
},
"width"
:
200
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"图片上传"
,
"codeName"
:
"field24"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field24"
,
"excelCaption"
:
"图片上传"
,
"name"
:
"field24"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD24"
,
"codeName"
:
"Field24"
},
"width"
:
200
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
false
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"图片上传单项"
,
"codeName"
:
"field19"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field19"
,
"excelCaption"
:
"图片上传单项"
,
"name"
:
"field19"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD19"
,
"codeName"
:
"Field19"
},
"width"
:
200
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"RIGHT"
,
"caption"
:
"操作列1"
,
...
...
@@ -540,6 +594,27 @@
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
}
},
{
"dataType"
:
25
,
"name"
:
"field41"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD41"
,
"codeName"
:
"Field41"
}
},
{
"dataType"
:
21
,
"name"
:
"field24"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD24"
,
"codeName"
:
"Field24"
}
},
{
"dataType"
:
25
,
"name"
:
"field19"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD19"
,
"codeName"
:
"Field19"
}
},
{
"dataType"
:
25
,
"name"
:
"bookname"
,
...
...
@@ -730,6 +805,66 @@
"name"
:
"field9"
},
"allowEmpty"
:
true
},
{
"caption"
:
"文件上传单项"
,
"codeName"
:
"field41"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field41"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD41"
,
"codeName"
:
"Field41"
},
"getPSEditor"
:
{
"editorParams"
:
{
"MAXFILECNT"
:
"1"
},
"editorType"
:
"FILEUPLOADER_ONE"
,
"maxFileCount"
:
1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"field41"
},
"allowEmpty"
:
true
},
{
"caption"
:
"图片上传"
,
"codeName"
:
"field24"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field24"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD24"
,
"codeName"
:
"Field24"
},
"getPSEditor"
:
{
"editorType"
:
"PICTURE"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"field24"
},
"allowEmpty"
:
true
},
{
"caption"
:
"图片上传单项"
,
"codeName"
:
"field19"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field19"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD19"
,
"codeName"
:
"Field19"
},
"getPSEditor"
:
{
"editorParams"
:
{
"MAXCOUNT"
:
"1"
},
"editorType"
:
"PICTURE_ONE"
,
"maxFileCount"
:
1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"field19"
},
"allowEmpty"
:
true
},
{
"caption"
:
"文本框"
,
"codeName"
:
"bookname"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TabExpView.json
0 → 100644
浏览文件 @
0430821e
{
"accUserMode"
:
2
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"报销单2"
,
"lanResTag"
:
"DE.LNAME.BXD2"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[BXD2]"
,
"refFlag"
:
true
},
"caption"
:
"报销单2"
,
"codeName"
:
"BXD2TabExpView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TabExpView.json"
,
"name"
:
"BXD2TabExpView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Ungroup.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"TabExpView"
,
"name"
:
"engine"
}
],
"getPSControls"
:
[
{
"codeName"
:
"TabExpViewtabexppanel"
,
"controlType"
:
"TABEXPPANEL"
,
"name"
:
"tabexppanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlParam"
:
{
},
"tabLayout"
:
"TOP"
,
"uniqueTag"
:
"BXD2TabExpView__tabexppanel"
,
"modelid"
:
"504e7ad929c98764f4356c3fed6cef62_tabexppanel"
,
"modeltype"
:
"PSTABEXPPANEL"
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"报销单2"
,
"lanResTag"
:
"DE.LNAME.BXD2"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[BXD2]"
,
"refFlag"
:
true
},
"caption"
:
"报销单2"
,
"codeName"
:
"TabExpViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"TabExpView"
,
"getPSDEViewId"
:
"4477106C-5EE4-4EE7-9FDA-8787934A11F0"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDETABEXPVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"refFlag"
:
false
,
"tabLayout"
:
"TOP"
,
"title"
:
"TabExpView"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DETABEXPVIEW"
,
"enableDP"
:
true
,
"enableQuickSearch"
:
false
,
"enableSearch"
:
false
,
"expandSearchForm"
:
false
,
"loadDefault"
:
true
,
"showDataInfoBar"
:
true
,
"modelid"
:
"504e7ad929c98764f4356c3fed6cef62"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TreeExpView.json
0 → 100644
浏览文件 @
0430821e
{
"accUserMode"
:
2
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"报销单2"
,
"lanResTag"
:
"DE.LNAME.BXD2"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[BXD2]"
,
"refFlag"
:
true
},
"caption"
:
"报销单2"
,
"codeName"
:
"BXD2TreeExpView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TreeExpView.json"
,
"name"
:
"BXD2TreeExpView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Ungroup.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"TreeExpView"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"TreeExpViewtreeexpbar"
,
"controlType"
:
"TREEEXPBAR"
,
"name"
:
"treeexpbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"treeexpbar"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"TREEEXPBAR"
},
"getPSControls"
:
[
{
"codeName"
:
"Default"
,
"controlType"
:
"TREEVIEW"
,
"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/BXD2.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSTREEVIEWS/Default.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.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/BXD2.json"
}
},
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"default"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"树视图处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE"
,
"logicTag"
:
"treeexpbar_tree"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"treeexpbar_selectionchange"
},
{
"eventNames"
:
"LOAD"
,
"logicTag"
:
"treeexpbar_tree"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"treeexpbar_load"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"treeexpbar_tree"
},
"getPSDEDataImport"
:
{
"modelref"
:
true
,
"id"
:
"DataImportTest"
},
"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/BXD2.json"
}
},
"treeGridMode"
:
0
,
"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/BXD2.json"
}
},
"enableRootSelect"
:
false
,
"outputIconDefault"
:
true
,
"rootVisible"
:
false
,
"name"
:
"treeexpbar_tree"
,
"modelid"
:
"064AF763-A351-4535-9AF7-15244CA94B7E"
,
"modeltype"
:
"PSDETREEVIEW"
}
],
"xDataControlName"
:
"treeexpbar_tree"
,
"enableCounter"
:
true
,
"enableSearch"
:
false
,
"showTitleBar"
:
true
,
"modelid"
:
"73b5dcf8e8d2671149f6151e95716aaf_treeexpbar"
,
"modeltype"
:
"PSEXPBAR"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"报销单2"
,
"lanResTag"
:
"DE.LNAME.BXD2"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[BXD2]"
,
"refFlag"
:
true
},
"caption"
:
"报销单2"
,
"codeName"
:
"TreeExpViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"TreeExpView"
,
"getPSDEViewId"
:
"0134E764-464E-4447-B5F7-34E08490F3EF"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDETREEEXPVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"refFlag"
:
false
,
"title"
:
"TreeExpView"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DETREEEXPVIEW"
,
"enableDP"
:
true
,
"enableFilter"
:
true
,
"enableQuickSearch"
:
true
,
"enableSearch"
:
true
,
"showDataInfoBar"
:
true
,
"modelid"
:
"73b5dcf8e8d2671149f6151e95716aaf"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json
浏览文件 @
0430821e
...
...
@@ -1066,6 +1066,60 @@
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"文件上传单项"
,
"codeName"
:
"field41"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field41"
,
"excelCaption"
:
"文件上传单项"
,
"name"
:
"field41"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD41"
,
"codeName"
:
"Field41"
},
"width"
:
200
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"图片上传"
,
"codeName"
:
"field24"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field24"
,
"excelCaption"
:
"图片上传"
,
"name"
:
"field24"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD24"
,
"codeName"
:
"Field24"
},
"width"
:
200
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
false
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"图片上传单项"
,
"codeName"
:
"field19"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field19"
,
"excelCaption"
:
"图片上传单项"
,
"name"
:
"field19"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD19"
,
"codeName"
:
"Field19"
},
"width"
:
200
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"RIGHT"
,
"caption"
:
"操作列1"
,
...
...
@@ -1519,6 +1573,27 @@
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
}
},
{
"dataType"
:
25
,
"name"
:
"field41"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD41"
,
"codeName"
:
"Field41"
}
},
{
"dataType"
:
21
,
"name"
:
"field24"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD24"
,
"codeName"
:
"Field24"
}
},
{
"dataType"
:
25
,
"name"
:
"field19"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD19"
,
"codeName"
:
"Field19"
}
},
{
"dataType"
:
25
,
"name"
:
"bookname"
,
...
...
@@ -1709,6 +1784,66 @@
"name"
:
"field9"
},
"allowEmpty"
:
true
},
{
"caption"
:
"文件上传单项"
,
"codeName"
:
"field41"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field41"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD41"
,
"codeName"
:
"Field41"
},
"getPSEditor"
:
{
"editorParams"
:
{
"MAXFILECNT"
:
"1"
},
"editorType"
:
"FILEUPLOADER_ONE"
,
"maxFileCount"
:
1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"field41"
},
"allowEmpty"
:
true
},
{
"caption"
:
"图片上传"
,
"codeName"
:
"field24"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field24"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD24"
,
"codeName"
:
"Field24"
},
"getPSEditor"
:
{
"editorType"
:
"PICTURE"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"field24"
},
"allowEmpty"
:
true
},
{
"caption"
:
"图片上传单项"
,
"codeName"
:
"field19"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field19"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD19"
,
"codeName"
:
"Field19"
},
"getPSEditor"
:
{
"editorParams"
:
{
"MAXCOUNT"
:
"1"
},
"editorType"
:
"PICTURE_ONE"
,
"maxFileCount"
:
1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"field19"
},
"allowEmpty"
:
true
},
{
"caption"
:
"文本框"
,
"codeName"
:
"bookname"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
浏览文件 @
0430821e
...
...
@@ -1124,6 +1124,19 @@
"showTitle"
:
true
,
"modelid"
:
"385f739a768b73a1e3a307bfeafb80b7"
,
"modeltype"
:
"PSDEDRBAR"
},
{
"codeName"
:
"TabExpViewtabexppanel"
,
"controlType"
:
"TABEXPPANEL"
,
"name"
:
"tabexppanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlParam"
:
{
},
"tabLayout"
:
"TOP"
,
"uniqueTag"
:
"BXD2TabExpView__tabexppanel"
,
"modelid"
:
"504e7ad929c98764f4356c3fed6cef62_tabexppanel"
,
"modeltype"
:
"PSTABEXPPANEL"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"DRBAR"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
0430821e
...
...
@@ -11748,12 +11748,6 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -11765,6 +11759,12 @@
"modelref" : true,
"id" : "ViewMsg6"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
} ]
}, {
"codeName" : "VMGroup7",
...
...
@@ -11780,121 +11780,121 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图
下方
",
"name" : "消息位置-视图
内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
9
"
}
}, {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图上方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
7
"
}
}, {
"name" : "消息位置-视图
上
方",
"name" : "消息位置-视图
下
方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
8
"
}
}, {
"name" : "消息位置-
视图内容区
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
10
"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
12
"
"id" : "ViewMsg
8
"
}
}, {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息类型-常规信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "
消息位置-视图下方
",
"name" : "
关闭模式-无删除-上方-常规
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
11
"
}
}, {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
5
"
},
"position" : "POPUP"
}, {
"name" : "消息
类型-警告信息
",
"name" : "消息
位置-视图内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
"id" : "ViewMsg9"
}
}, {
"name" : "
消息类型-常规信息
",
"name" : "
关闭模式-默认删除-上方-错误
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-
无删除-上方-常规
",
"name" : "关闭模式-
本次删除-上方-警告
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
3
"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-
本次
删除",
"name" : "关闭模式-
默认
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
3
"
"id" : "ViewMsg1
2
"
}
}, {
"name" : "关闭模式-
无
删除",
"name" : "关闭模式-
本次
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
3
"
}
}, {
"name" : "关闭模式-
默认
删除",
"name" : "关闭模式-
无
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
1
"
}
} ]
}, {
"codeName" : "VMGroup6",
"name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-
实体数据集
",
"name" : "动态模式-
静态内容
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
4
"
"id" : "ViewMsg1
5
"
}
}, {
"name" : "动态模式-
静态内容
",
"name" : "动态模式-
实体数据集
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
5
"
"id" : "ViewMsg1
4
"
}
} ]
} ],
...
...
@@ -12805,6 +12805,12 @@
"viewType" : "DEREDIRECTVIEW",
"resource" : "SysTodo",
"view" : "FinishRedirectView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TabExpView.json",
"viewType" : "DETABEXPVIEW",
"resource" : "BXD2",
"view" : "TabExpView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDefaultDataView.json",
...
...
@@ -13073,6 +13079,12 @@
"path" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/Index2.json",
"viewType" : "APPINDEXVIEW",
"view" : "Index2"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TreeExpView.json",
"viewType" : "DETREEEXPVIEW",
"resource" : "BXD2",
"view" : "TreeExpView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/Role3EditView.json",
...
...
@@ -57970,10 +57982,18 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2EditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TabExpView.json",
"viewType" : "DETABEXPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2RedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TreeExpView.json",
"viewType" : "DETREEEXPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2ChartView.json",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
浏览文件 @
0430821e
...
...
@@ -909,6 +909,13 @@
"modelref"
:
true
,
"path"
:
"PSSYSREQITEMS/UsrReqItem0314669758.json"
}
],
"getAllPSSysSFPlugins"
:
[
{
"codeName"
:
"UsrSFPlugin1130161723"
,
"dynaModelFilePath"
:
"PSSYSSFPLUGINS/UsrSFPlugin1130161723.json"
,
"name"
:
"test"
,
"pluginCode"
:
"UsrSFPlugin1130161723"
,
"pluginType"
:
"USER"
}
],
"getAllPSSysSFPubs"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSSFPUBS/TrainSys.json"
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录