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

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

上级 05fd4f5d
...@@ -63,45 +63,37 @@ ...@@ -63,45 +63,37 @@
"name" : "treeexpbar_load" "name" : "treeexpbar_load"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewrootitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树导航栏", "logicName" : "分组树节点上下文菜单",
"name" : "root_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" : "root_cm" "id" : "rootitem_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "更多", "caption" : "编辑",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction2" "id" : "rootitem_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组", "caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"name" : "新建分组", "name" : "编辑",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "newTreeGroupNode" "id" : "updateTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -109,40 +101,36 @@ ...@@ -109,40 +101,36 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "新建分组", "tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "新建分组项", "caption" : "删除",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction1" "id" : "rootitem_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组项", "caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"name" : "新建分组项", "name" : "删除",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "newTreeNode" "id" : "removeTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -150,26 +138,18 @@ ...@@ -150,26 +138,18 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "新建分组项", "tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"getPSSysImage" : { "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"tooltip" : "更多",
"showCaption" : false,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
...@@ -261,37 +241,45 @@ ...@@ -261,37 +241,45 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewrootitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单", "logicName" : "分组树导航栏",
"name" : "rootitem_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" : "rootitem_cm" "id" : "root_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "更多",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "rootitem_cm_deuiaction1" "id" : "root_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "编辑", "caption" : "新建分组",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"name" : "编辑", "name" : "新建分组",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "updateTreeNode" "id" : "newTreeGroupNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -299,36 +287,40 @@ ...@@ -299,36 +287,40 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "编辑", "tooltip" : "新建分组",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "删除", "caption" : "新建分组项",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "rootitem_cm_deuiaction2" "id" : "root_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "删除", "caption" : "新建分组项",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"name" : "删除", "name" : "新建分组项",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "removeTreeNode" "id" : "newTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -336,18 +328,26 @@ ...@@ -336,18 +328,26 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "删除", "tooltip" : "新建分组项",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "getPSSysImage" : {
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"tooltip" : "更多",
"showCaption" : false,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
...@@ -673,7 +673,7 @@ ...@@ -673,7 +673,7 @@
"nodeType" : "item", "nodeType" : "item",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchITEMQUERY" "id" : "FetchDefault"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -276,45 +276,37 @@ ...@@ -276,45 +276,37 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewrootitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树导航栏", "logicName" : "分组树节点上下文菜单",
"name" : "root_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" : "root_cm" "id" : "rootitem_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "更多", "caption" : "编辑",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction2" "id" : "rootitem_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组", "caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"name" : "新建分组", "name" : "编辑",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "newTreeGroupNode" "id" : "updateTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -322,40 +314,36 @@ ...@@ -322,40 +314,36 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "新建分组", "tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "新建分组项", "caption" : "删除",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction1" "id" : "rootitem_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组项", "caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"name" : "新建分组项", "name" : "删除",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "newTreeNode" "id" : "removeTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -363,26 +351,18 @@ ...@@ -363,26 +351,18 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "新建分组项", "tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"getPSSysImage" : { "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"tooltip" : "更多",
"showCaption" : false,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
...@@ -474,37 +454,45 @@ ...@@ -474,37 +454,45 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewrootitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单", "logicName" : "分组树导航栏",
"name" : "rootitem_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" : "rootitem_cm" "id" : "root_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "更多",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "rootitem_cm_deuiaction1" "id" : "root_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "编辑", "caption" : "新建分组",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"name" : "编辑", "name" : "新建分组",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "updateTreeNode" "id" : "newTreeGroupNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -512,36 +500,40 @@ ...@@ -512,36 +500,40 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "编辑", "tooltip" : "新建分组",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "删除", "caption" : "新建分组项",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "rootitem_cm_deuiaction2" "id" : "root_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "删除", "caption" : "新建分组项",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"name" : "删除", "name" : "新建分组项",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "removeTreeNode" "id" : "newTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -549,18 +541,26 @@ ...@@ -549,18 +541,26 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "删除", "tooltip" : "新建分组项",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "getPSSysImage" : {
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"tooltip" : "更多",
"showCaption" : false,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
...@@ -886,7 +886,7 @@ ...@@ -886,7 +886,7 @@
"nodeType" : "item", "nodeType" : "item",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchITEMQUERY" "id" : "FetchDefault"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -48936,45 +48936,37 @@ ...@@ -48936,45 +48936,37 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewrootitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树导航栏", "logicName" : "分组树节点上下文菜单",
"name" : "root_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" : "root_cm" "id" : "rootitem_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "更多", "caption" : "编辑",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction2" "id" : "rootitem_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组", "caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"name" : "新建分组", "name" : "编辑",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "newTreeGroupNode" "id" : "updateTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -48982,40 +48974,36 @@ ...@@ -48982,40 +48974,36 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "新建分组", "tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "新建分组项", "caption" : "删除",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction1" "id" : "rootitem_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组项", "caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"name" : "新建分组项", "name" : "删除",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "newTreeNode" "id" : "removeTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -49023,26 +49011,18 @@ ...@@ -49023,26 +49011,18 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "新建分组项", "tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"getPSSysImage" : { "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"tooltip" : "更多",
"showCaption" : false,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
...@@ -49134,37 +49114,45 @@ ...@@ -49134,37 +49114,45 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewrootitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单", "logicName" : "分组树导航栏",
"name" : "rootitem_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" : "rootitem_cm" "id" : "root_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "更多",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "rootitem_cm_deuiaction1" "id" : "root_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "编辑", "caption" : "新建分组",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"name" : "编辑", "name" : "新建分组",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "updateTreeNode" "id" : "newTreeGroupNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -49172,36 +49160,40 @@ ...@@ -49172,36 +49160,40 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "编辑", "tooltip" : "新建分组",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "删除", "caption" : "新建分组项",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "rootitem_cm_deuiaction2" "id" : "root_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "删除", "caption" : "新建分组项",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"name" : "删除", "name" : "新建分组项",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "removeTreeNode" "id" : "newTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -49209,18 +49201,26 @@ ...@@ -49209,18 +49201,26 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewrootitem_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "删除", "tooltip" : "新建分组项",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "getPSSysImage" : {
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"tooltip" : "更多",
"showCaption" : false,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
...@@ -49546,7 +49546,7 @@ ...@@ -49546,7 +49546,7 @@
"nodeType" : "item", "nodeType" : "item",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchITEMQUERY" "id" : "FetchDefault"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册