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

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

上级 f9f647d1
...@@ -55,12 +55,6 @@ ...@@ -55,12 +55,6 @@
git clone -b master $para2 trainsys/ git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096 export NODE_OPTIONS=--max-old-space-size=4096
cd trainsys/ 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> </command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</builders> </builders>
......
...@@ -62,16 +62,16 @@ ...@@ -62,16 +62,16 @@
"name" : "treeexpbar_load" "name" : "treeexpbar_load"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "root_cm", "name" : "node_3_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "root_cm" "id" : "node_3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -81,18 +81,18 @@ ...@@ -81,18 +81,18 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建类别", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction1" "id" : "node_3_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-reorder" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建类别", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -134,79 +134,43 @@ ...@@ -134,79 +134,43 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"getCapPSLanguageRes" : { "caption" : "删除",
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction2" "id" : "node_3_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "caption" : "删除数据",
"defaultContent" : "新建", "codeName" : "RemoveObject",
"lanResTag" : "TBB.TEXT.*.NEW", "fullCodeName" : "RemoveObject",
"lanResType" : "TBB.TEXT", "name" : "删除数据",
"name" : "工具栏按钮文本[*.NEW]", "predefinedType" : "DATA_REMOVEOBJECT",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "编辑界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "EDITVIEW_NEWACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "New", "uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建分组", "tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgrouping_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "grouping_cm", "name" : "group_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "grouping_cm" "id" : "group_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -216,14 +180,14 @@ ...@@ -216,14 +180,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "grouping_cm_deuiaction1" "id" : "group_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -258,7 +222,7 @@ ...@@ -258,7 +222,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -276,7 +240,7 @@ ...@@ -276,7 +240,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "grouping_cm_deuiaction2" "id" : "group_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -296,16 +260,16 @@ ...@@ -296,16 +260,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_3_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_3_cm", "name" : "node_1_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_3_cm" "id" : "node_1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -315,14 +279,14 @@ ...@@ -315,14 +279,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_3_cm_deuiaction1" "id" : "node_1_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -357,7 +321,7 @@ ...@@ -357,7 +321,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -375,7 +339,7 @@ ...@@ -375,7 +339,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_3_cm_deuiaction2" "id" : "node_1_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -395,16 +359,16 @@ ...@@ -395,16 +359,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_2_cm", "name" : "node_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_2_cm" "id" : "node_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -414,14 +378,14 @@ ...@@ -414,14 +378,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_2_cm_deuiaction1" "id" : "node_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -456,7 +420,7 @@ ...@@ -456,7 +420,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -474,7 +438,7 @@ ...@@ -474,7 +438,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_2_cm_deuiaction2" "id" : "node_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -494,16 +458,16 @@ ...@@ -494,16 +458,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_cm", "name" : "item_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_cm" "id" : "item_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -513,14 +477,14 @@ ...@@ -513,14 +477,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "item_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -555,7 +519,7 @@ ...@@ -555,7 +519,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -573,7 +537,7 @@ ...@@ -573,7 +537,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "item_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -593,16 +557,16 @@ ...@@ -593,16 +557,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroupingitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "groupingitem_cm", "name" : "node_2_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "groupingitem_cm" "id" : "node_2_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -612,14 +576,14 @@ ...@@ -612,14 +576,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "groupingitem_cm_deuiaction1" "id" : "node_2_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -654,7 +618,7 @@ ...@@ -654,7 +618,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -672,7 +636,7 @@ ...@@ -672,7 +636,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "groupingitem_cm_deuiaction2" "id" : "node_2_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -692,16 +656,16 @@ ...@@ -692,16 +656,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_1_cm", "name" : "root_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_1_cm" "id" : "root_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -711,18 +675,18 @@ ...@@ -711,18 +675,18 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "新建类别",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction1" "id" : "root_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -753,7 +717,7 @@ ...@@ -753,7 +717,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "新建类别",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -764,31 +728,67 @@ ...@@ -764,31 +728,67 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "删除", "getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction2" "id" : "root_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "getCapPSLanguageRes" : {
"codeName" : "RemoveObject", "defaultContent" : "新建",
"fullCodeName" : "RemoveObject", "lanResTag" : "TBB.TEXT.*.NEW",
"name" : "删除数据", "lanResType" : "TBB.TEXT",
"predefinedType" : "DATA_REMOVEOBJECT", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "编辑界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "EDITVIEW_NEWACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "新建分组",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
...@@ -806,12 +806,12 @@ ...@@ -806,12 +806,12 @@
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "groupingItem" "id" : "item"
}, },
"name" : "分组 - 分组项", "name" : "分组 - 分组项",
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "grouping" "id" : "group"
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
...@@ -854,7 +854,7 @@ ...@@ -854,7 +854,7 @@
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "grouping" "id" : "group"
}, },
"name" : "计划 - 分组", "name" : "计划 - 分组",
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
...@@ -1035,7 +1035,7 @@ ...@@ -1035,7 +1035,7 @@
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "分组", "name" : "分组",
"nodeType" : "grouping", "nodeType" : "group",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchTOPQUERY" "id" : "FetchTOPQUERY"
...@@ -1045,16 +1045,16 @@ ...@@ -1045,16 +1045,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgrouping_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "grouping_cm", "name" : "group_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "grouping_cm" "id" : "group_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -1064,14 +1064,14 @@ ...@@ -1064,14 +1064,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "grouping_cm_deuiaction1" "id" : "group_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -1106,7 +1106,7 @@ ...@@ -1106,7 +1106,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -1124,7 +1124,7 @@ ...@@ -1124,7 +1124,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "grouping_cm_deuiaction2" "id" : "group_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -1164,7 +1164,7 @@ ...@@ -1164,7 +1164,7 @@
"rootNode" : false, "rootNode" : false,
"selectFirstOnly" : false, "selectFirstOnly" : false,
"selected" : false, "selected" : false,
"id" : "grouping" "id" : "group"
}, { }, {
"counterMode" : 0, "counterMode" : 0,
"getIdPSAppDEField" : { "getIdPSAppDEField" : {
...@@ -1178,7 +1178,7 @@ ...@@ -1178,7 +1178,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"nodeType" : "groupingItem", "nodeType" : "item",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchDefault"
...@@ -1188,16 +1188,16 @@ ...@@ -1188,16 +1188,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroupingitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "groupingitem_cm", "name" : "item_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "groupingitem_cm" "id" : "item_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -1207,14 +1207,14 @@ ...@@ -1207,14 +1207,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "groupingitem_cm_deuiaction1" "id" : "item_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -1249,7 +1249,7 @@ ...@@ -1249,7 +1249,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -1267,7 +1267,7 @@ ...@@ -1267,7 +1267,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "groupingitem_cm_deuiaction2" "id" : "item_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -1307,7 +1307,7 @@ ...@@ -1307,7 +1307,7 @@
"rootNode" : false, "rootNode" : false,
"selectFirstOnly" : false, "selectFirstOnly" : false,
"selected" : false, "selected" : false,
"id" : "groupingItem" "id" : "item"
}, { }, {
"counterMode" : 0, "counterMode" : 0,
"name" : "全部计划", "name" : "全部计划",
...@@ -1336,7 +1336,7 @@ ...@@ -1336,7 +1336,7 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -1378,7 +1378,7 @@ ...@@ -1378,7 +1378,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -1466,7 +1466,7 @@ ...@@ -1466,7 +1466,7 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -1508,7 +1508,7 @@ ...@@ -1508,7 +1508,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -1596,7 +1596,7 @@ ...@@ -1596,7 +1596,7 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -1638,7 +1638,7 @@ ...@@ -1638,7 +1638,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -1726,7 +1726,7 @@ ...@@ -1726,7 +1726,7 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -1768,7 +1768,7 @@ ...@@ -1768,7 +1768,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
......
...@@ -50,6 +50,7 @@ ...@@ -50,6 +50,7 @@
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewtreeexpbar", "codeName" : "Usr12264106CustomTreeGridNodesExpViewtreeexpbar",
"controlStyle" : "TREEGROUP",
"controlType" : "TREEEXPBAR", "controlType" : "TREEEXPBAR",
"name" : "treeexpbar", "name" : "treeexpbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -57,7 +58,7 @@ ...@@ -57,7 +58,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:groupingItem", "name" : "EXPITEM:item",
"realTitle" : "工作项表格视图", "realTitle" : "工作项表格视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"defaultContent" : "工作项表格视图", "defaultContent" : "工作项表格视图",
...@@ -215,16 +216,16 @@ ...@@ -215,16 +216,16 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "root_cm", "name" : "node_3_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "root_cm" "id" : "node_3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -234,18 +235,18 @@ ...@@ -234,18 +235,18 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建类别", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction1" "id" : "node_3_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-reorder" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -276,7 +277,7 @@ ...@@ -276,7 +277,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建类别", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -287,79 +288,43 @@ ...@@ -287,79 +288,43 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"getCapPSLanguageRes" : { "caption" : "删除",
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction2" "id" : "node_3_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "caption" : "删除数据",
"defaultContent" : "新建", "codeName" : "RemoveObject",
"lanResTag" : "TBB.TEXT.*.NEW", "fullCodeName" : "RemoveObject",
"lanResType" : "TBB.TEXT", "name" : "删除数据",
"name" : "工具栏按钮文本[*.NEW]", "predefinedType" : "DATA_REMOVEOBJECT",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "编辑界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "EDITVIEW_NEWACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "New", "uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建分组", "tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgrouping_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "grouping_cm", "name" : "group_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "grouping_cm" "id" : "group_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -369,14 +334,14 @@ ...@@ -369,14 +334,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "grouping_cm_deuiaction1" "id" : "group_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -411,7 +376,7 @@ ...@@ -411,7 +376,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -429,7 +394,7 @@ ...@@ -429,7 +394,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "grouping_cm_deuiaction2" "id" : "group_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -449,16 +414,16 @@ ...@@ -449,16 +414,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_3_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_3_cm", "name" : "node_1_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_3_cm" "id" : "node_1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -468,14 +433,14 @@ ...@@ -468,14 +433,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_3_cm_deuiaction1" "id" : "node_1_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -510,7 +475,7 @@ ...@@ -510,7 +475,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -528,7 +493,7 @@ ...@@ -528,7 +493,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_3_cm_deuiaction2" "id" : "node_1_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -548,16 +513,16 @@ ...@@ -548,16 +513,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_2_cm", "name" : "node_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_2_cm" "id" : "node_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -567,14 +532,14 @@ ...@@ -567,14 +532,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_2_cm_deuiaction1" "id" : "node_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -609,7 +574,7 @@ ...@@ -609,7 +574,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -627,7 +592,7 @@ ...@@ -627,7 +592,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_2_cm_deuiaction2" "id" : "node_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -647,16 +612,16 @@ ...@@ -647,16 +612,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_cm", "name" : "item_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_cm" "id" : "item_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -666,14 +631,14 @@ ...@@ -666,14 +631,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "item_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -708,7 +673,7 @@ ...@@ -708,7 +673,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -726,7 +691,7 @@ ...@@ -726,7 +691,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "item_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -746,16 +711,16 @@ ...@@ -746,16 +711,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroupingitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "groupingitem_cm", "name" : "node_2_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "groupingitem_cm" "id" : "node_2_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -765,14 +730,14 @@ ...@@ -765,14 +730,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "groupingitem_cm_deuiaction1" "id" : "node_2_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -807,7 +772,7 @@ ...@@ -807,7 +772,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -825,7 +790,7 @@ ...@@ -825,7 +790,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "groupingitem_cm_deuiaction2" "id" : "node_2_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -845,16 +810,16 @@ ...@@ -845,16 +810,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_1_cm", "name" : "root_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_1_cm" "id" : "root_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -864,18 +829,18 @@ ...@@ -864,18 +829,18 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "新建类别",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction1" "id" : "root_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -906,7 +871,7 @@ ...@@ -906,7 +871,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "新建类别",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -917,31 +882,67 @@ ...@@ -917,31 +882,67 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "删除", "getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction2" "id" : "root_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "getCapPSLanguageRes" : {
"codeName" : "RemoveObject", "defaultContent" : "新建",
"fullCodeName" : "RemoveObject", "lanResTag" : "TBB.TEXT.*.NEW",
"name" : "删除数据", "lanResType" : "TBB.TEXT",
"predefinedType" : "DATA_REMOVEOBJECT", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "编辑界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "EDITVIEW_NEWACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "新建分组",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
...@@ -959,12 +960,12 @@ ...@@ -959,12 +960,12 @@
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "groupingItem" "id" : "item"
}, },
"name" : "分组 - 分组项", "name" : "分组 - 分组项",
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "grouping" "id" : "group"
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
...@@ -1007,7 +1008,7 @@ ...@@ -1007,7 +1008,7 @@
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "grouping" "id" : "group"
}, },
"name" : "计划 - 分组", "name" : "计划 - 分组",
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
...@@ -1188,7 +1189,7 @@ ...@@ -1188,7 +1189,7 @@
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "分组", "name" : "分组",
"nodeType" : "grouping", "nodeType" : "group",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchTOPQUERY" "id" : "FetchTOPQUERY"
...@@ -1198,16 +1199,16 @@ ...@@ -1198,16 +1199,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgrouping_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "grouping_cm", "name" : "group_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "grouping_cm" "id" : "group_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -1217,14 +1218,14 @@ ...@@ -1217,14 +1218,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "grouping_cm_deuiaction1" "id" : "group_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -1259,7 +1260,7 @@ ...@@ -1259,7 +1260,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -1277,7 +1278,7 @@ ...@@ -1277,7 +1278,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "grouping_cm_deuiaction2" "id" : "group_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -1317,7 +1318,7 @@ ...@@ -1317,7 +1318,7 @@
"rootNode" : false, "rootNode" : false,
"selectFirstOnly" : false, "selectFirstOnly" : false,
"selected" : false, "selected" : false,
"id" : "grouping" "id" : "group"
}, { }, {
"counterMode" : 0, "counterMode" : 0,
"getIdPSAppDEField" : { "getIdPSAppDEField" : {
...@@ -1331,7 +1332,7 @@ ...@@ -1331,7 +1332,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"nodeType" : "groupingItem", "nodeType" : "item",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchDefault"
...@@ -1341,16 +1342,16 @@ ...@@ -1341,16 +1342,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroupingitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "groupingitem_cm", "name" : "item_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "groupingitem_cm" "id" : "item_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -1360,14 +1361,14 @@ ...@@ -1360,14 +1361,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "groupingitem_cm_deuiaction1" "id" : "item_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -1402,7 +1403,7 @@ ...@@ -1402,7 +1403,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -1420,7 +1421,7 @@ ...@@ -1420,7 +1421,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "groupingitem_cm_deuiaction2" "id" : "item_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -1460,7 +1461,7 @@ ...@@ -1460,7 +1461,7 @@
"rootNode" : false, "rootNode" : false,
"selectFirstOnly" : false, "selectFirstOnly" : false,
"selected" : false, "selected" : false,
"id" : "groupingItem" "id" : "item"
}, { }, {
"counterMode" : 0, "counterMode" : 0,
"name" : "全部计划", "name" : "全部计划",
...@@ -1489,7 +1490,7 @@ ...@@ -1489,7 +1490,7 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -1531,7 +1532,7 @@ ...@@ -1531,7 +1532,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -1619,7 +1620,7 @@ ...@@ -1619,7 +1620,7 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -1661,7 +1662,7 @@ ...@@ -1661,7 +1662,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -1749,7 +1750,7 @@ ...@@ -1749,7 +1750,7 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -1791,7 +1792,7 @@ ...@@ -1791,7 +1792,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -1879,7 +1880,7 @@ ...@@ -1879,7 +1880,7 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -1921,7 +1922,7 @@ ...@@ -1921,7 +1922,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -2022,6 +2023,10 @@ ...@@ -2022,6 +2023,10 @@
"modelid" : "4DDA44B5-892E-4169-BD2B-2D9B60051E01", "modelid" : "4DDA44B5-892E-4169-BD2B-2D9B60051E01",
"modeltype" : "PSDETREEVIEW" "modeltype" : "PSDETREEVIEW"
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "TREEGROUP"
},
"xDataControlName" : "treeexpbar_tree", "xDataControlName" : "treeexpbar_tree",
"enableCounter" : true, "enableCounter" : true,
"enableSearch" : false, "enableSearch" : false,
......
...@@ -5208,6 +5208,16 @@ ...@@ -5208,6 +5208,16 @@
"pluginCode" : "ROUTE", "pluginCode" : "ROUTE",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE" "refMode" : "EDITORSTYPE"
}, {
"name" : "树分组",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "TREEGROUP"
},
"pluginCode" : "TREEGROUP",
"pluginType" : "CUSTOM",
"refMode" : "CONTROL",
"refTag" : "TREEEXPBAR"
}, { }, {
"name" : "看板分组插件", "name" : "看板分组插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -12456,16 +12466,16 @@ ...@@ -12456,16 +12466,16 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
...@@ -12494,16 +12504,16 @@ ...@@ -12494,16 +12504,16 @@
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
...@@ -12516,6 +12526,12 @@ ...@@ -12516,6 +12526,12 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -12528,24 +12544,18 @@ ...@@ -12528,24 +12544,18 @@
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -12577,16 +12587,16 @@ ...@@ -12577,16 +12587,16 @@
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
} ] } ]
}, { }, {
...@@ -47804,6 +47814,7 @@ ...@@ -47804,6 +47814,7 @@
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewtreeexpbar", "codeName" : "Usr12264106CustomTreeGridNodesExpViewtreeexpbar",
"controlStyle" : "TREEGROUP",
"controlType" : "TREEEXPBAR", "controlType" : "TREEEXPBAR",
"name" : "treeexpbar", "name" : "treeexpbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -47811,7 +47822,7 @@ ...@@ -47811,7 +47822,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:groupingItem", "name" : "EXPITEM:item",
"realTitle" : "工作项表格视图", "realTitle" : "工作项表格视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"defaultContent" : "工作项表格视图", "defaultContent" : "工作项表格视图",
...@@ -47969,16 +47980,16 @@ ...@@ -47969,16 +47980,16 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "root_cm", "name" : "node_3_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "root_cm" "id" : "node_3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -47988,18 +47999,18 @@ ...@@ -47988,18 +47999,18 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建类别", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction1" "id" : "node_3_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-reorder" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48030,7 +48041,7 @@ ...@@ -48030,7 +48041,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建类别", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -48041,79 +48052,43 @@ ...@@ -48041,79 +48052,43 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"getCapPSLanguageRes" : { "caption" : "删除",
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction2" "id" : "node_3_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "caption" : "删除数据",
"defaultContent" : "新建", "codeName" : "RemoveObject",
"lanResTag" : "TBB.TEXT.*.NEW", "fullCodeName" : "RemoveObject",
"lanResType" : "TBB.TEXT", "name" : "删除数据",
"name" : "工具栏按钮文本[*.NEW]", "predefinedType" : "DATA_REMOVEOBJECT",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "编辑界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "EDITVIEW_NEWACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "New", "uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建分组", "tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgrouping_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "grouping_cm", "name" : "group_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "grouping_cm" "id" : "group_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48123,14 +48098,14 @@ ...@@ -48123,14 +48098,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "grouping_cm_deuiaction1" "id" : "group_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -48165,7 +48140,7 @@ ...@@ -48165,7 +48140,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -48183,7 +48158,7 @@ ...@@ -48183,7 +48158,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "grouping_cm_deuiaction2" "id" : "group_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -48203,16 +48178,16 @@ ...@@ -48203,16 +48178,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_3_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_3_cm", "name" : "node_1_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_3_cm" "id" : "node_1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48222,14 +48197,14 @@ ...@@ -48222,14 +48197,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_3_cm_deuiaction1" "id" : "node_1_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -48264,7 +48239,7 @@ ...@@ -48264,7 +48239,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -48282,7 +48257,7 @@ ...@@ -48282,7 +48257,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_3_cm_deuiaction2" "id" : "node_1_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -48302,16 +48277,16 @@ ...@@ -48302,16 +48277,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_2_cm", "name" : "node_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_2_cm" "id" : "node_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48321,14 +48296,14 @@ ...@@ -48321,14 +48296,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_2_cm_deuiaction1" "id" : "node_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -48363,7 +48338,7 @@ ...@@ -48363,7 +48338,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -48381,7 +48356,7 @@ ...@@ -48381,7 +48356,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_2_cm_deuiaction2" "id" : "node_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -48401,16 +48376,16 @@ ...@@ -48401,16 +48376,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_cm", "name" : "item_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_cm" "id" : "item_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48420,14 +48395,14 @@ ...@@ -48420,14 +48395,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "item_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -48462,7 +48437,7 @@ ...@@ -48462,7 +48437,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -48480,7 +48455,7 @@ ...@@ -48480,7 +48455,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "item_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -48500,16 +48475,16 @@ ...@@ -48500,16 +48475,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroupingitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "groupingitem_cm", "name" : "node_2_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "groupingitem_cm" "id" : "node_2_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48519,14 +48494,14 @@ ...@@ -48519,14 +48494,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "groupingitem_cm_deuiaction1" "id" : "node_2_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -48561,7 +48536,7 @@ ...@@ -48561,7 +48536,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -48579,7 +48554,7 @@ ...@@ -48579,7 +48554,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "groupingitem_cm_deuiaction2" "id" : "node_2_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -48599,16 +48574,16 @@ ...@@ -48599,16 +48574,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_1_cm", "name" : "root_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_1_cm" "id" : "root_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48618,18 +48593,18 @@ ...@@ -48618,18 +48593,18 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "新建类别",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction1" "id" : "root_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48660,7 +48635,7 @@ ...@@ -48660,7 +48635,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "新建类别",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -48671,31 +48646,67 @@ ...@@ -48671,31 +48646,67 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "删除", "getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction2" "id" : "root_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "getCapPSLanguageRes" : {
"codeName" : "RemoveObject", "defaultContent" : "新建",
"fullCodeName" : "RemoveObject", "lanResTag" : "TBB.TEXT.*.NEW",
"name" : "删除数据", "lanResType" : "TBB.TEXT",
"predefinedType" : "DATA_REMOVEOBJECT", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "编辑界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "EDITVIEW_NEWACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "新建分组",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
...@@ -48713,12 +48724,12 @@ ...@@ -48713,12 +48724,12 @@
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "groupingItem" "id" : "item"
}, },
"name" : "分组 - 分组项", "name" : "分组 - 分组项",
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "grouping" "id" : "group"
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
...@@ -48761,7 +48772,7 @@ ...@@ -48761,7 +48772,7 @@
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "grouping" "id" : "group"
}, },
"name" : "计划 - 分组", "name" : "计划 - 分组",
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
...@@ -48942,7 +48953,7 @@ ...@@ -48942,7 +48953,7 @@
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "分组", "name" : "分组",
"nodeType" : "grouping", "nodeType" : "group",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchTOPQUERY" "id" : "FetchTOPQUERY"
...@@ -48952,16 +48963,16 @@ ...@@ -48952,16 +48963,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgrouping_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "grouping_cm", "name" : "group_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "grouping_cm" "id" : "group_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48971,14 +48982,14 @@ ...@@ -48971,14 +48982,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "grouping_cm_deuiaction1" "id" : "group_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -49013,7 +49024,7 @@ ...@@ -49013,7 +49024,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -49031,7 +49042,7 @@ ...@@ -49031,7 +49042,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "grouping_cm_deuiaction2" "id" : "group_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -49071,7 +49082,7 @@ ...@@ -49071,7 +49082,7 @@
"rootNode" : false, "rootNode" : false,
"selectFirstOnly" : false, "selectFirstOnly" : false,
"selected" : false, "selected" : false,
"id" : "grouping" "id" : "group"
}, { }, {
"counterMode" : 0, "counterMode" : 0,
"getIdPSAppDEField" : { "getIdPSAppDEField" : {
...@@ -49085,7 +49096,7 @@ ...@@ -49085,7 +49096,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"nodeType" : "groupingItem", "nodeType" : "item",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchDefault"
...@@ -49095,16 +49106,16 @@ ...@@ -49095,16 +49106,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroupingitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "groupingitem_cm", "name" : "item_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "groupingitem_cm" "id" : "item_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -49114,14 +49125,14 @@ ...@@ -49114,14 +49125,14 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "groupingitem_cm_deuiaction1" "id" : "item_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -49156,7 +49167,7 @@ ...@@ -49156,7 +49167,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -49174,7 +49185,7 @@ ...@@ -49174,7 +49185,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "groupingitem_cm_deuiaction2" "id" : "item_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -49214,7 +49225,7 @@ ...@@ -49214,7 +49225,7 @@
"rootNode" : false, "rootNode" : false,
"selectFirstOnly" : false, "selectFirstOnly" : false,
"selected" : false, "selected" : false,
"id" : "groupingItem" "id" : "item"
}, { }, {
"counterMode" : 0, "counterMode" : 0,
"name" : "全部计划", "name" : "全部计划",
...@@ -49243,7 +49254,7 @@ ...@@ -49243,7 +49254,7 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -49285,7 +49296,7 @@ ...@@ -49285,7 +49296,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -49373,7 +49384,7 @@ ...@@ -49373,7 +49384,7 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -49415,7 +49426,7 @@ ...@@ -49415,7 +49426,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -49503,7 +49514,7 @@ ...@@ -49503,7 +49514,7 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -49545,7 +49556,7 @@ ...@@ -49545,7 +49556,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -49633,7 +49644,7 @@ ...@@ -49633,7 +49644,7 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -49675,7 +49686,7 @@ ...@@ -49675,7 +49686,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -49776,6 +49787,10 @@ ...@@ -49776,6 +49787,10 @@
"modelid" : "4DDA44B5-892E-4169-BD2B-2D9B60051E01", "modelid" : "4DDA44B5-892E-4169-BD2B-2D9B60051E01",
"modeltype" : "PSDETREEVIEW" "modeltype" : "PSDETREEVIEW"
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "TREEGROUP"
},
"xDataControlName" : "treeexpbar_tree", "xDataControlName" : "treeexpbar_tree",
"enableCounter" : true, "enableCounter" : true,
"enableSearch" : false, "enableSearch" : false,
...@@ -297,6 +297,16 @@ ...@@ -297,6 +297,16 @@
"pluginCode" : "ROUTE", "pluginCode" : "ROUTE",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE" "refMode" : "EDITORSTYPE"
}, {
"name" : "树分组",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "TREEGROUP"
},
"pluginCode" : "TREEGROUP",
"pluginType" : "CUSTOM",
"refMode" : "CONTROL",
"refTag" : "TREEEXPBAR"
}, { }, {
"name" : "看板分组插件", "name" : "看板分组插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<profiles> <profiles>
<profile> <profile>
<id>trainsys</id> <id>runtime</id>
<build> <build>
<resources> <resources>
<resource> <resource>
......
...@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \ ...@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \ sleep ${IBIZ_SLEEP} && \
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar 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 ADD trainsys-provider.jar /trainsys-provider.jar
...@@ -22,32 +22,7 @@ spec: ...@@ -22,32 +22,7 @@ spec:
image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 50000 - containerPort: 8081
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"
--- ---
apiVersion: v1 apiVersion: v1
...@@ -60,9 +35,9 @@ spec: ...@@ -60,9 +35,9 @@ spec:
type: NodePort type: NodePort
ports: ports:
- name: http - name: http
port: 50000 port: 8081
targetPort: 50000 targetPort: 8081
nodePort: 50000 nodePort: 8081
protocol: TCP protocol: TCP
selector: selector:
app: trainsys-provider app: trainsys-provider
......
...@@ -3,23 +3,9 @@ services: ...@@ -3,23 +3,9 @@ services:
trainsys-provider: trainsys-provider:
image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
ports: ports:
- "50000:50000" - "8081:8081"
networks: networks:
- agent_network - 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: deploy:
resources: resources:
limits: limits:
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册