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

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

上级 3175be26
......@@ -3906,6 +3906,26 @@
"uIActionType" : "DEUIACTION",
"reloadData" : true,
"id" : "OpenOptView@TEST"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "删除",
"codeName" : "PluginDelete",
"fullCodeName" : "TEST_PluginDelete",
"name" : "删除行为插件",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "PluginDelete"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "PluginDelete",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "PluginDelete@TEST"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "界面逻辑1",
......
......@@ -100,13 +100,6 @@
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
......@@ -116,49 +109,29 @@
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"actionTarget" : "SINGLEKEY",
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
"codeName" : "PluginDelete",
"fullCodeName" : "TEST_PluginDelete",
"name" : "删除行为插件",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "PluginDelete"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "PluginDelete",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "PluginDelete@TEST"
},
"tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionTarget" : "MULTIKEY",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
......
......@@ -54070,6 +54070,26 @@
"uIActionType" : "DEUIACTION",
"reloadData" : true,
"id" : "OpenOptView@TEST"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "删除",
"codeName" : "PluginDelete",
"fullCodeName" : "TEST_PluginDelete",
"name" : "删除行为插件",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "PluginDelete"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "PluginDelete",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "PluginDelete@TEST"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "界面逻辑1",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册