| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- [
- {
- "text": "表单",
- "leaf": true,
- "iconCls": "x-fa fa-book"
- },
- {
- "text": "列表",
- "leaf": false,
- "expanded": false,
- "iconCls": "x-fa fa-book",
- "children": [
- {
- "text": "基本列表",
- "target": "basic-grid",
- "leaf": true,
- "iconCls": "x-fa fa-smile-o"
- },
- {
- "text": "筛选头",
- "target": "dataListPanel",
- "leaf": true,
- "iconCls": "x-fa fa-smile-o"
- },
- {
- "text": "合计栏",
- "target": "grid-summary-panel",
- "leaf": true,
- "iconCls": "x-fa fa-smile-o"
- },
- {
- "text": "分组列",
- "target": "grouped-grid",
- "leaf": true,
- "iconCls": "x-fa fa-smile-o"
- },
- {
- "text": "展开列",
- "leaf": true,
- "iconCls": "x-fa fa-smile-o"
- },
- {
- "text": "列头合并",
- "leaf": true,
- "iconCls": "x-fa fa-smile-o"
- },
- {
- "text": "列合并",
- "target": "grid-merge-column",
- "leaf": true,
- "iconCls": "x-fa fa-smile-o"
- },
- {
- "text": "复合排序",
- "leaf": true,
- "iconCls": "x-fa fa-smile-o"
- },
- {
- "text": "锁定列",
- "leaf": true,
- "iconCls": "x-fa fa-smile-o"
- },
- {
- "text": "复制/粘贴",
- "leaf": true,
- "iconCls": "x-fa fa-smile-o"
- },
- {
- "text": "导出",
- "leaf": true,
- "iconCls": "x-fa fa-smile-o"
- },
- {
- "text": "分页",
- "leaf": true,
- "iconCls": "x-fa fa-smile-o"
- }
- ]
- },
- {
- "text": "弹出层",
- "leaf": true,
- "iconCls": "x-fa fa-book"
- },
- {
- "text": "按钮",
- "leaf": true,
- "iconCls": "x-fa fa-book"
- }
- ]
|