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

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

上级 023016b7
...@@ -87,21 +87,20 @@ ...@@ -87,21 +87,20 @@
}, { }, {
"codeName" : "CalendarViewcm", "codeName" : "CalendarViewcm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "上下文菜单", "logicName" : "右键上下文菜单",
"name" : "cm", "name" : "cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "cm" "id" : "cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -110,56 +109,40 @@ ...@@ -110,56 +109,40 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction1" "id" : "cm_deuiaction1"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction1",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic11",
"scriptCode" : "true",
"triggerType" : "ITEMVISIBLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"codeName" : "Edit", "codeName" : "New",
"fullCodeName" : "Edit", "fullCodeName" : "New",
"name" : "表格界面_编辑操作_危险样式", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"tooltip" : "编辑", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"caption" : "二级",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.REMOVE"
}, },
...@@ -172,14 +155,6 @@ ...@@ -172,14 +155,6 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction2" "id" : "cm_deuiaction2"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction2",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic222",
"scriptCode" : "false",
"triggerType" : "ITEMENABLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-remove"
...@@ -214,150 +189,55 @@ ...@@ -214,150 +189,55 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "buttonStyle" : "DANGER",
"name" : "seperator2"
}, {
"caption" : "三级",
"itemType" : "ITEMS",
"name" : "items2",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction4", "name" : "deuiaction3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction4" "id" : "cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"codeName" : "Remove", "codeName" : "Edit",
"fullCodeName" : "Remove", "fullCodeName" : "Edit",
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "WARNING",
"caption" : "百度",
"counterId" : "openBaidu",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction5"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"buttonStyle" : "WARNING",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04106184OptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度_警告样式",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "百度",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "三级",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "刷新", "uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "二级",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "直接内容",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "直接内容",
"showCaption" : true
} ], } ],
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "800D60C0-061D-438F-AC0A-AA2963FC857B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSSysCalendarItems" : [ { "getPSSysCalendarItems" : [ {
...@@ -393,7 +273,7 @@ ...@@ -393,7 +273,7 @@
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "CalendarViewcm", "codeName" : "CalendarViewcm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "上下文菜单", "logicName" : "右键上下文菜单",
"name" : "cm", "name" : "cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -403,11 +283,10 @@ ...@@ -403,11 +283,10 @@
"id" : "cm" "id" : "cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -416,56 +295,40 @@ ...@@ -416,56 +295,40 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction1" "id" : "cm_deuiaction1"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction1",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic11",
"scriptCode" : "true",
"triggerType" : "ITEMVISIBLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"codeName" : "Edit", "codeName" : "New",
"fullCodeName" : "Edit", "fullCodeName" : "New",
"name" : "表格界面_编辑操作_危险样式", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"tooltip" : "编辑", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"caption" : "二级",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.REMOVE"
}, },
...@@ -478,14 +341,6 @@ ...@@ -478,14 +341,6 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction2" "id" : "cm_deuiaction2"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction2",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic222",
"scriptCode" : "false",
"triggerType" : "ITEMENABLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-remove"
...@@ -520,150 +375,55 @@ ...@@ -520,150 +375,55 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "buttonStyle" : "DANGER",
"name" : "seperator2"
}, {
"caption" : "三级",
"itemType" : "ITEMS",
"name" : "items2",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction4", "name" : "deuiaction3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction4" "id" : "cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"codeName" : "Remove", "codeName" : "Edit",
"fullCodeName" : "Remove", "fullCodeName" : "Edit",
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "WARNING",
"caption" : "百度",
"counterId" : "openBaidu",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction5"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"buttonStyle" : "WARNING",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04106184OptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度_警告样式",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "百度",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "三级",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "刷新", "uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "二级",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "直接内容",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "直接内容",
"showCaption" : true
} ], } ],
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "70927F2F-8ED2-4D44-A86B-B063DABD28FF",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, },
"getPSLayoutPanel" : { "getPSLayoutPanel" : {
...@@ -765,6 +525,11 @@ ...@@ -765,6 +525,11 @@
"itemType" : "calendaritem", "itemType" : "calendaritem",
"maxSize" : -1, "maxSize" : -1,
"name" : "手机", "name" : "手机",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchDefault"
...@@ -773,6 +538,162 @@ ...@@ -773,6 +538,162 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "CalendarViewcm",
"controlType" : "CONTEXTMENU",
"logicName" : "右键上下文菜单",
"name" : "cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION",
"reloadData" : true
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "800D60C0-061D-438F-AC0A-AA2963FC857B",
"modeltype" : "PSDETOOLBAR"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "PHONENAME", "name" : "PHONENAME",
"codeName" : "PhoneName" "codeName" : "PhoneName"
......
...@@ -57,6 +57,17 @@ ...@@ -57,6 +57,17 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, {
"name" : "EXPITEM:calendaritem",
"realTitle" : "手机编辑视图",
"getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.PHONE.EDITVIEW"
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
}
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
...@@ -177,21 +188,20 @@ ...@@ -177,21 +188,20 @@
}, { }, {
"codeName" : "CalendarExpViewcm", "codeName" : "CalendarExpViewcm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "上下文菜单", "logicName" : "右键上下文菜单",
"name" : "cm", "name" : "cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "cm" "id" : "cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -200,56 +210,40 @@ ...@@ -200,56 +210,40 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction1" "id" : "cm_deuiaction1"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction1",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic11",
"scriptCode" : "true",
"triggerType" : "ITEMVISIBLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"codeName" : "Edit", "codeName" : "New",
"fullCodeName" : "Edit", "fullCodeName" : "New",
"name" : "表格界面_编辑操作_危险样式", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"tooltip" : "编辑", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"caption" : "二级",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.REMOVE"
}, },
...@@ -262,14 +256,6 @@ ...@@ -262,14 +256,6 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction2" "id" : "cm_deuiaction2"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction2",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic222",
"scriptCode" : "false",
"triggerType" : "ITEMENABLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-remove"
...@@ -304,150 +290,55 @@ ...@@ -304,150 +290,55 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "buttonStyle" : "DANGER",
"name" : "seperator2"
}, {
"caption" : "三级",
"itemType" : "ITEMS",
"name" : "items2",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction4", "name" : "deuiaction3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction4" "id" : "cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"codeName" : "Remove", "codeName" : "Edit",
"fullCodeName" : "Remove", "fullCodeName" : "Edit",
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "WARNING",
"caption" : "百度",
"counterId" : "openBaidu",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction5"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"buttonStyle" : "WARNING",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04106184OptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度_警告样式",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "百度",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "三级",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "刷新", "uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "二级",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "直接内容",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "直接内容",
"showCaption" : true
} ], } ],
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "800D60C0-061D-438F-AC0A-AA2963FC857B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSSysCalendarItems" : [ { "getPSSysCalendarItems" : [ {
...@@ -483,21 +374,20 @@ ...@@ -483,21 +374,20 @@
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "CalendarExpViewcm", "codeName" : "CalendarExpViewcm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "上下文菜单", "logicName" : "右键上下文菜单",
"name" : "cm", "name" : "cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "cm" "id" : "cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -506,56 +396,40 @@ ...@@ -506,56 +396,40 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction1" "id" : "cm_deuiaction1"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction1",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic11",
"scriptCode" : "true",
"triggerType" : "ITEMVISIBLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"codeName" : "Edit", "codeName" : "New",
"fullCodeName" : "Edit", "fullCodeName" : "New",
"name" : "表格界面_编辑操作_危险样式", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"tooltip" : "编辑", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"caption" : "二级",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.REMOVE"
}, },
...@@ -568,14 +442,6 @@ ...@@ -568,14 +442,6 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction2" "id" : "cm_deuiaction2"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction2",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic222",
"scriptCode" : "false",
"triggerType" : "ITEMENABLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-remove"
...@@ -610,150 +476,55 @@ ...@@ -610,150 +476,55 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "buttonStyle" : "DANGER",
"name" : "seperator2"
}, {
"caption" : "三级",
"itemType" : "ITEMS",
"name" : "items2",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction4", "name" : "deuiaction3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction4" "id" : "cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"codeName" : "Remove", "codeName" : "Edit",
"fullCodeName" : "Remove", "fullCodeName" : "Edit",
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "WARNING",
"caption" : "百度",
"counterId" : "openBaidu",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction5"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"buttonStyle" : "WARNING",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04106184OptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度_警告样式",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "百度",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "三级",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "刷新", "uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "二级",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "直接内容",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "直接内容",
"showCaption" : true
} ], } ],
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "70927F2F-8ED2-4D44-A86B-B063DABD28FF",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, },
"getPSLayoutPanel" : { "getPSLayoutPanel" : {
...@@ -855,6 +626,11 @@ ...@@ -855,6 +626,11 @@
"itemType" : "calendaritem", "itemType" : "calendaritem",
"maxSize" : -1, "maxSize" : -1,
"name" : "手机", "name" : "手机",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchDefault"
...@@ -863,6 +639,162 @@ ...@@ -863,6 +639,162 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "CalendarExpViewcm",
"controlType" : "CONTEXTMENU",
"logicName" : "右键上下文菜单",
"name" : "cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION",
"reloadData" : true
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "800D60C0-061D-438F-AC0A-AA2963FC857B",
"modeltype" : "PSDETOOLBAR"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "PHONENAME", "name" : "PHONENAME",
"codeName" : "PhoneName" "codeName" : "PhoneName"
......
...@@ -37,6 +37,45 @@ ...@@ -37,6 +37,45 @@
"editMode" : true "editMode" : true
} }
} ], } ],
"getPSAppViewRefs" : [ {
"name" : "newdata@calendaritem1",
"realTitle" : "学生编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "opendata@calendaritem1",
"realTitle" : "学生编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "opendata@calendaritem",
"realTitle" : "手机编辑视图",
"getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.PHONE.EDITVIEW"
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "newdata@calendaritem",
"realTitle" : "手机编辑视图",
"getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.PHONE.EDITVIEW"
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ { "getPSControls" : [ {
"calendarStyle" : "MONTH", "calendarStyle" : "MONTH",
"codeName" : "Test", "codeName" : "Test",
...@@ -138,21 +177,20 @@ ...@@ -138,21 +177,20 @@
}, { }, {
"codeName" : "CalendarViewcm", "codeName" : "CalendarViewcm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "上下文菜单", "logicName" : "右键上下文菜单",
"name" : "cm", "name" : "cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "cm" "id" : "cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -161,56 +199,40 @@ ...@@ -161,56 +199,40 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction1" "id" : "cm_deuiaction1"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction1",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic11",
"scriptCode" : "true",
"triggerType" : "ITEMVISIBLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"codeName" : "Edit", "codeName" : "New",
"fullCodeName" : "Edit", "fullCodeName" : "New",
"name" : "表格界面_编辑操作_危险样式", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"tooltip" : "编辑", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"caption" : "二级",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.REMOVE"
}, },
...@@ -223,14 +245,6 @@ ...@@ -223,14 +245,6 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction2" "id" : "cm_deuiaction2"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction2",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic222",
"scriptCode" : "false",
"triggerType" : "ITEMENABLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-remove"
...@@ -265,150 +279,55 @@ ...@@ -265,150 +279,55 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "buttonStyle" : "DANGER",
"name" : "seperator2"
}, {
"caption" : "三级",
"itemType" : "ITEMS",
"name" : "items2",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction4", "name" : "deuiaction3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction4" "id" : "cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"codeName" : "Remove", "codeName" : "Edit",
"fullCodeName" : "Remove", "fullCodeName" : "Edit",
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "WARNING",
"caption" : "百度",
"counterId" : "openBaidu",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction5"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"buttonStyle" : "WARNING",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04106184OptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度_警告样式",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "百度",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "三级",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "刷新", "uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "二级",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "直接内容",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "直接内容",
"showCaption" : true
} ], } ],
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "800D60C0-061D-438F-AC0A-AA2963FC857B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSSysCalendarItems" : [ { "getPSSysCalendarItems" : [ {
...@@ -444,21 +363,20 @@ ...@@ -444,21 +363,20 @@
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "CalendarViewcm", "codeName" : "CalendarViewcm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "上下文菜单", "logicName" : "右键上下文菜单",
"name" : "cm", "name" : "cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "cm" "id" : "cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -467,56 +385,40 @@ ...@@ -467,56 +385,40 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction1" "id" : "cm_deuiaction1"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction1",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic11",
"scriptCode" : "true",
"triggerType" : "ITEMVISIBLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"codeName" : "Edit", "codeName" : "New",
"fullCodeName" : "Edit", "fullCodeName" : "New",
"name" : "表格界面_编辑操作_危险样式", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"tooltip" : "编辑", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"caption" : "二级",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.REMOVE"
}, },
...@@ -529,14 +431,6 @@ ...@@ -529,14 +431,6 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction2" "id" : "cm_deuiaction2"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction2",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic222",
"scriptCode" : "false",
"triggerType" : "ITEMENABLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-remove"
...@@ -571,150 +465,55 @@ ...@@ -571,150 +465,55 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "buttonStyle" : "DANGER",
"name" : "seperator2"
}, {
"caption" : "三级",
"itemType" : "ITEMS",
"name" : "items2",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction4", "name" : "deuiaction3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction4" "id" : "cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"codeName" : "Remove", "codeName" : "Edit",
"fullCodeName" : "Remove", "fullCodeName" : "Edit",
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "WARNING",
"caption" : "百度",
"counterId" : "openBaidu",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction5"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"buttonStyle" : "WARNING",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04106184OptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度_警告样式",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "百度",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "三级",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "刷新", "uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "二级",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "直接内容",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "直接内容",
"showCaption" : true
} ], } ],
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "70927F2F-8ED2-4D44-A86B-B063DABD28FF",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, },
"getPSLayoutPanel" : { "getPSLayoutPanel" : {
...@@ -816,6 +615,11 @@ ...@@ -816,6 +615,11 @@
"itemType" : "calendaritem", "itemType" : "calendaritem",
"maxSize" : -1, "maxSize" : -1,
"name" : "手机", "name" : "手机",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchDefault"
...@@ -824,6 +628,162 @@ ...@@ -824,6 +628,162 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "CalendarViewcm",
"controlType" : "CONTEXTMENU",
"logicName" : "右键上下文菜单",
"name" : "cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION",
"reloadData" : true
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "800D60C0-061D-438F-AC0A-AA2963FC857B",
"modeltype" : "PSDETOOLBAR"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "PHONENAME", "name" : "PHONENAME",
"codeName" : "PhoneName" "codeName" : "PhoneName"
......
...@@ -40,6 +40,45 @@ ...@@ -40,6 +40,45 @@
"editMode" : true "editMode" : true
} }
} ], } ],
"getPSAppViewRefs" : [ {
"name" : "newdata@calendaritem1",
"realTitle" : "学生编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "opendata@calendaritem1",
"realTitle" : "学生编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "opendata@calendaritem",
"realTitle" : "手机编辑视图",
"getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.PHONE.EDITVIEW"
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "newdata@calendaritem",
"realTitle" : "手机编辑视图",
"getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.PHONE.EDITVIEW"
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ { "getPSControls" : [ {
"calendarStyle" : "MONTH", "calendarStyle" : "MONTH",
"codeName" : "Test", "codeName" : "Test",
...@@ -138,7 +177,7 @@ ...@@ -138,7 +177,7 @@
}, { }, {
"codeName" : "CalendarViewcm", "codeName" : "CalendarViewcm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "上下文菜单", "logicName" : "右键上下文菜单",
"name" : "cm", "name" : "cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -148,11 +187,10 @@ ...@@ -148,11 +187,10 @@
"id" : "cm" "id" : "cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -161,56 +199,40 @@ ...@@ -161,56 +199,40 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction1" "id" : "cm_deuiaction1"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction1",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic11",
"scriptCode" : "true",
"triggerType" : "ITEMVISIBLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"codeName" : "Edit", "codeName" : "New",
"fullCodeName" : "Edit", "fullCodeName" : "New",
"name" : "表格界面_编辑操作_危险样式", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"tooltip" : "编辑", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"caption" : "二级",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.REMOVE"
}, },
...@@ -223,14 +245,6 @@ ...@@ -223,14 +245,6 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction2" "id" : "cm_deuiaction2"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction2",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic222",
"scriptCode" : "false",
"triggerType" : "ITEMENABLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-remove"
...@@ -265,150 +279,55 @@ ...@@ -265,150 +279,55 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "buttonStyle" : "DANGER",
"name" : "seperator2"
}, {
"caption" : "三级",
"itemType" : "ITEMS",
"name" : "items2",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction4", "name" : "deuiaction3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction4" "id" : "cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"codeName" : "Remove", "codeName" : "Edit",
"fullCodeName" : "Remove", "fullCodeName" : "Edit",
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "WARNING",
"caption" : "百度",
"counterId" : "openBaidu",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction5"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"buttonStyle" : "WARNING",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04106184OptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度_警告样式",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "百度",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "三级",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "刷新", "uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "二级",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "直接内容",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "直接内容",
"showCaption" : true
} ], } ],
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "800D60C0-061D-438F-AC0A-AA2963FC857B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSSysCalendarItems" : [ { "getPSSysCalendarItems" : [ {
...@@ -444,21 +363,20 @@ ...@@ -444,21 +363,20 @@
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "CalendarViewcm", "codeName" : "CalendarViewcm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "上下文菜单", "logicName" : "右键上下文菜单",
"name" : "cm", "name" : "cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "cm" "id" : "cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -467,56 +385,40 @@ ...@@ -467,56 +385,40 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction1" "id" : "cm_deuiaction1"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction1",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic11",
"scriptCode" : "true",
"triggerType" : "ITEMVISIBLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"codeName" : "Edit", "codeName" : "New",
"fullCodeName" : "Edit", "fullCodeName" : "New",
"name" : "表格界面_编辑操作_危险样式", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"tooltip" : "编辑", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"caption" : "二级",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.REMOVE"
}, },
...@@ -529,14 +431,6 @@ ...@@ -529,14 +431,6 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction2" "id" : "cm_deuiaction2"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction2",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic222",
"scriptCode" : "false",
"triggerType" : "ITEMENABLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-remove"
...@@ -571,150 +465,55 @@ ...@@ -571,150 +465,55 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "buttonStyle" : "DANGER",
"name" : "seperator2"
}, {
"caption" : "三级",
"itemType" : "ITEMS",
"name" : "items2",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction4", "name" : "deuiaction3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction4" "id" : "cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"codeName" : "Remove", "codeName" : "Edit",
"fullCodeName" : "Remove", "fullCodeName" : "Edit",
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "WARNING",
"caption" : "百度",
"counterId" : "openBaidu",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction5"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"buttonStyle" : "WARNING",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04106184OptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度_警告样式",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "百度",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "三级",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "刷新", "uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"tooltip" : "二级", "modelid" : "70927F2F-8ED2-4D44-A86B-B063DABD28FF",
"showCaption" : true,
"showIcon" : true
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "直接内容",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "直接内容",
"showCaption" : true
} ],
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, },
"getPSLayoutPanel" : { "getPSLayoutPanel" : {
...@@ -816,6 +615,11 @@ ...@@ -816,6 +615,11 @@
"itemType" : "calendaritem", "itemType" : "calendaritem",
"maxSize" : -1, "maxSize" : -1,
"name" : "手机", "name" : "手机",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchDefault"
...@@ -824,6 +628,162 @@ ...@@ -824,6 +628,162 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "CalendarViewcm",
"controlType" : "CONTEXTMENU",
"logicName" : "右键上下文菜单",
"name" : "cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION",
"reloadData" : true
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "800D60C0-061D-438F-AC0A-AA2963FC857B",
"modeltype" : "PSDETOOLBAR"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "PHONENAME", "name" : "PHONENAME",
"codeName" : "PhoneName" "codeName" : "PhoneName"
......
...@@ -37,6 +37,45 @@ ...@@ -37,6 +37,45 @@
"editMode" : true "editMode" : true
} }
} ], } ],
"getPSAppViewRefs" : [ {
"name" : "newdata@calendaritem1",
"realTitle" : "学生编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "opendata@calendaritem1",
"realTitle" : "学生编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "opendata@calendaritem",
"realTitle" : "手机编辑视图",
"getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.PHONE.EDITVIEW"
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "newdata@calendaritem",
"realTitle" : "手机编辑视图",
"getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.PHONE.EDITVIEW"
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ { "getPSControls" : [ {
"calendarStyle" : "MONTH", "calendarStyle" : "MONTH",
"codeName" : "Test", "codeName" : "Test",
...@@ -135,21 +174,20 @@ ...@@ -135,21 +174,20 @@
}, { }, {
"codeName" : "CalendarViewcm", "codeName" : "CalendarViewcm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "上下文菜单", "logicName" : "右键上下文菜单",
"name" : "cm", "name" : "cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "cm" "id" : "cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -158,56 +196,40 @@ ...@@ -158,56 +196,40 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction1" "id" : "cm_deuiaction1"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction1",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic11",
"scriptCode" : "true",
"triggerType" : "ITEMVISIBLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"codeName" : "Edit", "codeName" : "New",
"fullCodeName" : "Edit", "fullCodeName" : "New",
"name" : "表格界面_编辑操作_危险样式", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"tooltip" : "编辑", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"caption" : "二级",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.REMOVE"
}, },
...@@ -220,14 +242,6 @@ ...@@ -220,14 +242,6 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction2" "id" : "cm_deuiaction2"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction2",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic222",
"scriptCode" : "false",
"triggerType" : "ITEMENABLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-remove"
...@@ -262,150 +276,55 @@ ...@@ -262,150 +276,55 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "buttonStyle" : "DANGER",
"name" : "seperator2"
}, {
"caption" : "三级",
"itemType" : "ITEMS",
"name" : "items2",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction4", "name" : "deuiaction3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction4" "id" : "cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"codeName" : "Remove", "codeName" : "Edit",
"fullCodeName" : "Remove", "fullCodeName" : "Edit",
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "WARNING",
"caption" : "百度",
"counterId" : "openBaidu",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction5"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"buttonStyle" : "WARNING",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04106184OptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度_警告样式",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "百度",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "三级",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "刷新", "uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "二级",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "直接内容",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "直接内容",
"showCaption" : true
} ], } ],
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "800D60C0-061D-438F-AC0A-AA2963FC857B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSSysCalendarItems" : [ { "getPSSysCalendarItems" : [ {
...@@ -441,7 +360,7 @@ ...@@ -441,7 +360,7 @@
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "CalendarViewcm", "codeName" : "CalendarViewcm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "上下文菜单", "logicName" : "右键上下文菜单",
"name" : "cm", "name" : "cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -451,11 +370,10 @@ ...@@ -451,11 +370,10 @@
"id" : "cm" "id" : "cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction1",
...@@ -464,56 +382,40 @@ ...@@ -464,56 +382,40 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction1" "id" : "cm_deuiaction1"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction1",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic11",
"scriptCode" : "true",
"triggerType" : "ITEMVISIBLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.NEW"
}, },
"caption" : "编辑", "caption" : "新建",
"codeName" : "Edit", "codeName" : "New",
"fullCodeName" : "Edit", "fullCodeName" : "New",
"name" : "表格界面_编辑操作_危险样式", "name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"reloadData" : true
}, },
"tooltip" : "编辑", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"caption" : "二级",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.REMOVE"
}, },
...@@ -526,14 +428,6 @@ ...@@ -526,14 +428,6 @@
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction2" "id" : "cm_deuiaction2"
}, },
"getPSControlLogics" : [ {
"itemName" : "deuiaction2",
"logicTag" : "cm",
"logicType" : "SCRIPT",
"name" : "logic222",
"scriptCode" : "false",
"triggerType" : "ITEMENABLE"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-remove"
...@@ -568,150 +462,55 @@ ...@@ -568,150 +462,55 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "buttonStyle" : "DANGER",
"name" : "seperator2"
}, {
"caption" : "三级",
"itemType" : "ITEMS",
"name" : "items2",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction4", "name" : "deuiaction3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "cm_deuiaction4" "id" : "cm_deuiaction3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "删除", "caption" : "编辑",
"codeName" : "Remove", "codeName" : "Edit",
"fullCodeName" : "Remove", "fullCodeName" : "Edit",
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "WARNING",
"caption" : "百度",
"counterId" : "openBaidu",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction5"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"buttonStyle" : "WARNING",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04106184OptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度_警告样式",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "百度",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "三级",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "刷新", "uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "二级",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "直接内容",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "直接内容",
"showCaption" : true
} ], } ],
"modelid" : "EE623BDE-0681-469C-BCA1-EA55F25E3732", "modelid" : "70927F2F-8ED2-4D44-A86B-B063DABD28FF",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, },
"getPSLayoutPanel" : { "getPSLayoutPanel" : {
...@@ -813,6 +612,11 @@ ...@@ -813,6 +612,11 @@
"itemType" : "calendaritem", "itemType" : "calendaritem",
"maxSize" : -1, "maxSize" : -1,
"name" : "手机", "name" : "手机",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
},
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchDefault"
...@@ -821,6 +625,162 @@ ...@@ -821,6 +625,162 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSDEContextMenu" : {
"codeName" : "CalendarViewcm",
"controlType" : "CONTEXTMENU",
"logicName" : "右键上下文菜单",
"name" : "cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION",
"reloadData" : true
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"buttonStyle" : "DANGER",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作_危险样式",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "800D60C0-061D-438F-AC0A-AA2963FC857B",
"modeltype" : "PSDETOOLBAR"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "PHONENAME", "name" : "PHONENAME",
"codeName" : "PhoneName" "codeName" : "PhoneName"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册