Class: CUI.FileReader
Defined in: | elements/FileUpload/FileReader.coffee |
Inherits: | CUI.FileUpload |
Overview
- coffeescript-ui - Coffeescript User Interface System (CUI)
- Copyright (c) 2013 - 2016 Programmfabrik GmbH
- MIT Licence
- https://github.com/programmfabrik/coffeescript-ui, http://www.coffeescript-ui.org
Variables Summary
Variable inherited from CUI.FileUpload
Class Method Summary
Instance Method Summary
Inherited Method Summary
Methods inherited from
CUI.FileUpload
#initOpts #readOpts #setUrl #getUrl #getFiles #getInfo #getUploadFileClass #queueFiles #isQueuing #stopQueuing #clear #removeFile #isDone #isUploading #uploadNextFiles #uploadFile #checkBatchDone #initDropZone .setDropClassByEvent #initFilePicker #resetDropZones #destroy #getElementClass #getUniqueId #getOpts #getOpt #hasOpt #getSetOpt #hasSetOpt #copy #mergeOpt #removeOpt #addOpt #addOpts #mergeOpts #__getCheckMap #readOptsFromAttr #proxy #isDestroyed .getOptKeys
Class Method Details
.
(void)
save(filename, data, type = "text/csv")
Instance Method Details
#
(void)
initOpts()
#
(void)
readOpts()
#
(void)
getUploadFileClass()
#
(void)
uploadFile(file)