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

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

上级 49c5c12f
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "GRID", "refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
"pluginCode" : "CLIP_BOARD_SPAN", "pluginCode" : "CLIP_BOARD_SPAN",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE", "refMode" : "EDITORSTYPE",
"runtimeObject" : true "runtimeObject" : true
}, { }, {
......
...@@ -788,6 +788,102 @@ ...@@ -788,6 +788,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -438,6 +438,102 @@ ...@@ -438,6 +438,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -1485,6 +1485,102 @@ ...@@ -1485,6 +1485,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -116,6 +116,91 @@ ...@@ -116,6 +116,91 @@
"showIcon" : true "showIcon" : true
} ], } ],
"uniqueTag" : "Reginfo__A4769aa6553487b2c4f" "uniqueTag" : "Reginfo__A4769aa6553487b2c4f"
}, {
"codeName" : "Usr0204726377",
"name" : "导入导出",
"getPSUIActionGroupDetails" : [ {
"caption" : "数据导入",
"detailType" : "DEUIACTION",
"name" : "ud2a41ee",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"detailType" : "DEUIACTION",
"name" : "ue65cf9f",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0204726377"
}, { }, {
"codeName" : "Usr0302342580", "codeName" : "Usr0302342580",
"name" : "实体逻辑", "name" : "实体逻辑",
......
...@@ -1474,7 +1474,7 @@ ...@@ -1474,7 +1474,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "GRID", "refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -1489,7 +1489,7 @@ ...@@ -1489,7 +1489,7 @@
"pluginCode" : "CLIP_BOARD_SPAN", "pluginCode" : "CLIP_BOARD_SPAN",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE", "refMode" : "EDITORSTYPE",
"runtimeObject" : true "runtimeObject" : true
}, { }, {
......
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "GRID", "refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
"pluginCode" : "CLIP_BOARD_SPAN", "pluginCode" : "CLIP_BOARD_SPAN",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE", "refMode" : "EDITORSTYPE",
"runtimeObject" : true "runtimeObject" : true
}, { }, {
......
...@@ -788,6 +788,102 @@ ...@@ -788,6 +788,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -438,6 +438,102 @@ ...@@ -438,6 +438,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -55,6 +55,49 @@ ...@@ -55,6 +55,49 @@
"name" : "LISTLOAD", "name" : "LISTLOAD",
"getPSViewCtrlName" : "list", "getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')" "scriptCode" : "console.log('aaa列表视图')"
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTrigger" : "TIMER",
"name" : "member3",
"timer" : 333
}, {
"eventArg" : "aa",
"eventArg2" : "cc",
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT",
"name" : "member4",
"scriptCode" : "console.log('aaa')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
......
...@@ -114,6 +114,49 @@ ...@@ -114,6 +114,49 @@
"name" : "LISTLOAD", "name" : "LISTLOAD",
"getPSViewCtrlName" : "list", "getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')" "scriptCode" : "console.log('aaa列表视图')"
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTrigger" : "TIMER",
"name" : "member3",
"timer" : 333
}, {
"eventArg" : "aa",
"eventArg2" : "cc",
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT",
"name" : "member4",
"scriptCode" : "console.log('aaa')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
......
...@@ -114,6 +114,49 @@ ...@@ -114,6 +114,49 @@
"name" : "LISTLOAD", "name" : "LISTLOAD",
"getPSViewCtrlName" : "list", "getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')" "scriptCode" : "console.log('aaa列表视图')"
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTrigger" : "TIMER",
"name" : "member3",
"timer" : 333
}, {
"eventArg" : "aa",
"eventArg2" : "cc",
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT",
"name" : "member4",
"scriptCode" : "console.log('aaa')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
......
...@@ -114,6 +114,49 @@ ...@@ -114,6 +114,49 @@
"name" : "LISTLOAD", "name" : "LISTLOAD",
"getPSViewCtrlName" : "list", "getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')" "scriptCode" : "console.log('aaa列表视图')"
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTrigger" : "TIMER",
"name" : "member3",
"timer" : 333
}, {
"eventArg" : "aa",
"eventArg2" : "cc",
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT",
"name" : "member4",
"scriptCode" : "console.log('aaa')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
......
...@@ -119,6 +119,49 @@ ...@@ -119,6 +119,49 @@
"name" : "LISTLOAD", "name" : "LISTLOAD",
"getPSViewCtrlName" : "list", "getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')" "scriptCode" : "console.log('aaa列表视图')"
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTrigger" : "TIMER",
"name" : "member3",
"timer" : 333
}, {
"eventArg" : "aa",
"eventArg2" : "cc",
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT",
"name" : "member4",
"scriptCode" : "console.log('aaa')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
......
...@@ -114,6 +114,49 @@ ...@@ -114,6 +114,49 @@
"name" : "LISTLOAD", "name" : "LISTLOAD",
"getPSViewCtrlName" : "list", "getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')" "scriptCode" : "console.log('aaa列表视图')"
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTrigger" : "TIMER",
"name" : "member3",
"timer" : 333
}, {
"eventArg" : "aa",
"eventArg2" : "cc",
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT",
"name" : "member4",
"scriptCode" : "console.log('aaa')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
......
...@@ -1485,6 +1485,102 @@ ...@@ -1485,6 +1485,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -1483,6 +1483,102 @@ ...@@ -1483,6 +1483,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -1543,6 +1543,102 @@ ...@@ -1543,6 +1543,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -692,6 +692,91 @@ ...@@ -692,6 +692,91 @@
"showIcon" : true "showIcon" : true
} ], } ],
"uniqueTag" : "Reginfo__A4769aa6553487b2c4f" "uniqueTag" : "Reginfo__A4769aa6553487b2c4f"
}, {
"codeName" : "Usr0204726377",
"name" : "导入导出",
"getPSUIActionGroupDetails" : [ {
"caption" : "数据导入",
"detailType" : "DEUIACTION",
"name" : "ud2a41ee",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"detailType" : "DEUIACTION",
"name" : "ue65cf9f",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0204726377"
}, { }, {
"codeName" : "A7a0606d18669bde043", "codeName" : "A7a0606d18669bde043",
"name" : "界面行为组1", "name" : "界面行为组1",
......
...@@ -5773,7 +5773,7 @@ ...@@ -5773,7 +5773,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "GRID", "refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -5788,7 +5788,7 @@ ...@@ -5788,7 +5788,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "MULTIEDITVIEWPANEL", "refTag" : "MULTIEDITVIEWPANEL",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -5803,7 +5803,7 @@ ...@@ -5803,7 +5803,7 @@
"pluginCode" : "CLIP_BOARD_SPAN", "pluginCode" : "CLIP_BOARD_SPAN",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE", "refMode" : "EDITORSTYPE",
"runtimeObject" : true "runtimeObject" : true
}, { }, {
...@@ -13584,10 +13584,10 @@ ...@@ -13584,10 +13584,10 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
...@@ -13596,10 +13596,10 @@ ...@@ -13596,10 +13596,10 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
} }
} ] } ]
}, { }, {
...@@ -13644,6 +13644,18 @@ ...@@ -13644,6 +13644,18 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13669,12 +13681,6 @@ ...@@ -13669,12 +13681,6 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13683,28 +13689,16 @@ ...@@ -13683,28 +13689,16 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg11"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-无删除", "name" : "关闭模式-无删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13716,6 +13710,12 @@ ...@@ -13716,6 +13710,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
...@@ -330,7 +330,7 @@ ...@@ -330,7 +330,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "GRID", "refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -345,7 +345,7 @@ ...@@ -345,7 +345,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "MULTIEDITVIEWPANEL", "refTag" : "MULTIEDITVIEWPANEL",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -360,7 +360,7 @@ ...@@ -360,7 +360,7 @@
"pluginCode" : "CLIP_BOARD_SPAN", "pluginCode" : "CLIP_BOARD_SPAN",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE", "refMode" : "EDITORSTYPE",
"runtimeObject" : true "runtimeObject" : true
}, { }, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册