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

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

上级 0a0258eb
......@@ -12,16 +12,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControls" : [ {
"codeName" : "ResourceGanttViewnode_cm",
"codeName" : "ResourceGanttViewtop_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "甘特图节点上下文菜单",
"name" : "node_cm",
"name" : "top_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "node_cm"
"id" : "top_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
......@@ -31,7 +31,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction1"
"id" : "top_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf08e@FontAwesome",
......@@ -67,16 +67,16 @@
"modelid" : "03139BE2-5FB1-4AB9-A5F0-741C6E6422C9",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "ResourceGanttViewtop_cm",
"codeName" : "ResourceGanttViewnode_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "甘特图节点上下文菜单",
"name" : "top_cm",
"name" : "node_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "top_cm"
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
......@@ -86,7 +86,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "top_cm_deuiaction1"
"id" : "node_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf08e@FontAwesome",
......@@ -741,6 +741,91 @@
"modelref" : true,
"id" : "name"
},
"getPSDEUIActionGroup" : {
"codeName" : "Usr0521092989",
"name" : "甘特图测试界面行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"detailType" : "DEUIACTION",
"name" : "ue857971",
"getPSSysImage" : {
"cssClass" : "ribbon"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "test1",
"codeName" : "test1",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Phone_test1",
"name" : "test1",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "test1",
"uIActionType" : "DEUIACTION",
"globalUIAction" : true,
"id" : "test1@Phone"
},
"addSeparator" : false,
"showCaption" : false,
"showIcon" : true
}, {
"actionLevel" : 200,
"detailType" : "DEUIACTION",
"name" : "ub807927",
"getPSSysImage" : {
"cssClass" : "fa-solid fa-person-dress"
},
"getPSUIAction" : {
"caption" : "登录",
"codeName" : "Login",
"fullCodeName" : "Login",
"name" : "应用登录",
"predefinedType" : "APP_LOGIN",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Login",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : false,
"showIcon" : true
}, {
"caption" : "搜索",
"detailType" : "DEUIACTION",
"name" : "ufeb8ecf",
"getPSSysImage" : {
"cssClass" : "fa-solid fa-school"
},
"getPSUIAction" : {
"caption" : "搜索",
"codeName" : "Search",
"fullCodeName" : "Search",
"name" : "搜索(搜索栏)",
"predefinedType" : "UTIL_SEARCH",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Search",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "WORKITEM__Usr0521092989"
},
"enableRowEdit" : true
} ],
"getPSDETreeNodeDataItems" : [ {
......
......@@ -39,16 +39,16 @@
"id" : "GANTT"
},
"getPSControls" : [ {
"codeName" : "ResourceGanttViewnode_cm",
"codeName" : "ResourceGanttViewtop_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "甘特图节点上下文菜单",
"name" : "node_cm",
"name" : "top_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "node_cm"
"id" : "top_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
......@@ -58,7 +58,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction1"
"id" : "top_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf08e@FontAwesome",
......@@ -94,16 +94,16 @@
"modelid" : "03139BE2-5FB1-4AB9-A5F0-741C6E6422C9",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "ResourceGanttViewtop_cm",
"codeName" : "ResourceGanttViewnode_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "甘特图节点上下文菜单",
"name" : "top_cm",
"name" : "node_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSControlParam" : {
"id" : "top_cm"
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "编辑",
......@@ -113,7 +113,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "top_cm_deuiaction1"
"id" : "node_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf08e@FontAwesome",
......@@ -768,6 +768,91 @@
"modelref" : true,
"id" : "name"
},
"getPSDEUIActionGroup" : {
"codeName" : "Usr0521092989",
"name" : "甘特图测试界面行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"detailType" : "DEUIACTION",
"name" : "ue857971",
"getPSSysImage" : {
"cssClass" : "ribbon"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "test1",
"codeName" : "test1",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Phone_test1",
"name" : "test1",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "test1",
"uIActionType" : "DEUIACTION",
"globalUIAction" : true,
"id" : "test1@Phone"
},
"addSeparator" : false,
"showCaption" : false,
"showIcon" : true
}, {
"actionLevel" : 200,
"detailType" : "DEUIACTION",
"name" : "ub807927",
"getPSSysImage" : {
"cssClass" : "fa-solid fa-person-dress"
},
"getPSUIAction" : {
"caption" : "登录",
"codeName" : "Login",
"fullCodeName" : "Login",
"name" : "应用登录",
"predefinedType" : "APP_LOGIN",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Login",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : false,
"showIcon" : true
}, {
"caption" : "搜索",
"detailType" : "DEUIACTION",
"name" : "ufeb8ecf",
"getPSSysImage" : {
"cssClass" : "fa-solid fa-school"
},
"getPSUIAction" : {
"caption" : "搜索",
"codeName" : "Search",
"fullCodeName" : "Search",
"name" : "搜索(搜索栏)",
"predefinedType" : "UTIL_SEARCH",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Search",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "WORKITEM__Usr0521092989"
},
"enableRowEdit" : true
} ],
"getPSDETreeNodeDataItems" : [ {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册