...
com.cohga.html.client.grid.exportGridAction
or weave.grid.exportgriddata
Properties
name | description |
---|---|
text | The label to display to the user. |
iconCls | The id of an icon to display for the export item. |
format | The format to export the data in, this must correspond to one of the supported formats based on the installed plugins, currently 'html', 'excel' or 'csv'. |
tooltip | This will change the tooltip display and should contain title and text properties. |
...