1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
| [ { "tag":"buttongroup", "attrs":{ "string":"新建", "isBatch":"false", "condition":"readonly", "accesskey":"createGroup", "btnId":"advantedBtn_33" }, "children":[ { "tag":"button", "attrs":{ "string":"新建", "isBatch":"false", "type":"event", "accesskey":"create", "class":"", "btnId":"advantedBtn_34" } }, { "tag":"button", "attrs":{ "string":"复制", "isBatch":"false", "type":"event", "accesskey":"copy", "class":"", "btnId":"advantedBtn_35" } } ] }, { "tag":"button", "attrs":{ "string":"保存", "isBatch":"false", "type":"event", "condition":"edit", "class":"" } }, { "tag":"button", "attrs":{ "string":"取消", "isBatch":"false", "type":"event", "condition":"edit", "class":"" } }, { "tag":"button", "attrs":{ "string":"导出全部", "isBatch":"false", "type":"event", "condition":"readonly", "accesskey":"exportAll", "btnId":"advantedBtn_36" } }, { "tag":"button", "attrs":{ "name":"do_toggle_done", "type":"object", "string":"前后交互按钮", "isBatch":"false", "modifiers":{
}, "options":{
}, "tag":"button", "btnId":"advantedBtn_37" }, "children":[
] }, { "tag":"button", "attrs":{ "name":"action_server_forbid", "type":"object", "string":"动作", "isBatch":"false", "modifiers":{
}, "options":{
}, "tag":"button", "btnId":"advantedBtn_38" }, "children":[
] } ]
|