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

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

上级 3ec630ce
...@@ -63,16 +63,16 @@ ...@@ -63,16 +63,16 @@
"name" : "treeexpbar_load" "name" : "treeexpbar_load"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "item_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" : "item_cm" "id" : "root_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -82,18 +82,18 @@ ...@@ -82,18 +82,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" : "item_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" : {
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "编辑", "tooltip" : "新建类别",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -135,43 +135,79 @@ ...@@ -135,43 +135,79 @@
"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" : "item_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"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_3_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_3_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_3_cm" "id" : "node_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -188,7 +224,7 @@ ...@@ -188,7 +224,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_3_cm_deuiaction1" "id" : "node_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -241,7 +277,7 @@ ...@@ -241,7 +277,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_3_cm_deuiaction2" "id" : "node_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -261,16 +297,16 @@ ...@@ -261,16 +297,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "root_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" : "root_cm" "id" : "item_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -280,18 +316,18 @@ ...@@ -280,18 +316,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" : "item_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-reorder" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -322,7 +358,7 @@ ...@@ -322,7 +358,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建类别", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -333,67 +369,31 @@ ...@@ -333,67 +369,31 @@
"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" : "item_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" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm",
...@@ -495,16 +495,16 @@ ...@@ -495,16 +495,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_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" : "node_cm" "id" : "node_3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -521,7 +521,7 @@ ...@@ -521,7 +521,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "node_3_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -574,7 +574,7 @@ ...@@ -574,7 +574,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "node_3_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -594,16 +594,16 @@ ...@@ -594,16 +594,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_1_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" : "node_1_cm" "id" : "group_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -620,7 +620,7 @@ ...@@ -620,7 +620,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction1" "id" : "group_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -673,7 +673,7 @@ ...@@ -673,7 +673,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction2" "id" : "group_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -693,16 +693,16 @@ ...@@ -693,16 +693,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "group_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" : "group_cm" "id" : "node_1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -719,7 +719,7 @@ ...@@ -719,7 +719,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "group_cm_deuiaction1" "id" : "node_1_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -772,7 +772,7 @@ ...@@ -772,7 +772,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "group_cm_deuiaction2" "id" : "node_1_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -1194,6 +1194,7 @@ ...@@ -1194,6 +1194,7 @@
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : true,
"allowDrag" : true,
"allowDrop" : true, "allowDrop" : true,
"allowEditText" : true, "allowEditText" : true,
"allowOrder" : true, "allowOrder" : true,
......
...@@ -261,16 +261,16 @@ ...@@ -261,16 +261,16 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "item_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" : "item_cm" "id" : "root_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -280,18 +280,18 @@ ...@@ -280,18 +280,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" : "item_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" : {
...@@ -322,7 +322,7 @@ ...@@ -322,7 +322,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "编辑", "tooltip" : "新建类别",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -333,43 +333,79 @@ ...@@ -333,43 +333,79 @@
"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" : "item_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"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_3_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_3_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_3_cm" "id" : "node_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -386,7 +422,7 @@ ...@@ -386,7 +422,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_3_cm_deuiaction1" "id" : "node_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -439,7 +475,7 @@ ...@@ -439,7 +475,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_3_cm_deuiaction2" "id" : "node_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -459,16 +495,16 @@ ...@@ -459,16 +495,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "root_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" : "root_cm" "id" : "item_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -478,18 +514,18 @@ ...@@ -478,18 +514,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" : "item_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-reorder" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -520,7 +556,7 @@ ...@@ -520,7 +556,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建类别", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -531,67 +567,31 @@ ...@@ -531,67 +567,31 @@
"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" : "item_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" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm",
...@@ -693,16 +693,16 @@ ...@@ -693,16 +693,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_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" : "node_cm" "id" : "node_3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -719,7 +719,7 @@ ...@@ -719,7 +719,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "node_3_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -772,7 +772,7 @@ ...@@ -772,7 +772,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "node_3_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -792,16 +792,16 @@ ...@@ -792,16 +792,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_1_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" : "node_1_cm" "id" : "group_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -818,7 +818,7 @@ ...@@ -818,7 +818,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction1" "id" : "group_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -871,7 +871,7 @@ ...@@ -871,7 +871,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction2" "id" : "group_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -891,16 +891,16 @@ ...@@ -891,16 +891,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "group_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" : "group_cm" "id" : "node_1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -917,7 +917,7 @@ ...@@ -917,7 +917,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "group_cm_deuiaction1" "id" : "node_1_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -970,7 +970,7 @@ ...@@ -970,7 +970,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "group_cm_deuiaction2" "id" : "node_1_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -1392,6 +1392,7 @@ ...@@ -1392,6 +1392,7 @@
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : true,
"allowDrag" : true,
"allowDrop" : true, "allowDrop" : true,
"allowEditText" : true, "allowEditText" : true,
"allowOrder" : true, "allowOrder" : true,
......
...@@ -48025,16 +48025,16 @@ ...@@ -48025,16 +48025,16 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "item_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" : "item_cm" "id" : "root_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48044,18 +48044,18 @@ ...@@ -48044,18 +48044,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" : "item_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" : {
...@@ -48086,7 +48086,7 @@ ...@@ -48086,7 +48086,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "编辑", "tooltip" : "新建类别",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -48097,43 +48097,79 @@ ...@@ -48097,43 +48097,79 @@
"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" : "item_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"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_3_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_3_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_3_cm" "id" : "node_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48150,7 +48186,7 @@ ...@@ -48150,7 +48186,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_3_cm_deuiaction1" "id" : "node_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -48203,7 +48239,7 @@ ...@@ -48203,7 +48239,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_3_cm_deuiaction2" "id" : "node_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -48223,16 +48259,16 @@ ...@@ -48223,16 +48259,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "root_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" : "root_cm" "id" : "item_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48242,18 +48278,18 @@ ...@@ -48242,18 +48278,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" : "item_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-reorder" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48284,7 +48320,7 @@ ...@@ -48284,7 +48320,7 @@
"uIActionTag" : "New", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建类别", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.NEW",
...@@ -48295,67 +48331,31 @@ ...@@ -48295,67 +48331,31 @@
"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" : "item_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" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_2_cm",
...@@ -48457,16 +48457,16 @@ ...@@ -48457,16 +48457,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_3_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_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" : "node_cm" "id" : "node_3_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48483,7 +48483,7 @@ ...@@ -48483,7 +48483,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "node_3_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -48536,7 +48536,7 @@ ...@@ -48536,7 +48536,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "node_3_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -48556,16 +48556,16 @@ ...@@ -48556,16 +48556,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "node_1_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" : "node_1_cm" "id" : "group_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48582,7 +48582,7 @@ ...@@ -48582,7 +48582,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction1" "id" : "group_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -48635,7 +48635,7 @@ ...@@ -48635,7 +48635,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_1_cm_deuiaction2" "id" : "group_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -48655,16 +48655,16 @@ ...@@ -48655,16 +48655,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewnode_1_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树表格节点上下文菜单", "logicName" : "树表格节点上下文菜单",
"name" : "group_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" : "group_cm" "id" : "node_1_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -48681,7 +48681,7 @@ ...@@ -48681,7 +48681,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "group_cm_deuiaction1" "id" : "node_1_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -48734,7 +48734,7 @@ ...@@ -48734,7 +48734,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "group_cm_deuiaction2" "id" : "node_1_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "删除数据", "caption" : "删除数据",
...@@ -49156,6 +49156,7 @@ ...@@ -49156,6 +49156,7 @@
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : true,
"allowDrag" : true,
"allowDrop" : true, "allowDrop" : true,
"allowEditText" : true, "allowEditText" : true,
"allowOrder" : true, "allowOrder" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册