Constructor
new Export()
- Source:
Properties:
Name | Type | Description |
---|---|---|
datalist |
Collection | This is the data selected for export. |
dataListName |
String | This is the name of the data set which appears as a filename when exported. |
fields |
Array | The fields array contains titles of the fields. |
event |
Event | The export event (e.g. click "LatexIt"). |
The initialize serves to bind export to e.g. LaTexIt event.
Extends
- Backbone.Model