Methods related to downloading widget data in to a file. View Source mixins/download.js, line 5 Methods # addDownloadBehaviour() Add download behaviour. This make the possibility to override this function. View Source mixins/download.js, line 17 # downloadCSV() This method is implemented on each widget and it allow to download the data of the widget in CSV format file. View Source mixins/download.js, line 37