Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
6eb5fbe3
提交
6eb5fbe3
编写于
1月 16, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
1cc385b3
变更
4
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
820 行增加
和
78 行删除
+820
-78
WORKITEM.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json
+44
-0
Usr12264106CustomTreeNodesExpView_TreeView.json
...TREEVIEWS/Usr12264106CustomTreeNodesExpView_TreeView.json
+234
-26
WORKITEMUsr12264106CustomTreeGridNodesExpView.json
...EVIEWS/WORKITEMUsr12264106CustomTreeGridNodesExpView.json
+249
-26
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+293
-26
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json
浏览文件 @
6eb5fbe3
...
...
@@ -2210,6 +2210,50 @@
"uILogicAttachMode"
:
"REPLACE"
,
"uILogicType"
:
"DELOGIC"
,
"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"
,
"caption"
:
"新建分组项"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM/PSTREEVIEWS/Usr12264106CustomTreeNodesExpView_TreeView.json
浏览文件 @
6eb5fbe3
...
...
@@ -63,16 +63,16 @@
"name"
:
"treeexpbar_load"
}
],
"getPSControls"
:
[
{
"codeName"
:
"Usr12264106CustomTreeGridNodesExpView
group
_cm"
,
"codeName"
:
"Usr12264106CustomTreeGridNodesExpView
rootitem
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"分组树节点上下文菜单"
,
"name"
:
"
group
_cm"
,
"name"
:
"
rootitem
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam"
:
{
"id"
:
"
group
_cm"
"id"
:
"
rootitem
_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"编辑"
,
...
...
@@ -82,14 +82,14 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
group
_cm_deuiaction1"
"id"
:
"
rootitem
_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEDATA"
,
"caption"
:
"编辑"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction1_click"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction1_click"
,
"name"
:
"编辑"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
...
...
@@ -101,11 +101,11 @@
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction1_click"
,
"uIActionType"
:
"DEUIACTION"
,
"uILogicAttachMode"
:
"REPLACE"
,
"uILogicType"
:
"DELOGIC"
,
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click@WORKITEM"
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction1_click@WORKITEM"
},
"tooltip"
:
"编辑"
,
"uIActionTarget"
:
"SINGLEDATA"
,
...
...
@@ -119,14 +119,14 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
group
_cm_deuiaction2"
"id"
:
"
rootitem
_cm_deuiaction2"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEDATA"
,
"caption"
:
"删除"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction2_click"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction2_click"
,
"name"
:
"删除"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
...
...
@@ -138,11 +138,11 @@
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction2_click"
,
"uIActionType"
:
"DEUIACTION"
,
"uILogicAttachMode"
:
"REPLACE"
,
"uILogicType"
:
"DELOGIC"
,
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click@WORKITEM"
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction2_click@WORKITEM"
},
"tooltip"
:
"删除"
,
"uIActionTarget"
:
"SINGLEDATA"
,
...
...
@@ -152,16 +152,16 @@
"modelid"
:
"C0E32A1D-908F-4D58-9BA2-B0301B7433D6"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"Usr12264106CustomTreeGridNodesExpView
item
_cm"
,
"codeName"
:
"Usr12264106CustomTreeGridNodesExpView
group
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"分组树节点上下文菜单"
,
"name"
:
"
item
_cm"
,
"name"
:
"
group
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam"
:
{
"id"
:
"
item
_cm"
"id"
:
"
group
_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"编辑"
,
...
...
@@ -171,14 +171,14 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
item
_cm_deuiaction1"
"id"
:
"
group
_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEDATA"
,
"caption"
:
"编辑"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction1_click"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction1_click"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click"
,
"name"
:
"编辑"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
...
...
@@ -190,11 +190,11 @@
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction1_click"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click"
,
"uIActionType"
:
"DEUIACTION"
,
"uILogicAttachMode"
:
"REPLACE"
,
"uILogicType"
:
"DELOGIC"
,
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction1_click@WORKITEM"
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click@WORKITEM"
},
"tooltip"
:
"编辑"
,
"uIActionTarget"
:
"SINGLEDATA"
,
...
...
@@ -208,14 +208,14 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
item
_cm_deuiaction2"
"id"
:
"
group
_cm_deuiaction2"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEDATA"
,
"caption"
:
"删除"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction2_click"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction2_click"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click"
,
"name"
:
"删除"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
...
...
@@ -227,11 +227,11 @@
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction2_click"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click"
,
"uIActionType"
:
"DEUIACTION"
,
"uILogicAttachMode"
:
"REPLACE"
,
"uILogicType"
:
"DELOGIC"
,
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction2_click@WORKITEM"
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click@WORKITEM"
},
"tooltip"
:
"删除"
,
"uIActionTarget"
:
"SINGLEDATA"
,
...
...
@@ -349,6 +349,95 @@
}
],
"modelid"
:
"D906EBEE-C47F-4990-AA7E-77638D6D6C6B"
,
"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"
:
[
{
"getChildPSDETreeNode"
:
{
...
...
@@ -460,6 +549,18 @@
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"rootitem"
},
"name"
:
"计划 - 根节点分组项"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
}
],
"getPSDETreeNodes"
:
[
{
"counterMode"
:
0
,
...
...
@@ -1045,6 +1146,11 @@
},
"maxSize"
:
-1
,
"name"
:
"根节点分组项"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"nodeType"
:
"rootitem"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
...
...
@@ -1054,12 +1160,114 @@
"modelref"
:
true
,
"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"
:
{
"name"
:
"WORKITEMNAME"
,
"codeName"
:
"WORKITEMName"
},
"treeNodeType"
:
"DE"
,
"hasPSDETreeNodeRSs"
:
false
,
"allowDrag"
:
true
,
"allowEditText"
:
true
,
"allowOrder"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMUsr12264106CustomTreeGridNodesExpView.json
浏览文件 @
6eb5fbe3
...
...
@@ -116,6 +116,21 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json"
,
"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"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
@@ -261,16 +276,16 @@
"id"
:
"treeexpbar_tree"
},
"getPSControls"
:
[
{
"codeName"
:
"Usr12264106CustomTreeGridNodesExpView
group
_cm"
,
"codeName"
:
"Usr12264106CustomTreeGridNodesExpView
rootitem
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"分组树节点上下文菜单"
,
"name"
:
"
group
_cm"
,
"name"
:
"
rootitem
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam"
:
{
"id"
:
"
group
_cm"
"id"
:
"
rootitem
_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"编辑"
,
...
...
@@ -280,14 +295,14 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
group
_cm_deuiaction1"
"id"
:
"
rootitem
_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEDATA"
,
"caption"
:
"编辑"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction1_click"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction1_click"
,
"name"
:
"编辑"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
...
...
@@ -299,11 +314,11 @@
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction1_click"
,
"uIActionType"
:
"DEUIACTION"
,
"uILogicAttachMode"
:
"REPLACE"
,
"uILogicType"
:
"DELOGIC"
,
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click@WORKITEM"
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction1_click@WORKITEM"
},
"tooltip"
:
"编辑"
,
"uIActionTarget"
:
"SINGLEDATA"
,
...
...
@@ -317,14 +332,14 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
group
_cm_deuiaction2"
"id"
:
"
rootitem
_cm_deuiaction2"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEDATA"
,
"caption"
:
"删除"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction2_click"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction2_click"
,
"name"
:
"删除"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
...
...
@@ -336,11 +351,11 @@
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction2_click"
,
"uIActionType"
:
"DEUIACTION"
,
"uILogicAttachMode"
:
"REPLACE"
,
"uILogicType"
:
"DELOGIC"
,
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click@WORKITEM"
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction2_click@WORKITEM"
},
"tooltip"
:
"删除"
,
"uIActionTarget"
:
"SINGLEDATA"
,
...
...
@@ -350,16 +365,16 @@
"modelid"
:
"C0E32A1D-908F-4D58-9BA2-B0301B7433D6"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"Usr12264106CustomTreeGridNodesExpView
item
_cm"
,
"codeName"
:
"Usr12264106CustomTreeGridNodesExpView
group
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"分组树节点上下文菜单"
,
"name"
:
"
item
_cm"
,
"name"
:
"
group
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam"
:
{
"id"
:
"
item
_cm"
"id"
:
"
group
_cm"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"编辑"
,
...
...
@@ -369,14 +384,14 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
item
_cm_deuiaction1"
"id"
:
"
group
_cm_deuiaction1"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEDATA"
,
"caption"
:
"编辑"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction1_click"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction1_click"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click"
,
"name"
:
"编辑"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
...
...
@@ -388,11 +403,11 @@
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction1_click"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click"
,
"uIActionType"
:
"DEUIACTION"
,
"uILogicAttachMode"
:
"REPLACE"
,
"uILogicType"
:
"DELOGIC"
,
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction1_click@WORKITEM"
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click@WORKITEM"
},
"tooltip"
:
"编辑"
,
"uIActionTarget"
:
"SINGLEDATA"
,
...
...
@@ -406,14 +421,14 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
item
_cm_deuiaction2"
"id"
:
"
group
_cm_deuiaction2"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEDATA"
,
"caption"
:
"删除"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction2_click"
,
"codeName"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click"
,
"frontProcessType"
:
"OTHER"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction2_click"
,
"fullCodeName"
:
"WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click"
,
"name"
:
"删除"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
...
...
@@ -425,11 +440,11 @@
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction2_click"
,
"uIActionTag"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click"
,
"uIActionType"
:
"DEUIACTION"
,
"uILogicAttachMode"
:
"REPLACE"
,
"uILogicType"
:
"DELOGIC"
,
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction2_click@WORKITEM"
"id"
:
"toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click@WORKITEM"
},
"tooltip"
:
"删除"
,
"uIActionTarget"
:
"SINGLEDATA"
,
...
...
@@ -547,6 +562,95 @@
}
],
"modelid"
:
"D906EBEE-C47F-4990-AA7E-77638D6D6C6B"
,
"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"
:
[
{
"getChildPSDETreeNode"
:
{
...
...
@@ -658,6 +762,18 @@
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"rootitem"
},
"name"
:
"计划 - 根节点分组项"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
}
],
"getPSDETreeNodes"
:
[
{
"counterMode"
:
0
,
...
...
@@ -1243,6 +1359,11 @@
},
"maxSize"
:
-1
,
"name"
:
"根节点分组项"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"nodeType"
:
"rootitem"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
...
...
@@ -1252,12 +1373,114 @@
"modelref"
:
true
,
"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"
:
{
"name"
:
"WORKITEMNAME"
,
"codeName"
:
"WORKITEMName"
},
"treeNodeType"
:
"DE"
,
"hasPSDETreeNodeRSs"
:
false
,
"allowDrag"
:
true
,
"allowEditText"
:
true
,
"allowOrder"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
6eb5fbe3
...
...
@@ -48776,6 +48776,21 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json",
"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" : {
"enableDEFieldPrivilege" : false,
...
...
@@ -48921,16 +48936,16 @@
"id" : "treeexpbar_tree"
},
"getPSControls" : [ {
"codeName" : "Usr12264106CustomTreeGridNodesExpView
group
_cm",
"codeName" : "Usr12264106CustomTreeGridNodesExpView
rootitem
_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单",
"name" : "
group
_cm",
"name" : "
rootitem
_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "
group
_cm"
"id" : "
rootitem
_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
...
...
@@ -48940,14 +48955,14 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "
group
_cm_deuiaction1"
"id" : "
rootitem
_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction1_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction1_click",
"name" : "编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
...
...
@@ -48959,11 +48974,11 @@
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click@WORKITEM"
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction1_click@WORKITEM"
},
"tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA",
...
...
@@ -48977,14 +48992,14 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "
group
_cm_deuiaction2"
"id" : "
rootitem
_cm_deuiaction2"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction2_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction2_click",
"name" : "删除",
"getPSAppDEUILogic" : {
"modelref" : true,
...
...
@@ -48996,11 +49011,11 @@
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click@WORKITEM"
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpView
rootitem
_cm_deuiaction2_click@WORKITEM"
},
"tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA",
...
...
@@ -49010,16 +49025,16 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr12264106CustomTreeGridNodesExpView
item
_cm",
"codeName" : "Usr12264106CustomTreeGridNodesExpView
group
_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单",
"name" : "
item
_cm",
"name" : "
group
_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "
item
_cm"
"id" : "
group
_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
...
...
@@ -49029,14 +49044,14 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "
item
_cm_deuiaction1"
"id" : "
group
_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction1_click",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction1_click",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click",
"name" : "编辑",
"getPSAppDEUILogic" : {
"modelref" : true,
...
...
@@ -49048,11 +49063,11 @@
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction1_click",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction1_click@WORKITEM"
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction1_click@WORKITEM"
},
"tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA",
...
...
@@ -49066,14 +49081,14 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "
item
_cm_deuiaction2"
"id" : "
group
_cm_deuiaction2"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction2_click",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction2_click",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click",
"name" : "删除",
"getPSAppDEUILogic" : {
"modelref" : true,
...
...
@@ -49085,11 +49100,11 @@
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction2_click",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpView
item
_cm_deuiaction2_click@WORKITEM"
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpView
group
_cm_deuiaction2_click@WORKITEM"
},
"tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA",
...
...
@@ -49207,6 +49222,95 @@
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"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" : [ {
"getChildPSDETreeNode" : {
...
...
@@ -49318,6 +49422,18 @@
},
"parentValueLevel" : 1,
"searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "rootitem"
},
"name" : "计划 - 根节点分组项",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ],
"getPSDETreeNodes" : [ {
"counterMode" : 0,
...
...
@@ -49903,6 +50019,11 @@
},
"maxSize" : -1,
"name" : "根节点分组项",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMGridView.json",
"viewType" : "DEGRIDVIEW"
},
"nodeType" : "rootitem",
"getPSAppDEDataSet" : {
"modelref" : true,
...
...
@@ -49912,12 +50033,114 @@
"modelref" : true,
"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" : {
"name" : "WORKITEMNAME",
"codeName" : "WORKITEMName"
},
"treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : false,
"allowDrag" : true,
"allowEditText" : true,
"allowOrder" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
...
...
@@ -72501,6 +72724,50 @@
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"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",
"caption" : "新建分组项",
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录