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

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

上级 9a797695
......@@ -2404,6 +2404,25 @@
"uIActionType" : "DEUIACTION",
"globalUIAction" : true,
"id" : "portlet_remove@Student"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "打印",
"codeName" : "print",
"frontProcessType" : "PRINT",
"fullCodeName" : "Student_print",
"name" : "打印",
"getPSAppDEPrint" : {
"modelref" : true,
"id" : "Print"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "print",
"uIActionType" : "DEUIACTION",
"id" : "print@Student"
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "calc_portlet_data",
......
......@@ -337,9 +337,6 @@
"showIcon" : true
}, {
"buttonStyle" : "PRIMARY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.PRINT"
},
"caption" : "打印",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
......@@ -349,37 +346,28 @@
"modelref" : true,
"id" : "toolbar_deuiaction4"
},
"getPSSysImage" : {
"glyph" : "xf02f@FontAwesome",
"cssClass" : "fa fa-print"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.PRINT"
},
"actionTarget" : "SINGLEDATA",
"caption" : "打印",
"codeName" : "Print",
"fullCodeName" : "Print",
"name" : "表格界面_打印操作",
"getPSSysImage" : {
"glyph" : "xf02f@FontAwesome",
"cssClass" : "fa fa-print"
"codeName" : "print",
"frontProcessType" : "PRINT",
"fullCodeName" : "Student_print",
"name" : "打印",
"getPSAppDEPrint" : {
"modelref" : true,
"id" : "Print"
},
"predefinedType" : "GRIDVIEW_PRINTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.PRINT"
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Print",
"uIActionType" : "DEUIACTION"
"uIActionMode" : "FRONT",
"uIActionTag" : "print",
"uIActionType" : "DEUIACTION",
"id" : "print@Student"
},
"tooltip" : "打印",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.PRINT"
},
"uIActionTarget" : "MULTIKEY",
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
}, {
......
......@@ -148571,6 +148571,25 @@
"uIActionType" : "DEUIACTION",
"globalUIAction" : true,
"id" : "portlet_remove@Student"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "打印",
"codeName" : "print",
"frontProcessType" : "PRINT",
"fullCodeName" : "Student_print",
"name" : "打印",
"getPSAppDEPrint" : {
"modelref" : true,
"id" : "Print"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "print",
"uIActionType" : "DEUIACTION",
"id" : "print@Student"
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "calc_portlet_data",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册