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

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

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