提交 c6728980 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 728af078
......@@ -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>
......
......@@ -8043,6 +8043,12 @@
"name" : "书实体编辑视图(简单数据)",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr08134002TreeView",
"logicName" : "左侧菜单测试",
"name" : "左侧菜单测试",
"realModelSubType" : "DETREEVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr2EditView",
"logicName" : "书实体编辑视图(测试编辑器插件专用)",
......
......@@ -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",
......
......@@ -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"
......
......@@ -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,
......
......@@ -63,123 +63,51 @@
"name" : "treeexpbar_load"
} ],
"getPSControls" : [ {
"codeName" : "FileExpViewtop_cm",
"codeName" : "FileExpViewnode_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" : "FileExpViewnode_file_cm",
"codeName" : "FileExpViewtop_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
} ],
......
......@@ -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
} ],
......
......@@ -316,123 +316,51 @@
"id" : "treeexpbar_tree"
},
"getPSControls" : [ {
"codeName" : "FileExpViewtop_cm",
"codeName" : "FileExpViewnode_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" : "FileExpViewnode_file_cm",
"codeName" : "FileExpViewtop_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
} ],
......
......@@ -229,123 +229,51 @@
"id" : "TREE"
},
"getPSControls" : [ {
"codeName" : "FileTreeViewtop_cm",
"codeName" : "FileTreeViewnode_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" : "FileTreeViewnode_file_cm",
"codeName" : "FileTreeViewtop_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
} ],
......
......@@ -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
} ],
......
......@@ -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"
......
......@@ -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"
......
{
"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
......@@ -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"
......
......@@ -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"
......
......@@ -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,
......
......@@ -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,
......
......@@ -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",
......
......@@ -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",
......
......@@ -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" : 300.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" : 300.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",
......@@ -33,7 +33,7 @@
<profiles>
<profile>
<id>trainsys</id>
<id>runtime</id>
<build>
<resources>
<resource>
......
......@@ -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
......@@ -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
......
......@@ -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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册