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

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

上级 1cc385b3
...@@ -2210,6 +2210,50 @@ ...@@ -2210,6 +2210,50 @@
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"name" : "编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "updateTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"name" : "删除",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "removeTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM"
}, { }, {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组项", "caption" : "新建分组项",
......
...@@ -63,16 +63,16 @@ ...@@ -63,16 +63,16 @@
"name" : "treeexpbar_load" "name" : "treeexpbar_load"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewrootitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单", "logicName" : "分组树节点上下文菜单",
"name" : "group_cm", "name" : "rootitem_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" : "rootitem_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "编辑",
...@@ -82,14 +82,14 @@ ...@@ -82,14 +82,14 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "group_cm_deuiaction1" "id" : "rootitem_cm_deuiaction1"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "编辑", "caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"name" : "编辑", "name" : "编辑",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -101,11 +101,11 @@ ...@@ -101,11 +101,11 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "编辑", "tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
...@@ -119,14 +119,14 @@ ...@@ -119,14 +119,14 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "group_cm_deuiaction2" "id" : "rootitem_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "删除", "caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"name" : "删除", "name" : "删除",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -138,11 +138,11 @@ ...@@ -138,11 +138,11 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "删除", "tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
...@@ -152,16 +152,16 @@ ...@@ -152,16 +152,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单", "logicName" : "分组树节点上下文菜单",
"name" : "item_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" : "item_cm" "id" : "group_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "编辑",
...@@ -171,14 +171,14 @@ ...@@ -171,14 +171,14 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "item_cm_deuiaction1" "id" : "group_cm_deuiaction1"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "编辑", "caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click",
"name" : "编辑", "name" : "编辑",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -190,11 +190,11 @@ ...@@ -190,11 +190,11 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "编辑", "tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
...@@ -208,14 +208,14 @@ ...@@ -208,14 +208,14 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "item_cm_deuiaction2" "id" : "group_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "删除", "caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click",
"name" : "删除", "name" : "删除",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -227,11 +227,11 @@ ...@@ -227,11 +227,11 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "删除", "tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
...@@ -349,6 +349,95 @@ ...@@ -349,6 +349,95 @@
} ], } ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B", "modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单",
"name" : "item_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "item_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "item_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"name" : "编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "updateTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click@WORKITEM"
},
"tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "item_cm_deuiaction2"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"name" : "删除",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "removeTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click@WORKITEM"
},
"tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
...@@ -460,6 +549,18 @@ ...@@ -460,6 +549,18 @@
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "rootitem"
},
"name" : "计划 - 根节点分组项",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ], } ],
"getPSDETreeNodes" : [ { "getPSDETreeNodes" : [ {
"counterMode" : 0, "counterMode" : 0,
...@@ -1045,6 +1146,11 @@ ...@@ -1045,6 +1146,11 @@
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "根节点分组项", "name" : "根节点分组项",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json",
"viewType" : "DEGRIDVIEW"
},
"nodeType" : "rootitem", "nodeType" : "rootitem",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
...@@ -1054,12 +1160,114 @@ ...@@ -1054,12 +1160,114 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewrootitem_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单",
"name" : "rootitem_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "rootitem_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "rootitem_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"name" : "编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "updateTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM"
},
"tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "rootitem_cm_deuiaction2"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"name" : "删除",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "removeTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM"
},
"tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
},
"sortDir" : "ASC",
"getSortPSAppDEField" : {
"name" : "PX",
"codeName" : "PX"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : false, "hasPSDETreeNodeRSs" : false,
"allowDrag" : true,
"allowEditText" : true,
"allowOrder" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
......
...@@ -116,6 +116,21 @@ ...@@ -116,6 +116,21 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, {
"name" : "EXPITEM:rootitem",
"realTitle" : "工作项表格视图",
"getRealTitlePSLanguageRes" : {
"defaultContent" : "工作项表格视图",
"lanResTag" : "PAGE.TITLE.WORKITEM.GRIDVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.WORKITEM.GRIDVIEW]",
"refFlag" : true
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json",
"viewType" : "DEGRIDVIEW"
}
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
...@@ -261,16 +276,16 @@ ...@@ -261,16 +276,16 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewrootitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单", "logicName" : "分组树节点上下文菜单",
"name" : "group_cm", "name" : "rootitem_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" : "rootitem_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "编辑",
...@@ -280,14 +295,14 @@ ...@@ -280,14 +295,14 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "group_cm_deuiaction1" "id" : "rootitem_cm_deuiaction1"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "编辑", "caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"name" : "编辑", "name" : "编辑",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -299,11 +314,11 @@ ...@@ -299,11 +314,11 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "编辑", "tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
...@@ -317,14 +332,14 @@ ...@@ -317,14 +332,14 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "group_cm_deuiaction2" "id" : "rootitem_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "删除", "caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"name" : "删除", "name" : "删除",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -336,11 +351,11 @@ ...@@ -336,11 +351,11 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "删除", "tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
...@@ -350,16 +365,16 @@ ...@@ -350,16 +365,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单", "logicName" : "分组树节点上下文菜单",
"name" : "item_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" : "item_cm" "id" : "group_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "编辑",
...@@ -369,14 +384,14 @@ ...@@ -369,14 +384,14 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "item_cm_deuiaction1" "id" : "group_cm_deuiaction1"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "编辑", "caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click",
"name" : "编辑", "name" : "编辑",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -388,11 +403,11 @@ ...@@ -388,11 +403,11 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "编辑", "tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
...@@ -406,14 +421,14 @@ ...@@ -406,14 +421,14 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "item_cm_deuiaction2" "id" : "group_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "删除", "caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click",
"name" : "删除", "name" : "删除",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -425,11 +440,11 @@ ...@@ -425,11 +440,11 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "删除", "tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
...@@ -547,6 +562,95 @@ ...@@ -547,6 +562,95 @@
} ], } ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B", "modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单",
"name" : "item_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "item_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "item_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"name" : "编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "updateTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click@WORKITEM"
},
"tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "item_cm_deuiaction2"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"name" : "删除",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "removeTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click@WORKITEM"
},
"tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
...@@ -658,6 +762,18 @@ ...@@ -658,6 +762,18 @@
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "rootitem"
},
"name" : "计划 - 根节点分组项",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ], } ],
"getPSDETreeNodes" : [ { "getPSDETreeNodes" : [ {
"counterMode" : 0, "counterMode" : 0,
...@@ -1243,6 +1359,11 @@ ...@@ -1243,6 +1359,11 @@
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "根节点分组项", "name" : "根节点分组项",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json",
"viewType" : "DEGRIDVIEW"
},
"nodeType" : "rootitem", "nodeType" : "rootitem",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
...@@ -1252,12 +1373,114 @@ ...@@ -1252,12 +1373,114 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewrootitem_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单",
"name" : "rootitem_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "rootitem_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "rootitem_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"name" : "编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "updateTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM"
},
"tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "rootitem_cm_deuiaction2"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"name" : "删除",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "removeTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM"
},
"tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
},
"sortDir" : "ASC",
"getSortPSAppDEField" : {
"name" : "PX",
"codeName" : "PX"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : false, "hasPSDETreeNodeRSs" : false,
"allowDrag" : true,
"allowEditText" : true,
"allowOrder" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
......
...@@ -48776,6 +48776,21 @@ ...@@ -48776,6 +48776,21 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, {
"name" : "EXPITEM:rootitem",
"realTitle" : "工作项表格视图",
"getRealTitlePSLanguageRes" : {
"defaultContent" : "工作项表格视图",
"lanResTag" : "PAGE.TITLE.WORKITEM.GRIDVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.WORKITEM.GRIDVIEW]",
"refFlag" : true
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json",
"viewType" : "DEGRIDVIEW"
}
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
...@@ -48921,16 +48936,16 @@ ...@@ -48921,16 +48936,16 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewrootitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单", "logicName" : "分组树节点上下文菜单",
"name" : "group_cm", "name" : "rootitem_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" : "rootitem_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "编辑",
...@@ -48940,14 +48955,14 @@ ...@@ -48940,14 +48955,14 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "group_cm_deuiaction1" "id" : "rootitem_cm_deuiaction1"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "编辑", "caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"name" : "编辑", "name" : "编辑",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -48959,11 +48974,11 @@ ...@@ -48959,11 +48974,11 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "编辑", "tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
...@@ -48977,14 +48992,14 @@ ...@@ -48977,14 +48992,14 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "group_cm_deuiaction2" "id" : "rootitem_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "删除", "caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"name" : "删除", "name" : "删除",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -48996,11 +49011,11 @@ ...@@ -48996,11 +49011,11 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "删除", "tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
...@@ -49010,16 +49025,16 @@ ...@@ -49010,16 +49025,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewgroup_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单", "logicName" : "分组树节点上下文菜单",
"name" : "item_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" : "item_cm" "id" : "group_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "编辑",
...@@ -49029,14 +49044,14 @@ ...@@ -49029,14 +49044,14 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "item_cm_deuiaction1" "id" : "group_cm_deuiaction1"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "编辑", "caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click",
"name" : "编辑", "name" : "编辑",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -49048,11 +49063,11 @@ ...@@ -49048,11 +49063,11 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "编辑", "tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
...@@ -49066,14 +49081,14 @@ ...@@ -49066,14 +49081,14 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "item_cm_deuiaction2" "id" : "group_cm_deuiaction2"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "删除", "caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click",
"name" : "删除", "name" : "删除",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -49085,11 +49100,11 @@ ...@@ -49085,11 +49100,11 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewgroup_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "删除", "tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
...@@ -49207,6 +49222,95 @@ ...@@ -49207,6 +49222,95 @@
} ], } ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B", "modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单",
"name" : "item_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "item_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "item_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"name" : "编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "updateTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click@WORKITEM"
},
"tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "item_cm_deuiaction2"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"name" : "删除",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "removeTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click@WORKITEM"
},
"tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
...@@ -49318,6 +49422,18 @@ ...@@ -49318,6 +49422,18 @@
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "rootitem"
},
"name" : "计划 - 根节点分组项",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ], } ],
"getPSDETreeNodes" : [ { "getPSDETreeNodes" : [ {
"counterMode" : 0, "counterMode" : 0,
...@@ -49903,6 +50019,11 @@ ...@@ -49903,6 +50019,11 @@
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "根节点分组项", "name" : "根节点分组项",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json",
"viewType" : "DEGRIDVIEW"
},
"nodeType" : "rootitem", "nodeType" : "rootitem",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
...@@ -49912,12 +50033,114 @@ ...@@ -49912,12 +50033,114 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewrootitem_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单",
"name" : "rootitem_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "rootitem_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "rootitem_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"name" : "编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "updateTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM"
},
"tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "rootitem_cm_deuiaction2"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"name" : "删除",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "removeTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM"
},
"tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
},
"sortDir" : "ASC",
"getSortPSAppDEField" : {
"name" : "PX",
"codeName" : "PX"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : false, "hasPSDETreeNodeRSs" : false,
"allowDrag" : true,
"allowEditText" : true,
"allowOrder" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -72501,6 +72724,50 @@ ...@@ -72501,6 +72724,50 @@
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"name" : "编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "updateTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"name" : "删除",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "removeTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM"
}, { }, {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组项", "caption" : "新建分组项",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册