-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmisc
More file actions
9 lines (9 loc) · 1.13 KB
/
misc
File metadata and controls
9 lines (9 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
{ "text": "2-Spreadsheet Features", "xtype": "SpreadsheetView", "itemId": "spreadsheet", "iconCls": "fa fa-table", "leaf": true },
{ "text": "3-Row and Cell (Column) Widgets", "xtype": "WidgetGridView", "itemId": "widgetGrid", "iconCls": "fa fa-table", "leaf": true },
{ "text": "4-Column and Summary Renderers", "xtype": "TemplateView", "itemId": "template", "iconCls": "fa fa-table", "leaf": true },
{ "text": "5-Row Editing", "xtype": "TemplateView", "itemId": "template", "iconCls": "fa fa-table", "leaf": true },
{ "text": "6-Row Expander", "xtype": "TemplateView", "itemId": "template", "iconCls": "fa fa-table", "leaf": true },
{ "text": "7-Sorting and Filtering", "xtype": "TemplateView", "itemId": "template", "iconCls": "fa fa-table", "leaf": true },
{ "text": "8-Column Locking", "xtype": "TemplateView", "itemId": "template", "iconCls": "fa fa-table", "leaf": true },
{ "text": "9-Drag and Drop", "xtype": "TemplateView", "itemId": "template", "iconCls": "fa fa-table", "leaf": true },
{ "text": "10-Data Exporter", "xtype": "TemplateView", "itemId": "template", "iconCls": "fa fa-table", "leaf": true },