Attributes | Name and Description |
---|---|
|
caplin.dom.FileDownloader()
|
Attributes | Name and Description |
---|---|
|
void
downloadFile(String url, Map fields, windowed)
Downloads a file from the given URL. |
►
caplin.dom.FileDownloader()
►
void
downloadFile(String url, Map fields, windowed)
Downloads a file from the given URL. If there is an error trying to download the file an alert is shown.
String | url | The URL to download the file from. |
Map | fields | Any additional parameters that should be appended to the download URL. |
windowed |