提交 5d01955a 编写于 作者: ibizdev's avatar ibizdev

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

上级 2877f4ef
...@@ -808,6 +808,132 @@ ...@@ -808,6 +808,132 @@
"tooltip" : "20250213以前的行为", "tooltip" : "20250213以前的行为",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"buttonStyle" : "DEFAULT",
"caption" : "默认",
"itemType" : "ITEMS",
"name" : "items6",
"getPSDEToolbarItems" : [ {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "rawitem1"
},
"showCaption" : true
} ],
"tooltip" : "默认",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "INVERSE",
"caption" : "反向",
"itemType" : "ITEMS",
"name" : "items7",
"getPSDEToolbarItems" : [ {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem2",
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "rawitem2"
},
"showCaption" : true
} ],
"tooltip" : "反向",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "PRIMARY",
"caption" : "主要",
"itemType" : "ITEMS",
"name" : "items8",
"getPSDEToolbarItems" : [ {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem3",
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "rawitem3"
},
"showCaption" : true
} ],
"tooltip" : "主要",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "INFO",
"caption" : "信息",
"itemType" : "ITEMS",
"name" : "items9",
"getPSDEToolbarItems" : [ {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem4",
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "rawitem4"
},
"showCaption" : true
} ],
"tooltip" : "信息",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "SUCCESS",
"caption" : "成功",
"itemType" : "ITEMS",
"name" : "items10",
"getPSDEToolbarItems" : [ {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem5",
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "rawitem5"
},
"showCaption" : true
} ],
"tooltip" : "成功",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "WARNING",
"caption" : "警告",
"itemType" : "ITEMS",
"name" : "items11",
"getPSDEToolbarItems" : [ {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem6",
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "rawitem6"
},
"showCaption" : true
} ],
"tooltip" : "警告",
"showCaption" : true,
"showIcon" : true
}, {
"buttonStyle" : "DANGER",
"caption" : "危险",
"itemType" : "ITEMS",
"name" : "items12",
"getPSDEToolbarItems" : [ {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem7",
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "rawitem7"
},
"showCaption" : true
} ],
"tooltip" : "危险",
"showCaption" : true,
"showIcon" : true
} ], } ],
"toolbarStyle" : "USER2", "toolbarStyle" : "USER2",
"xDataControlName" : "grid", "xDataControlName" : "grid",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册