Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
c6728980
提交
c6728980
编写于
8月 13, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
728af078
变更
24
隐藏空白字符变更
内嵌
并排
正在显示
24 个修改的文件
包含
1699 行增加
和
2288 行删除
+1699
-2288
config.xml
config.xml
+0
-6
Book.json
...bizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
+6
-0
Book.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json
+25
-0
TreeTest.json
...APPS/Web/PSAPPDATAENTITIES/Book/PSTREEVIEWS/TreeTest.json
+106
-0
FILE.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json
+21
-47
FileTreeView_TreeView.json
...PDATAENTITIES/FILE/PSTREEVIEWS/FileTreeView_TreeView.json
+104
-536
Usr12064666TreeView_TreeView.json
...TITIES/FILE/PSTREEVIEWS/Usr12064666TreeView_TreeView.json
+32
-176
FILEFileExpView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileExpView.json
+104
-536
FILEFileTreeView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileTreeView.json
+104
-536
FILEUsr12064666TreeView.json
...s/PSSYSAPPS/Web/PSAPPDEVIEWS/FILEUsr12064666TreeView.json
+32
-176
bookPickupTreeView.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupTreeView.json
+106
-0
bookPickupView2.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView2.json
+106
-0
bookUsr08134002TreeView.json
...s/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08134002TreeView.json
+534
-0
bookUsr2MPickupView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2MPickupView.json
+106
-0
bookUsr2PickupView.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2PickupView.json
+106
-0
modelingindex.json
...trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/modelingindex.json
+33
-2
test_index_left_menu_view.json
...YSAPPS/Web/PSAPPINDEXVIEWS/test_index_left_menu_view.json
+23
-0
Usr0812452721Menu.json
.../trainsys/PSSYSAPPS/Web/PSAPPMENUS/Usr0812452721Menu.json
+10
-2
Usr0813819225Menu.json
.../trainsys/PSSYSAPPS/Web/PSAPPMENUS/Usr0813819225Menu.json
+14
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+120
-225
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
浏览文件 @
c6728980
...
...
@@ -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/common/PSDATAENTITIES/Book.json
浏览文件 @
c6728980
...
...
@@ -8043,6 +8043,12 @@
"name"
:
"书实体编辑视图(简单数据)"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr08134002TreeView"
,
"logicName"
:
"左侧菜单测试"
,
"name"
:
"左侧菜单测试"
,
"realModelSubType"
:
"DETREEVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr2EditView"
,
"logicName"
:
"书实体编辑视图(测试编辑器插件专用)"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json
浏览文件 @
c6728980
...
...
@@ -4756,6 +4756,27 @@
"uIActionTag"
:
"openPopover"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"openPopover@Book"
},
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开多数据表单"
,
...
...
@@ -5636,6 +5657,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr07167358GridView2.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08134002TreeView.json"
,
"viewType"
:
"DETREEVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSTREEVIEWS/TreeTest.json
浏览文件 @
c6728980
...
...
@@ -49,6 +49,59 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControls"
:
[
{
"codeName"
:
"PickupTreeViewdyna_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"dyna_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"dyna_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"打开表格视图"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"dyna_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
"tooltip"
:
"打开表格视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"CONTEXTMENU"
,
"modelid"
:
"EB469104-357A-4353-A786-F92DCE939107"
,
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
...
...
@@ -221,6 +274,59 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEContextMenu"
:
{
"codeName"
:
"PickupTreeViewdyna_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"dyna_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"dyna_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"打开表格视图"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"dyna_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
"tooltip"
:
"打开表格视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"CONTEXTMENU"
,
"modelid"
:
"EB469104-357A-4353-A786-F92DCE939107"
,
"modeltype"
:
"PSDETOOLBAR"
},
"getTextPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json
浏览文件 @
c6728980
...
...
@@ -1871,53 +1871,6 @@
"enableConfirm"
:
true
,
"reloadData"
:
true
,
"id"
:
"FileRemove@FILE"
},
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
{
"actionTarget"
:
"NONE"
,
"caption"
:
"导入"
,
...
...
@@ -1988,6 +1941,27 @@
"uIActionTag"
:
"link_song"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"link_song@FILE"
},
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@FILE"
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE/PSTREEVIEWS/FileTreeView_TreeView.json
浏览文件 @
c6728980
...
...
@@ -63,123 +63,51 @@
"name"
:
"treeexpbar_load"
}
],
"getPSControls"
:
[
{
"codeName"
:
"FileExpView
top
_cm"
,
"codeName"
:
"FileExpView
node_file
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"
top
_cm"
,
"name"
:
"
node_file
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam"
:
{
"id"
:
"
top
_cm"
"id"
:
"
node_file
_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
top
_cm_deuiaction1"
"id"
:
"
node_file
_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
NETDISTFILEUPLOAD
@FILE"
"id"
:
"
open_main_view
@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"top_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -187,123 +115,51 @@
"modelid"
:
"0E53AD66-35B9-471D-96A2-EF2333CF2DF8"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"FileExpView
node_file
_cm"
,
"codeName"
:
"FileExpView
top
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"
node_file
_cm"
,
"name"
:
"
top
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam"
:
{
"id"
:
"
node_file
_cm"
"id"
:
"
top
_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
node_file
_cm_deuiaction1"
"id"
:
"
top
_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
NETDISTFILEUPLOAD
@FILE"
"id"
:
"
open_main_view
@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"node_file_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -323,7 +179,7 @@
"id"
:
"folder_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -333,101 +189,29 @@
"id"
:
"folder_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
NETDISTFILEUPLOAD
@FILE"
"id"
:
"
open_main_view
@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"folder_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -714,7 +498,7 @@
"id"
:
"folder_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -724,101 +508,29 @@
"id"
:
"folder_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
NETDISTFILEUPLOAD
@FILE"
"id"
:
"
open_main_view
@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"folder_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -1003,7 +715,7 @@
"id"
:
"node_file_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -1013,101 +725,29 @@
"id"
:
"node_file_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
NETDISTFILEUPLOAD
@FILE"
"id"
:
"
open_main_view
@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"node_file_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -1181,7 +821,7 @@
"id"
:
"top_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -1191,101 +831,29 @@
"id"
:
"top_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"top_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
"id"
:
"open_main_view@FILE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE/PSTREEVIEWS/Usr12064666TreeView_TreeView.json
浏览文件 @
c6728980
...
...
@@ -62,7 +62,7 @@
"id"
:
"node_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -72,101 +72,29 @@
"id"
:
"node_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"node_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
"id"
:
"open_main_view@FILE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -365,7 +293,7 @@
"id"
:
"node_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -375,101 +303,29 @@
"id"
:
"node_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"node_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
"id"
:
"open_main_view@FILE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileExpView.json
浏览文件 @
c6728980
...
...
@@ -316,123 +316,51 @@
"id"
:
"treeexpbar_tree"
},
"getPSControls"
:
[
{
"codeName"
:
"FileExpView
top
_cm"
,
"codeName"
:
"FileExpView
node_file
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"
top
_cm"
,
"name"
:
"
node_file
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam"
:
{
"id"
:
"
top
_cm"
"id"
:
"
node_file
_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
top
_cm_deuiaction1"
"id"
:
"
node_file
_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"top_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
"id"
:
"open_main_view@FILE"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -440,123 +368,51 @@
"modelid"
:
"0E53AD66-35B9-471D-96A2-EF2333CF2DF8"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"FileExpView
node_file
_cm"
,
"codeName"
:
"FileExpView
top
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"
node_file
_cm"
,
"name"
:
"
top
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam"
:
{
"id"
:
"
node_file
_cm"
"id"
:
"
top
_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
node_file
_cm_deuiaction1"
"id"
:
"
top
_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
NETDISTFILEUPLOAD
@FILE"
"id"
:
"
open_main_view
@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"node_file_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -576,7 +432,7 @@
"id"
:
"folder_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -586,101 +442,29 @@
"id"
:
"folder_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"folder_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
"id"
:
"open_main_view@FILE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -967,7 +751,7 @@
"id"
:
"folder_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -977,101 +761,29 @@
"id"
:
"folder_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
"id"
:
"open_main_view@FILE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"folder_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -1256,7 +968,7 @@
"id"
:
"node_file_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -1266,101 +978,29 @@
"id"
:
"node_file_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
NETDISTFILEUPLOAD
@FILE"
"id"
:
"
open_main_view
@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"node_file_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -1434,7 +1074,7 @@
"id"
:
"top_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -1444,101 +1084,29 @@
"id"
:
"top_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"top_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
"id"
:
"open_main_view@FILE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileTreeView.json
浏览文件 @
c6728980
...
...
@@ -229,123 +229,51 @@
"id"
:
"TREE"
},
"getPSControls"
:
[
{
"codeName"
:
"FileTreeView
top
_cm"
,
"codeName"
:
"FileTreeView
node_file
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"
top
_cm"
,
"name"
:
"
node_file
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam"
:
{
"id"
:
"
top
_cm"
"id"
:
"
node_file
_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
top
_cm_deuiaction1"
"id"
:
"
node_file
_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"top_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
"id"
:
"open_main_view@FILE"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -353,123 +281,51 @@
"modelid"
:
"0E53AD66-35B9-471D-96A2-EF2333CF2DF8"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"FileTreeView
node_file
_cm"
,
"codeName"
:
"FileTreeView
top
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"
node_file
_cm"
,
"name"
:
"
top
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam"
:
{
"id"
:
"
node_file
_cm"
"id"
:
"
top
_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
node_file
_cm_deuiaction1"
"id"
:
"
top
_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
NETDISTFILEUPLOAD
@FILE"
"id"
:
"
open_main_view
@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"node_file_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -489,7 +345,7 @@
"id"
:
"folder_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -499,101 +355,29 @@
"id"
:
"folder_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"folder_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
"id"
:
"open_main_view@FILE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -880,7 +664,7 @@
"id"
:
"folder_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -890,101 +674,29 @@
"id"
:
"folder_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
"id"
:
"open_main_view@FILE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"folder_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -1169,7 +881,7 @@
"id"
:
"node_file_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -1179,101 +891,29 @@
"id"
:
"node_file_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
NETDISTFILEUPLOAD
@FILE"
"id"
:
"
open_main_view
@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"node_file_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -1347,7 +987,7 @@
"id"
:
"top_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -1357,101 +997,29 @@
"id"
:
"top_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"top_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
"id"
:
"open_main_view@FILE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/FILEUsr12064666TreeView.json
浏览文件 @
c6728980
...
...
@@ -152,7 +152,7 @@
"id"
:
"node_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -162,101 +162,29 @@
"id"
:
"node_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"node_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
"id"
:
"open_main_view@FILE"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
@@ -455,7 +383,7 @@
"id"
:
"node_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
网盘上传
"
,
"caption"
:
"
打开主数据视图
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
...
...
@@ -465,101 +393,29 @@
"id"
:
"node_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"点击上传网盘文件"
,
"codeName"
:
"NETDISTFILEUPLOAD"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"FILE_NETDISTFILEUPLOAD"
,
"name"
:
"网盘上传"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主视图视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"FILE_open_main_view"
,
"name"
:
"打开主视图视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams"
:
[
{
"key"
:
"providerconfig"
,
"name"
:
"providerconfig"
,
"value"
:
"{
\"
endpoint
\"
:
\"
http://172.16.121.167:19001/minio
\"
,
\"
rootbucket
\"
:
\"
meta-sphere
\"
,
\"
accessKey
\"
:
\"
minioadmin
\"
,
\"
secretKey
\"
:
\"
minioadmin
\"
}"
,
"rawValue"
:
true
},
{
"key"
:
"folder"
,
"name"
:
"folder"
,
"value"
:
"TRUE"
,
"rawValue"
:
true
},
{
"key"
:
"prefix"
,
"name"
:
"prefix"
,
"value"
:
"320000/模型/公共业务/1117ca/"
,
"rawValue"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEUIACTION"
,
"pluginCode"
:
"NETDISTFILEUPLOAD"
,
"runtimeObject"
:
true
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionParamJO"
:
{
"PREFIX"
:
"320000/模型/公共业务/1117ca/"
,
"PROVIDERCONFIG"
:
{
"accessKey"
:
"minioadmin"
,
"secretKey"
:
"minioadmin"
,
"rootbucket"
:
"meta-sphere"
,
"endpoint"
:
"http://172.16.121.167:19001/minio"
},
"FOLDER"
:
"TRUE"
},
"uIActionTag"
:
"NETDISTFILEUPLOAD"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"NETDISTFILEUPLOAD@FILE"
},
"tooltip"
:
"网盘上传"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"测试行为2"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"node_cm_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"测试行为2"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
"id"
:
"open_main_view@FILE"
},
"uIActionTarget"
:
"MULTIKEY"
,
"tooltip"
:
"打开主数据视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupTreeView.json
浏览文件 @
c6728980
...
...
@@ -142,6 +142,59 @@
},
"id"
:
"TREE"
},
"getPSControls"
:
[
{
"codeName"
:
"PickupTreeViewdyna_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"dyna_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"dyna_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"打开表格视图"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"dyna_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
"tooltip"
:
"打开表格视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"CONTEXTMENU"
,
"modelid"
:
"EB469104-357A-4353-A786-F92DCE939107"
,
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
...
...
@@ -314,6 +367,59 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEContextMenu"
:
{
"codeName"
:
"PickupTreeViewdyna_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"dyna_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"dyna_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"打开表格视图"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"dyna_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
"tooltip"
:
"打开表格视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"CONTEXTMENU"
,
"modelid"
:
"EB469104-357A-4353-A786-F92DCE939107"
,
"modeltype"
:
"PSDETOOLBAR"
},
"getTextPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView2.json
浏览文件 @
c6728980
...
...
@@ -166,6 +166,59 @@
"showBusyIndicator"
:
true
,
"id"
:
"treeexpbar_tree"
},
"getPSControls"
:
[
{
"codeName"
:
"PickupView2dyna_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"dyna_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"dyna_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"打开表格视图"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"dyna_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
"tooltip"
:
"打开表格视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"CONTEXTMENU"
,
"modelid"
:
"EB469104-357A-4353-A786-F92DCE939107"
,
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
...
...
@@ -338,6 +391,59 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEContextMenu"
:
{
"codeName"
:
"PickupView2dyna_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"dyna_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"dyna_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"打开表格视图"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"dyna_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
"tooltip"
:
"打开表格视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"CONTEXTMENU"
,
"modelid"
:
"EB469104-357A-4353-A786-F92DCE939107"
,
"modeltype"
:
"PSDETOOLBAR"
},
"getTextPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08134002TreeView.json
0 → 100644
浏览文件 @
c6728980
{
"accUserMode"
:
2
,
"caption"
:
"左侧菜单测试"
,
"codeName"
:
"bookUsr08134002TreeView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08134002TreeView.json"
,
"mDCtrlActiveMode"
:
2
,
"name"
:
"bookUsr08134002TreeView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"TreeView"
,
"name"
:
"engine"
}
],
"getPSControls"
:
[
{
"codeName"
:
"TreeTest"
,
"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/Book.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSTREEVIEWS/TreeTest.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"logicName"
:
"树测试"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"树视图处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"TREE"
},
"getPSControls"
:
[
{
"codeName"
:
"Usr08134002TreeViewdyna_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"dyna_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"dyna_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"打开表格视图"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"dyna_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
"tooltip"
:
"打开表格视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"CONTEXTMENU"
,
"modelid"
:
"EB469104-357A-4353-A786-F92DCE939107"
,
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"dmb"
},
"name"
:
"默认根节点 - 代码表"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"daimab"
},
"name"
:
"代码表 - 代码表数据"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"dmb"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"dyna"
},
"name"
:
"图书 - book数据"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"book"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"book"
},
"name"
:
"默认根节点 - 图书"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
}
],
"getPSDETreeNodes"
:
[
{
"counterMode"
:
0
,
"name"
:
"默认根节点"
,
"nodeType"
:
"ROOT"
,
"nodeValue"
:
"root"
,
"text"
:
"默认根节点"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
true
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"ROOT"
},
{
"counterMode"
:
0
,
"name"
:
"图书"
,
"nodeType"
:
"book"
,
"nodeValue"
:
"ts"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"text"
:
"图书"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"book"
},
{
"counterMode"
:
0
,
"name"
:
"代码表数据"
,
"nodeType"
:
"daimab"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__PhoneType.json"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"treeNodeType"
:
"CODELIST"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendCaption"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"daimab"
},
{
"counterMode"
:
0
,
"name"
:
"代码表"
,
"nodeType"
:
"dmb"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"text"
:
"代码表"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"dmb"
},
{
"counterMode"
:
0
,
"getIdPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
},
"maxSize"
:
-1
,
"name"
:
"book数据"
,
"nodeType"
:
"dyna"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEContextMenu"
:
{
"codeName"
:
"Usr08134002TreeViewdyna_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"dyna_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"dyna_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"打开表格视图"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"dyna_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
"tooltip"
:
"打开表格视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"CONTEXTMENU"
,
"modelid"
:
"EB469104-357A-4353-A786-F92DCE939107"
,
"modeltype"
:
"PSDETOOLBAR"
},
"getTextPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"treeNodeType"
:
"DE"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"dyna"
}
],
"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/Book.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/Book.json"
}
},
"enableRootSelect"
:
false
,
"outputIconDefault"
:
true
,
"rootVisible"
:
false
,
"name"
:
"tree"
,
"modelid"
:
"3FC30C20-9322-4F99-B755-05D9ED68DB08"
,
"modeltype"
:
"PSDETREEVIEW"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
0
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
false
,
"mobileSearchBar"
:
false
},
{
"caption"
:
"左侧菜单测试"
,
"codeName"
:
"Usr08134002TreeViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"Usr08134002TreeView"
,
"getPSDEViewId"
:
"680BA318-9DB3-4A6E-B237-80F4D35208B5"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDETREEVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"左侧菜单测试"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DETREEVIEW"
,
"xDataControlName"
:
"tree"
,
"enableDP"
:
true
,
"enableFilter"
:
true
,
"enableSearch"
:
true
,
"modelid"
:
"92495a4edd3e5c98decda557fc2e11a3"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2MPickupView.json
浏览文件 @
c6728980
...
...
@@ -164,6 +164,59 @@
},
"id"
:
"TREE"
},
"getPSControls"
:
[
{
"codeName"
:
"PickupTreeViewdyna_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"dyna_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"dyna_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"打开表格视图"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"dyna_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
"tooltip"
:
"打开表格视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"CONTEXTMENU"
,
"modelid"
:
"EB469104-357A-4353-A786-F92DCE939107"
,
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
...
...
@@ -336,6 +389,59 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEContextMenu"
:
{
"codeName"
:
"PickupTreeViewdyna_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"dyna_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"dyna_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"打开表格视图"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"dyna_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
"tooltip"
:
"打开表格视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"CONTEXTMENU"
,
"modelid"
:
"EB469104-357A-4353-A786-F92DCE939107"
,
"modeltype"
:
"PSDETOOLBAR"
},
"getTextPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2PickupView.json
浏览文件 @
c6728980
...
...
@@ -164,6 +164,59 @@
},
"id"
:
"TREE"
},
"getPSControls"
:
[
{
"codeName"
:
"PickupTreeViewdyna_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"dyna_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"dyna_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"打开表格视图"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"dyna_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
"tooltip"
:
"打开表格视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"CONTEXTMENU"
,
"modelid"
:
"EB469104-357A-4353-A786-F92DCE939107"
,
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
...
...
@@ -336,6 +389,59 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEContextMenu"
:
{
"codeName"
:
"PickupTreeViewdyna_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树节点上下文菜单测试"
,
"name"
:
"dyna_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"dyna_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"打开表格视图"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"dyna_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开主数据视图"
,
"codeName"
:
"open_main_view"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"Book_open_main_view"
,
"name"
:
"打开主数据视图"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open_main_view"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"open_main_view@Book"
},
"tooltip"
:
"打开表格视图"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"CONTEXTMENU"
,
"modelid"
:
"EB469104-357A-4353-A786-F92DCE939107"
,
"modeltype"
:
"PSDETOOLBAR"
},
"getTextPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/modelingindex.json
浏览文件 @
c6728980
...
...
@@ -321,10 +321,14 @@
"logicName"
:
"应用首页视图菜单"
,
"name"
:
"appmenu"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
0
,
"accUserMode"
:
2
,
"caption"
:
"主菜单项1"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem1"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0813923668"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
...
...
@@ -336,10 +340,14 @@
},
"tooltip"
:
"主菜单项1"
},
{
"accUserMode"
:
0
,
"accUserMode"
:
2
,
"caption"
:
"主菜单项2"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0813184169"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
...
...
@@ -390,6 +398,29 @@
"cssClass"
:
"fa fa-cube"
},
"tooltip"
:
"目录树"
},
{
"accUserMode"
:
2
,
"caption"
:
"书籍"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0813491428"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSSysImage"
:
{
"glyph"
:
"xf207@FontAwesome"
,
"cssClass"
:
"fa fa-bus"
},
"tooltip"
:
"书籍"
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/test_index_left_menu_view.json
浏览文件 @
c6728980
...
...
@@ -38,6 +38,29 @@
"cssClass"
:
"fa fa-cube"
},
"tooltip"
:
"目录树"
},
{
"accUserMode"
:
2
,
"caption"
:
"书籍"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0813491428"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSSysImage"
:
{
"glyph"
:
"xf207@FontAwesome"
,
"cssClass"
:
"fa fa-bus"
},
"tooltip"
:
"书籍"
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/Usr0812452721Menu.json
浏览文件 @
c6728980
...
...
@@ -4,16 +4,24 @@
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPMENUS/Usr0812452721Menu.json"
,
"logicName"
:
"应用首页视图菜单"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
0
,
"accUserMode"
:
2
,
"caption"
:
"主菜单项1"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem1"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0813923668"
},
"tooltip"
:
"主菜单项1"
},
{
"accUserMode"
:
0
,
"accUserMode"
:
2
,
"caption"
:
"主菜单项2"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0813184169"
},
"tooltip"
:
"主菜单项2"
}
],
"name"
:
"modelingindex"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/Usr0813819225Menu.json
浏览文件 @
c6728980
...
...
@@ -17,6 +17,20 @@
"cssClass"
:
"fa fa-cube"
},
"tooltip"
:
"目录树"
},
{
"accUserMode"
:
2
,
"caption"
:
"书籍"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0813491428"
},
"getPSSysImage"
:
{
"glyph"
:
"xf207@FontAwesome"
,
"cssClass"
:
"fa fa-bus"
},
"tooltip"
:
"书籍"
}
],
"name"
:
"test_index_left_menu_view"
,
"modelid"
:
"CF603660-B39E-43EA-8E06-C6495D4509AB"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
c6728980
...
...
@@ -4891,6 +4891,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTLogicGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0813923668",
"name" : "学生信息管理",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentStudentGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0506318572",
...
...
@@ -4941,6 +4951,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2TabExpView.json",
"viewType" : "DETABEXPVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0813491428",
"name" : "书籍测试",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08134002TreeView.json",
"viewType" : "DETREEVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0908468750",
...
...
@@ -6994,6 +7014,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentStudentGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0813184169",
"name" : "看板视图测试",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMTestKanbanView.json",
"viewType" : "DEKANBANVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc39",
...
...
@@ -22292,7 +22322,7 @@
"getPSControl" : {
"codeName" : "fullScreen_minicomponent",
"controlType" : "PORTLET",
"height" :
30
0.0,
"height" : 0.0,
"name" : "dashboard_sysportlet4",
"getPSAppDataEntity" : {
"modelref" : true,
...
...
@@ -22303,11 +22333,13 @@
"id" : "dashboard_sysportlet4"
},
"getPSControlParam" : {
"height" : 0.0,
"autoLoad" : true,
"showBusyIndicator" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 0,
"layout" : "TABLE_24COL"
},
"getPortletPSAppView" : {
...
...
@@ -34043,6 +34075,12 @@
"viewType" : "DEGRIDVIEW",
"resource" : "Book",
"view" : "Usr07167358GridView2"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08134002TreeView.json",
"viewType" : "DETREEVIEW",
"resource" : "Book",
"view" : "Usr08134002TreeView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ExpenseEditView.json",
...
...
@@ -62601,7 +62639,7 @@
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "
网盘上传
",
"caption" : "
打开主数据视图
",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
...
...
@@ -62611,101 +62649,29 @@
"id" : "node_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "点击上传网盘文件",
"codeName" : "NETDISTFILEUPLOAD",
"frontProcessType" : "OTHER",
"fullCodeName" : "FILE_NETDISTFILEUPLOAD",
"name" : "网盘上传",
"actionTarget" : "SINGLEKEY",
"caption" : "打开主视图视图",
"codeName" : "open_main_view",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "FILE_open_main_view",
"name" : "打开主视图视图",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams" : [ {
"key" : "providerconfig",
"name" : "providerconfig",
"value" : "{\"endpoint\":\"http://172.16.121.167:19001/minio\",\"rootbucket\":\"meta-sphere\",\"accessKey\":\"minioadmin\",\"secretKey\":\"minioadmin\"}",
"rawValue" : true
}, {
"key" : "folder",
"name" : "folder",
"value" : "TRUE",
"rawValue" : true
}, {
"key" : "prefix",
"name" : "prefix",
"value" : "320000/模型/公共业务/1117ca/",
"rawValue" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "NETDISTFILEUPLOAD",
"runtimeObject" : true
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"PREFIX" : "320000/模型/公共业务/1117ca/",
"PROVIDERCONFIG" : {
"accessKey" : "minioadmin",
"secretKey" : "minioadmin",
"rootbucket" : "meta-sphere",
"endpoint" : "http://172.16.121.167:19001/minio"
},
"FOLDER" : "TRUE"
},
"uIActionTag" : "NETDISTFILEUPLOAD",
"uIActionTag" : "open_main_view",
"uIActionType" : "DEUIACTION",
"id" : "
NETDISTFILEUPLOAD
@FILE"
"id" : "
open_main_view
@FILE"
},
"tooltip" : "网盘上传",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "测试行为2",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "测试行为2",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget" : "MULTIKEY",
"tooltip" : "打开主数据视图",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
...
...
@@ -62904,7 +62870,7 @@
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "
网盘上传
",
"caption" : "
打开主数据视图
",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
...
...
@@ -62914,101 +62880,29 @@
"id" : "node_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "点击上传网盘文件",
"codeName" : "NETDISTFILEUPLOAD",
"frontProcessType" : "OTHER",
"fullCodeName" : "FILE_NETDISTFILEUPLOAD",
"name" : "网盘上传",
"actionTarget" : "SINGLEKEY",
"caption" : "打开主视图视图",
"codeName" : "open_main_view",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "FILE_open_main_view",
"name" : "打开主视图视图",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams" : [ {
"key" : "providerconfig",
"name" : "providerconfig",
"value" : "{\"endpoint\":\"http://172.16.121.167:19001/minio\",\"rootbucket\":\"meta-sphere\",\"accessKey\":\"minioadmin\",\"secretKey\":\"minioadmin\"}",
"rawValue" : true
}, {
"key" : "folder",
"name" : "folder",
"value" : "TRUE",
"rawValue" : true
}, {
"key" : "prefix",
"name" : "prefix",
"value" : "320000/模型/公共业务/1117ca/",
"rawValue" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "NETDISTFILEUPLOAD",
"runtimeObject" : true
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"PREFIX" : "320000/模型/公共业务/1117ca/",
"PROVIDERCONFIG" : {
"accessKey" : "minioadmin",
"secretKey" : "minioadmin",
"rootbucket" : "meta-sphere",
"endpoint" : "http://172.16.121.167:19001/minio"
},
"FOLDER" : "TRUE"
},
"uIActionTag" : "NETDISTFILEUPLOAD",
"uIActionTag" : "open_main_view",
"uIActionType" : "DEUIACTION",
"id" : "NETDISTFILEUPLOAD@FILE"
},
"tooltip" : "网盘上传",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "测试行为2",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "测试行为2",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
"id" : "open_main_view@FILE"
},
"uIActionTarget" : "MULTIKEY",
"tooltip" : "打开主数据视图",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
...
...
@@ -97689,7 +97583,7 @@
"getPSControls" : [ {
"codeName" : "fullScreen_minicomponent",
"controlType" : "PORTLET",
"height" :
30
0.0,
"height" : 0.0,
"name" : "dashboard_sysportlet4",
"getPSAppDataEntity" : {
"modelref" : true,
...
...
@@ -97700,11 +97594,13 @@
"id" : "dashboard_sysportlet4"
},
"getPSControlParam" : {
"height" : 0.0,
"autoLoad" : true,
"showBusyIndicator" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 0,
"layout" : "TABLE_24COL"
},
"getPortletPSAppView" : {
...
...
@@ -103786,53 +103682,6 @@
"enableConfirm" : true,
"reloadData" : true,
"id" : "FileRemove@FILE"
}, {
"actionTarget" : "NONE",
"caption" : "点击上传网盘文件",
"codeName" : "NETDISTFILEUPLOAD",
"frontProcessType" : "OTHER",
"fullCodeName" : "FILE_NETDISTFILEUPLOAD",
"name" : "网盘上传",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams" : [ {
"key" : "providerconfig",
"name" : "providerconfig",
"value" : "{\"endpoint\":\"http://172.16.121.167:19001/minio\",\"rootbucket\":\"meta-sphere\",\"accessKey\":\"minioadmin\",\"secretKey\":\"minioadmin\"}",
"rawValue" : true
}, {
"key" : "folder",
"name" : "folder",
"value" : "TRUE",
"rawValue" : true
}, {
"key" : "prefix",
"name" : "prefix",
"value" : "320000/模型/公共业务/1117ca/",
"rawValue" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "NETDISTFILEUPLOAD",
"runtimeObject" : true
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"PREFIX" : "320000/模型/公共业务/1117ca/",
"PROVIDERCONFIG" : {
"accessKey" : "minioadmin",
"secretKey" : "minioadmin",
"rootbucket" : "meta-sphere",
"endpoint" : "http://172.16.121.167:19001/minio"
},
"FOLDER" : "TRUE"
},
"uIActionTag" : "NETDISTFILEUPLOAD",
"uIActionType" : "DEUIACTION",
"id" : "NETDISTFILEUPLOAD@FILE"
}, {
"actionTarget" : "NONE",
"caption" : "导入",
...
...
@@ -103903,6 +103752,27 @@
"uIActionTag" : "link_song",
"uIActionType" : "DEUIACTION",
"id" : "link_song@FILE"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "打开主视图视图",
"codeName" : "open_main_view",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "FILE_open_main_view",
"name" : "打开主视图视图",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "open_main_view",
"uIActionType" : "DEUIACTION",
"id" : "open_main_view@FILE"
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
...
...
@@ -111453,6 +111323,27 @@
"uIActionTag" : "openPopover",
"uIActionType" : "DEUIACTION",
"id" : "openPopover@Book"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "打开主数据视图",
"codeName" : "open_main_view",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json",
"viewType" : "DEGRIDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "Book_open_main_view",
"name" : "打开主数据视图",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "open_main_view",
"uIActionType" : "DEUIACTION",
"id" : "open_main_view@Book"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "打开多数据表单",
...
...
@@ -112333,6 +112224,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr07167358GridView2.json",
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08134002TreeView.json",
"viewType" : "DETREEVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView.json",
trainsys-provider/pom.xml
浏览文件 @
c6728980
...
...
@@ -33,7 +33,7 @@
<profiles>
<profile>
<id>
trainsys
</id>
<id>
runtime
</id>
<build>
<resources>
<resource>
...
...
trainsys-provider/src/main/docker/Dockerfile
浏览文件 @
c6728980
...
...
@@ -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
浏览文件 @
c6728980
...
...
@@ -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
浏览文件 @
c6728980
...
...
@@ -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
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录