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

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

上级 afbdbb77
...@@ -266,12 +266,71 @@ ...@@ -266,12 +266,71 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "simplelist_quicktoolbar" "id" : "simplelist_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8", "modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobMPickupViewsimplelist_batchtoolbar", "codeName" : "MobMPickupViewsimplelist_batchtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "逻辑测试编辑视图_工具栏", "logicName" : "行编辑测试_工具栏",
"name" : "simplelist_batchtoolbar", "name" : "simplelist_batchtoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -280,15 +339,65 @@ ...@@ -280,15 +339,65 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "simplelist_batchtoolbar" "id" : "simplelist_batchtoolbar"
}, },
"modelid" : "7E30D365-A33A-4D4F-A61F-66C2DA6CC551", "getPSDEToolbarItems" : [ {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1",
"spanMode" : false
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "111",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "111",
"showCaption" : true
} ],
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25, "dataType" : 25,
"name" : "testid" "name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "testname" "name" : "testid"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -363,12 +363,71 @@ ...@@ -363,12 +363,71 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "simplelist_quicktoolbar" "id" : "simplelist_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8", "modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobMPickupViewsimplelist_batchtoolbar", "codeName" : "MobMPickupViewsimplelist_batchtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "逻辑测试编辑视图_工具栏", "logicName" : "行编辑测试_工具栏",
"name" : "simplelist_batchtoolbar", "name" : "simplelist_batchtoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -377,15 +436,65 @@ ...@@ -377,15 +436,65 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "simplelist_batchtoolbar" "id" : "simplelist_batchtoolbar"
}, },
"modelid" : "7E30D365-A33A-4D4F-A61F-66C2DA6CC551", "getPSDEToolbarItems" : [ {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1",
"spanMode" : false
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "111",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "111",
"showCaption" : true
} ],
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25, "dataType" : 25,
"name" : "testid" "name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "testname" "name" : "testid"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -691,6 +691,21 @@ ...@@ -691,6 +691,21 @@
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Print", "uIActionTag" : "Print",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
}, { }, {
"caption" : "刷新", "caption" : "刷新",
"codeName" : "RefreshParent", "codeName" : "RefreshParent",
...@@ -7739,12 +7754,71 @@ ...@@ -7739,12 +7754,71 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "simplelist_quicktoolbar" "id" : "simplelist_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8", "modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobMPickupViewsimplelist_batchtoolbar", "codeName" : "MobMPickupViewsimplelist_batchtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "逻辑测试编辑视图_工具栏", "logicName" : "行编辑测试_工具栏",
"name" : "simplelist_batchtoolbar", "name" : "simplelist_batchtoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -7753,15 +7827,65 @@ ...@@ -7753,15 +7827,65 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "simplelist_batchtoolbar" "id" : "simplelist_batchtoolbar"
}, },
"modelid" : "7E30D365-A33A-4D4F-A61F-66C2DA6CC551", "getPSDEToolbarItems" : [ {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1",
"spanMode" : false
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "111",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "111",
"showCaption" : true
} ],
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25, "dataType" : 25,
"name" : "testid" "name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "testname" "name" : "testid"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
...@@ -158,6 +158,45 @@ ...@@ -158,6 +158,45 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "simplelist_quicktoolbar_deuiaction1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_quicktoolbar_deuiaction1"
},
"getPSViewCtrlName" : "simplelist_quicktoolbar"
}, {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "simplelist_batchtoolbar_deuiaction1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_batchtoolbar_deuiaction1"
},
"getPSViewCtrlName" : "simplelist_batchtoolbar"
} ],
"getPSAppViewUIActions" : [ {
"name" : "simplelist_quicktoolbar_deuiaction1",
"getPSUIAction" : {
"modelref" : true,
"id" : "SaveAndExit"
},
"xDataControlName" : "simplelist"
}, {
"name" : "simplelist_batchtoolbar_deuiaction1",
"getPSUIAction" : {
"modelref" : true,
"id" : "Refresh"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "simplelist"
} ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventArg" : "22", "eventArg" : "22",
"eventArg2" : "22", "eventArg2" : "22",
...@@ -219,38 +258,171 @@ ...@@ -219,38 +258,171 @@
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "MobMPickupViewsimplelist_quicktoolbar", "codeName" : "MobMPickupViewsimplelist_quicktoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"hookEventNames" : [ "CLICK" ],
"logicName" : "当前页聚合_工具栏", "logicName" : "当前页聚合_工具栏",
"name" : "simplelist_quicktoolbar", "name" : "simplelist_quicktoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTag" : "simplelist_quicktoolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "simplelist_quicktoolbar_deuiaction1_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "simplelist_quicktoolbar_deuiaction1_click"
}
} ],
"getPSControlParam" : { "getPSControlParam" : {
"id" : "simplelist_quicktoolbar" "id" : "simplelist_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8", "modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobMPickupViewsimplelist_batchtoolbar", "codeName" : "MobMPickupViewsimplelist_batchtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "逻辑测试编辑视图_工具栏", "hookEventNames" : [ "CLICK" ],
"logicName" : "行编辑测试_工具栏",
"name" : "simplelist_batchtoolbar", "name" : "simplelist_batchtoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTag" : "simplelist_batchtoolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "simplelist_batchtoolbar_deuiaction1_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "simplelist_batchtoolbar_deuiaction1_click"
}
} ],
"getPSControlParam" : { "getPSControlParam" : {
"id" : "simplelist_batchtoolbar" "id" : "simplelist_batchtoolbar"
}, },
"modelid" : "7E30D365-A33A-4D4F-A61F-66C2DA6CC551", "getPSDEToolbarItems" : [ {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1",
"spanMode" : false
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "111",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "111",
"showCaption" : true
} ],
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25, "dataType" : 25,
"name" : "testid" "name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "testname" "name" : "testid"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -183,6 +183,45 @@ ...@@ -183,6 +183,45 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "simplelist_quicktoolbar_deuiaction1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_quicktoolbar_deuiaction1"
},
"getPSViewCtrlName" : "simplelist_quicktoolbar"
}, {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "simplelist_batchtoolbar_deuiaction1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_batchtoolbar_deuiaction1"
},
"getPSViewCtrlName" : "simplelist_batchtoolbar"
} ],
"getPSAppViewUIActions" : [ {
"name" : "simplelist_quicktoolbar_deuiaction1",
"getPSUIAction" : {
"modelref" : true,
"id" : "SaveAndExit"
},
"xDataControlName" : "simplelist"
}, {
"name" : "simplelist_batchtoolbar_deuiaction1",
"getPSUIAction" : {
"modelref" : true,
"id" : "Refresh"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "simplelist"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -322,38 +361,171 @@ ...@@ -322,38 +361,171 @@
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "MobMPickupViewsimplelist_quicktoolbar", "codeName" : "MobMPickupViewsimplelist_quicktoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"hookEventNames" : [ "CLICK" ],
"logicName" : "当前页聚合_工具栏", "logicName" : "当前页聚合_工具栏",
"name" : "simplelist_quicktoolbar", "name" : "simplelist_quicktoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTag" : "simplelist_quicktoolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "simplelist_quicktoolbar_deuiaction1_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "simplelist_quicktoolbar_deuiaction1_click"
}
} ],
"getPSControlParam" : { "getPSControlParam" : {
"id" : "simplelist_quicktoolbar" "id" : "simplelist_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8", "modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobMPickupViewsimplelist_batchtoolbar", "codeName" : "MobMPickupViewsimplelist_batchtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "逻辑测试编辑视图_工具栏", "hookEventNames" : [ "CLICK" ],
"logicName" : "行编辑测试_工具栏",
"name" : "simplelist_batchtoolbar", "name" : "simplelist_batchtoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTag" : "simplelist_batchtoolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "simplelist_batchtoolbar_deuiaction1_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "simplelist_batchtoolbar_deuiaction1_click"
}
} ],
"getPSControlParam" : { "getPSControlParam" : {
"id" : "simplelist_batchtoolbar" "id" : "simplelist_batchtoolbar"
}, },
"modelid" : "7E30D365-A33A-4D4F-A61F-66C2DA6CC551", "getPSDEToolbarItems" : [ {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1",
"spanMode" : false
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "111",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "111",
"showCaption" : true
} ],
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25, "dataType" : 25,
"name" : "testid" "name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "testname" "name" : "testid"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -667,6 +667,21 @@ ...@@ -667,6 +667,21 @@
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Print", "uIActionTag" : "Print",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
}, { }, {
"actionTarget" : "MULTIKEY", "actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
......
...@@ -272,12 +272,71 @@ ...@@ -272,12 +272,71 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "list_quicktoolbar" "id" : "list_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8", "modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "ListViewlist_batchtoolbar", "codeName" : "ListViewlist_batchtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "逻辑测试编辑视图_工具栏", "logicName" : "行编辑测试_工具栏",
"name" : "list_batchtoolbar", "name" : "list_batchtoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -286,7 +345,57 @@ ...@@ -286,7 +345,57 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "list_batchtoolbar" "id" : "list_batchtoolbar"
}, },
"modelid" : "7E30D365-A33A-4D4F-A61F-66C2DA6CC551", "getPSDEToolbarItems" : [ {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1",
"spanMode" : false
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "111",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "111",
"showCaption" : true
} ],
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEDataExport" : { "getPSDEDataExport" : {
...@@ -295,10 +404,10 @@ ...@@ -295,10 +404,10 @@
}, },
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25, "dataType" : 25,
"name" : "testid" "name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "testname" "name" : "testid"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -1122,12 +1122,71 @@ ...@@ -1122,12 +1122,71 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "list_quicktoolbar" "id" : "list_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8", "modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "ListViewlist_batchtoolbar", "codeName" : "ListViewlist_batchtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "逻辑测试编辑视图_工具栏", "logicName" : "行编辑测试_工具栏",
"name" : "list_batchtoolbar", "name" : "list_batchtoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -1136,7 +1195,57 @@ ...@@ -1136,7 +1195,57 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "list_batchtoolbar" "id" : "list_batchtoolbar"
}, },
"modelid" : "7E30D365-A33A-4D4F-A61F-66C2DA6CC551", "getPSDEToolbarItems" : [ {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1",
"spanMode" : false
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "111",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "111",
"showCaption" : true
} ],
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEDataExport" : { "getPSDEDataExport" : {
...@@ -1145,10 +1254,10 @@ ...@@ -1145,10 +1254,10 @@
}, },
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25, "dataType" : 25,
"name" : "testid" "name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "testname" "name" : "testid"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -369,12 +369,71 @@ ...@@ -369,12 +369,71 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "simplelist_quicktoolbar" "id" : "simplelist_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8", "modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobMPickupViewsimplelist_batchtoolbar", "codeName" : "MobMPickupViewsimplelist_batchtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "逻辑测试编辑视图_工具栏", "logicName" : "行编辑测试_工具栏",
"name" : "simplelist_batchtoolbar", "name" : "simplelist_batchtoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -383,15 +442,65 @@ ...@@ -383,15 +442,65 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "simplelist_batchtoolbar" "id" : "simplelist_batchtoolbar"
}, },
"modelid" : "7E30D365-A33A-4D4F-A61F-66C2DA6CC551", "getPSDEToolbarItems" : [ {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1",
"spanMode" : false
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "111",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "111",
"showCaption" : true
} ],
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25, "dataType" : 25,
"name" : "testid" "name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "testname" "name" : "testid"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册