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

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

上级 38934991
...@@ -12,11 +12,11 @@ ...@@ -12,11 +12,11 @@
}, { }, {
"format" : "%1$s", "format" : "%1$s",
"dataType" : 25, "dataType" : 25,
"name" : "workitemid" "name" : "workitemname"
}, { }, {
"format" : "%1$s", "format" : "%1$s",
"dataType" : 25, "dataType" : 25,
"name" : "workitemname" "name" : "workitemid"
} ], } ],
"pagingSize" : 50, "pagingSize" : 50,
"defaultMode" : true, "defaultMode" : true,
......
...@@ -19,17 +19,17 @@ ...@@ -19,17 +19,17 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "workitemid", "name" : "workitemname",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "WORKITEMID", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMId" "codeName" : "WORKITEMName"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "workitemname", "name" : "workitemid",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMID",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMId"
} }
} ], } ],
"pagingSize" : 50, "pagingSize" : 50,
......
...@@ -501,58 +501,59 @@ ...@@ -501,58 +501,59 @@
"name" : "pworkitemid" "name" : "pworkitemid"
} ], } ],
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "Usr1214716958", "codeName" : "Usr0803774731",
"name" : "看板分组行为组", "name" : "门户界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.REMOVE", "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "删除", "caption" : "新建",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u489854d", "name" : "u71a8bd4",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.REMOVE", "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "删除", "caption" : "新建",
"codeName" : "Remove", "codeName" : "New",
"fullCodeName" : "Remove", "fullCodeName" : "New",
"name" : "表格界面_删除操作", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"addSeparator" : false, "addSeparator" : false,
...@@ -568,7 +569,7 @@ ...@@ -568,7 +569,7 @@
}, },
"caption" : "编辑", "caption" : "编辑",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u2a9f27f", "name" : "uea72408",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-edit"
...@@ -613,8 +614,87 @@ ...@@ -613,8 +614,87 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], }, {
"uniqueTag" : "WORKITEM__Usr1214716958" "caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ubae97f0",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"detailType" : "DEUIACTION",
"name" : "uee0dcd7",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
}, },
"valueItemName" : "pworkitemid", "valueItemName" : "pworkitemid",
"enableAC" : true, "enableAC" : true,
......
...@@ -282,58 +282,59 @@ ...@@ -282,58 +282,59 @@
"pluginCode" : "ROUTE" "pluginCode" : "ROUTE"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "Usr1214716958", "codeName" : "Usr0803774731",
"name" : "看板分组行为组", "name" : "门户界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.REMOVE", "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "删除", "caption" : "新建",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u489854d", "name" : "u71a8bd4",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.REMOVE", "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "删除", "caption" : "新建",
"codeName" : "Remove", "codeName" : "New",
"fullCodeName" : "Remove", "fullCodeName" : "New",
"name" : "表格界面_删除操作", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"addSeparator" : false, "addSeparator" : false,
...@@ -349,7 +350,7 @@ ...@@ -349,7 +350,7 @@
}, },
"caption" : "编辑", "caption" : "编辑",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u2a9f27f", "name" : "uea72408",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-edit"
...@@ -394,8 +395,87 @@ ...@@ -394,8 +395,87 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], }, {
"uniqueTag" : "WORKITEM__Usr1214716958" "caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ubae97f0",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"detailType" : "DEUIACTION",
"name" : "uee0dcd7",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
}, },
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "FIELD_TEXT_DYNAMIC",
"enableAC" : true, "enableAC" : true,
......
...@@ -1204,58 +1204,59 @@ ...@@ -1204,58 +1204,59 @@
"name" : "pworkitemid" "name" : "pworkitemid"
} ], } ],
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "Usr1214716958", "codeName" : "Usr0803774731",
"name" : "看板分组行为组", "name" : "门户界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.REMOVE", "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "删除", "caption" : "新建",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u489854d", "name" : "u71a8bd4",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.REMOVE", "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "删除", "caption" : "新建",
"codeName" : "Remove", "codeName" : "New",
"fullCodeName" : "Remove", "fullCodeName" : "New",
"name" : "表格界面_删除操作", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"addSeparator" : false, "addSeparator" : false,
...@@ -1271,7 +1272,7 @@ ...@@ -1271,7 +1272,7 @@
}, },
"caption" : "编辑", "caption" : "编辑",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u2a9f27f", "name" : "uea72408",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-edit"
...@@ -1316,8 +1317,87 @@ ...@@ -1316,8 +1317,87 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], }, {
"uniqueTag" : "WORKITEM__Usr1214716958" "caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ubae97f0",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"detailType" : "DEUIACTION",
"name" : "uee0dcd7",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
}, },
"valueItemName" : "pworkitemid", "valueItemName" : "pworkitemid",
"enableAC" : true, "enableAC" : true,
......
...@@ -289,58 +289,59 @@ ...@@ -289,58 +289,59 @@
"pluginCode" : "ROUTE" "pluginCode" : "ROUTE"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "Usr1214716958", "codeName" : "Usr0803774731",
"name" : "看板分组行为组", "name" : "门户界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.REMOVE", "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "删除", "caption" : "新建",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u489854d", "name" : "u71a8bd4",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.REMOVE", "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "删除", "caption" : "新建",
"codeName" : "Remove", "codeName" : "New",
"fullCodeName" : "Remove", "fullCodeName" : "New",
"name" : "表格界面_删除操作", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"addSeparator" : false, "addSeparator" : false,
...@@ -356,7 +357,7 @@ ...@@ -356,7 +357,7 @@
}, },
"caption" : "编辑", "caption" : "编辑",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u2a9f27f", "name" : "uea72408",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-edit"
...@@ -401,8 +402,87 @@ ...@@ -401,8 +402,87 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], }, {
"uniqueTag" : "WORKITEM__Usr1214716958" "caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ubae97f0",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"detailType" : "DEUIACTION",
"name" : "uee0dcd7",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
}, },
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "FIELD_TEXT_DYNAMIC",
"enableAC" : true, "enableAC" : true,
......
...@@ -746,58 +746,59 @@ ...@@ -746,58 +746,59 @@
"name" : "pworkitemid" "name" : "pworkitemid"
} ], } ],
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "Usr1214716958", "codeName" : "Usr0803774731",
"name" : "看板分组行为组", "name" : "门户界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.REMOVE", "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "删除", "caption" : "新建",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u489854d", "name" : "u71a8bd4",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.REMOVE", "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "删除", "caption" : "新建",
"codeName" : "Remove", "codeName" : "New",
"fullCodeName" : "Remove", "fullCodeName" : "New",
"name" : "表格界面_删除操作", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"addSeparator" : false, "addSeparator" : false,
...@@ -813,7 +814,7 @@ ...@@ -813,7 +814,7 @@
}, },
"caption" : "编辑", "caption" : "编辑",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u2a9f27f", "name" : "uea72408",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-edit"
...@@ -858,8 +859,87 @@ ...@@ -858,8 +859,87 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], }, {
"uniqueTag" : "WORKITEM__Usr1214716958" "caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ubae97f0",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"detailType" : "DEUIACTION",
"name" : "uee0dcd7",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
}, },
"valueItemName" : "pworkitemid", "valueItemName" : "pworkitemid",
"enableAC" : true, "enableAC" : true,
......
...@@ -67169,17 +67169,17 @@ ...@@ -67169,17 +67169,17 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "workitemid", "name" : "workitemname",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "WORKITEMID", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMId" "codeName" : "WORKITEMName"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "workitemname", "name" : "workitemid",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMID",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMId"
} }
} ], } ],
"pagingSize" : 50, "pagingSize" : 50,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册