提交 7ab875e0 编写于 作者: ibizdev's avatar ibizdev

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

上级 4e5068de
......@@ -482,7 +482,7 @@
}, {
"codeName" : "TreeExpViewtreeexpbar_toolbar",
"controlType" : "TOOLBAR",
"logicName" : "门户工具栏",
"logicName" : "树导航工具栏",
"name" : "treeexpbar_toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -492,7 +492,7 @@
"id" : "treeexpbar_toolbar"
},
"getPSDEToolbarItems" : [ {
"caption" : "打开百度",
"caption" : "刷新全部",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
......@@ -502,33 +502,93 @@
"id" : "treeexpbar_toolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f1@FontAwesome",
"cssClass" : "fa fa-stethoscope"
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
"caption" : "刷新",
"codeName" : "RefreshAll",
"fullCodeName" : "RefreshAll",
"name" : "树界面_刷新全部操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHALLACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshAll",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新全部",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新父节点",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "treeexpbar_toolbar_deuiaction2"
},
"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" : "刷新父节点",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "表格刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "treeexpbar_toolbar_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "表格界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "GRIDVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "打开百度",
"uIActionTarget" : "NONE",
"tooltip" : "表格刷新",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "93709408-6B40-4C06-8532-37EFEB107CFF",
"modelid" : "00CAA72A-A604-42F4-8B9D-AE17CE5A9854",
"modeltype" : "PSDETOOLBAR"
} ],
"title" : "标题111",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册