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

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

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