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

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

上级 9c74221c
...@@ -62,16 +62,16 @@ ...@@ -62,16 +62,16 @@
"name" : "treeexpbar_load" "name" : "treeexpbar_load"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgrouping_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "root_cm", "name" : "grouping_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" : "grouping_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" : "grouping_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,6 +134,45 @@ ...@@ -134,6 +134,45 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "grouping_cm_deuiaction2"
},
"getPSUIAction" : {
"caption" : "删除数据",
"codeName" : "RemoveObject",
"fullCodeName" : "RemoveObject",
"name" : "删除数据",
"predefinedType" : "DATA_REMOVEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroupingitem_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单",
"name" : "groupingitem_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "groupingitem_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.NEW",
...@@ -141,18 +180,18 @@ ...@@ -141,18 +180,18 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建分组", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction2" "id" : "groupingitem_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf101@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-angle-double-right" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -183,7 +222,7 @@ ...@@ -183,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",
...@@ -193,20 +232,44 @@ ...@@ -193,20 +232,44 @@
}, },
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "groupingitem_cm_deuiaction2"
},
"getPSUIAction" : {
"caption" : "删除数据",
"codeName" : "RemoveObject",
"fullCodeName" : "RemoveObject",
"name" : "删除数据",
"predefinedType" : "DATA_REMOVEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"showCaption" : true,
"showIcon" : true
} ], } ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_1_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_1_cm" "id" : "node_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -223,7 +286,7 @@ ...@@ -223,7 +286,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction1" "id" : "node_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -276,7 +339,7 @@ ...@@ -276,7 +339,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction2" "id" : "node_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -296,16 +359,16 @@ ...@@ -296,16 +359,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_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" : "node_cm" "id" : "node_2_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -322,7 +385,7 @@ ...@@ -322,7 +385,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "node_2_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -375,7 +438,7 @@ ...@@ -375,7 +438,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "node_2_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -494,16 +557,16 @@ ...@@ -494,16 +557,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_2_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_2_cm" "id" : "node_1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -520,7 +583,7 @@ ...@@ -520,7 +583,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_2_cm_deuiaction1" "id" : "node_1_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -573,7 +636,7 @@ ...@@ -573,7 +636,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_2_cm_deuiaction2" "id" : "node_1_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -592,6 +655,141 @@ ...@@ -592,6 +655,141 @@
} ], } ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树表格根节点上下文菜单",
"name" : "root_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "root_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建类别",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "root_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"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,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建类别",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建分组",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "root_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"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,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建分组",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
...@@ -846,6 +1044,106 @@ ...@@ -846,6 +1044,106 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgrouping_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单",
"name" : "grouping_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "grouping_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "grouping_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"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,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "grouping_cm_deuiaction2"
},
"getPSUIAction" : {
"caption" : "删除数据",
"codeName" : "RemoveObject",
"fullCodeName" : "RemoveObject",
"name" : "删除数据",
"predefinedType" : "DATA_REMOVEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
...@@ -889,6 +1187,106 @@ ...@@ -889,6 +1187,106 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroupingitem_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单",
"name" : "groupingitem_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "groupingitem_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "groupingitem_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"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,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "groupingitem_cm_deuiaction2"
},
"getPSUIAction" : {
"caption" : "删除数据",
"codeName" : "RemoveObject",
"fullCodeName" : "RemoveObject",
"name" : "删除数据",
"predefinedType" : "DATA_REMOVEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
......
...@@ -215,16 +215,16 @@ ...@@ -215,16 +215,16 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgrouping_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "root_cm", "name" : "grouping_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" : "grouping_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -234,18 +234,18 @@ ...@@ -234,18 +234,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" : "grouping_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 +276,7 @@ ...@@ -276,7 +276,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建类别", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -287,6 +287,45 @@ ...@@ -287,6 +287,45 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "grouping_cm_deuiaction2"
},
"getPSUIAction" : {
"caption" : "删除数据",
"codeName" : "RemoveObject",
"fullCodeName" : "RemoveObject",
"name" : "删除数据",
"predefinedType" : "DATA_REMOVEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroupingitem_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单",
"name" : "groupingitem_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "groupingitem_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.NEW",
...@@ -294,18 +333,18 @@ ...@@ -294,18 +333,18 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建分组", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction2" "id" : "groupingitem_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf101@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-angle-double-right" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -336,7 +375,7 @@ ...@@ -336,7 +375,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建分组", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -346,20 +385,44 @@ ...@@ -346,20 +385,44 @@
}, },
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "groupingitem_cm_deuiaction2"
},
"getPSUIAction" : {
"caption" : "删除数据",
"codeName" : "RemoveObject",
"fullCodeName" : "RemoveObject",
"name" : "删除数据",
"predefinedType" : "DATA_REMOVEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"showCaption" : true,
"showIcon" : true
} ], } ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_1_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_1_cm" "id" : "node_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -376,7 +439,7 @@ ...@@ -376,7 +439,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction1" "id" : "node_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -429,7 +492,7 @@ ...@@ -429,7 +492,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction2" "id" : "node_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -449,16 +512,16 @@ ...@@ -449,16 +512,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_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" : "node_cm" "id" : "node_2_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -475,7 +538,7 @@ ...@@ -475,7 +538,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "node_2_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -528,7 +591,7 @@ ...@@ -528,7 +591,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "node_2_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -647,16 +710,16 @@ ...@@ -647,16 +710,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_2_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_2_cm" "id" : "node_1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -673,7 +736,7 @@ ...@@ -673,7 +736,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_2_cm_deuiaction1" "id" : "node_1_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -726,7 +789,7 @@ ...@@ -726,7 +789,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_2_cm_deuiaction2" "id" : "node_1_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -745,6 +808,141 @@ ...@@ -745,6 +808,141 @@
} ], } ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树表格根节点上下文菜单",
"name" : "root_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "root_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建类别",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "root_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"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,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建类别",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建分组",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "root_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"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,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建分组",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
...@@ -999,6 +1197,106 @@ ...@@ -999,6 +1197,106 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgrouping_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单",
"name" : "grouping_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "grouping_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "grouping_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"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,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "grouping_cm_deuiaction2"
},
"getPSUIAction" : {
"caption" : "删除数据",
"codeName" : "RemoveObject",
"fullCodeName" : "RemoveObject",
"name" : "删除数据",
"predefinedType" : "DATA_REMOVEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
...@@ -1042,6 +1340,106 @@ ...@@ -1042,6 +1340,106 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroupingitem_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单",
"name" : "groupingitem_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "groupingitem_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "groupingitem_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"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,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "groupingitem_cm_deuiaction2"
},
"getPSUIAction" : {
"caption" : "删除数据",
"codeName" : "RemoveObject",
"fullCodeName" : "RemoveObject",
"name" : "删除数据",
"predefinedType" : "DATA_REMOVEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
......
...@@ -47969,16 +47969,16 @@ ...@@ -47969,16 +47969,16 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgrouping_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "root_cm", "name" : "grouping_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" : "grouping_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -47988,18 +47988,18 @@ ...@@ -47988,18 +47988,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" : "grouping_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 +48030,7 @@ ...@@ -48030,7 +48030,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建类别", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -48041,6 +48041,45 @@ ...@@ -48041,6 +48041,45 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "grouping_cm_deuiaction2"
},
"getPSUIAction" : {
"caption" : "删除数据",
"codeName" : "RemoveObject",
"fullCodeName" : "RemoveObject",
"name" : "删除数据",
"predefinedType" : "DATA_REMOVEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroupingitem_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单",
"name" : "groupingitem_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "groupingitem_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.NEW",
...@@ -48048,18 +48087,18 @@ ...@@ -48048,18 +48087,18 @@
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建分组", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction2" "id" : "groupingitem_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf101@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-angle-double-right" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48090,7 +48129,7 @@ ...@@ -48090,7 +48129,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建分组", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -48100,20 +48139,44 @@ ...@@ -48100,20 +48139,44 @@
}, },
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "groupingitem_cm_deuiaction2"
},
"getPSUIAction" : {
"caption" : "删除数据",
"codeName" : "RemoveObject",
"fullCodeName" : "RemoveObject",
"name" : "删除数据",
"predefinedType" : "DATA_REMOVEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"showCaption" : true,
"showIcon" : true
} ], } ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_1_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_1_cm" "id" : "node_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48130,7 +48193,7 @@ ...@@ -48130,7 +48193,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction1" "id" : "node_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -48183,7 +48246,7 @@ ...@@ -48183,7 +48246,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction2" "id" : "node_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -48203,16 +48266,16 @@ ...@@ -48203,16 +48266,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_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" : "node_cm" "id" : "node_2_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48229,7 +48292,7 @@ ...@@ -48229,7 +48292,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "node_2_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -48282,7 +48345,7 @@ ...@@ -48282,7 +48345,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "node_2_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -48401,16 +48464,16 @@ ...@@ -48401,16 +48464,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_2_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_2_cm" "id" : "node_1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48427,7 +48490,7 @@ ...@@ -48427,7 +48490,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_2_cm_deuiaction1" "id" : "node_1_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -48480,7 +48543,7 @@ ...@@ -48480,7 +48543,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_2_cm_deuiaction2" "id" : "node_1_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -48499,6 +48562,141 @@ ...@@ -48499,6 +48562,141 @@
} ], } ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树表格根节点上下文菜单",
"name" : "root_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "root_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建类别",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "root_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"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,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建类别",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建分组",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "root_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"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,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建分组",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
...@@ -48753,6 +48951,106 @@ ...@@ -48753,6 +48951,106 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgrouping_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单",
"name" : "grouping_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "grouping_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "grouping_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"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,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "grouping_cm_deuiaction2"
},
"getPSUIAction" : {
"caption" : "删除数据",
"codeName" : "RemoveObject",
"fullCodeName" : "RemoveObject",
"name" : "删除数据",
"predefinedType" : "DATA_REMOVEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
...@@ -48796,6 +49094,106 @@ ...@@ -48796,6 +49094,106 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroupingitem_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单",
"name" : "groupingitem_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "groupingitem_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "groupingitem_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"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,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "groupingitem_cm_deuiaction2"
},
"getPSUIAction" : {
"caption" : "删除数据",
"codeName" : "RemoveObject",
"fullCodeName" : "RemoveObject",
"name" : "删除数据",
"predefinedType" : "DATA_REMOVEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册