In case the browser can display the content, it will display it in the browser. Otherwhise, it will start downloading the file.
A filedownload is only triggered once. If the component becomes visible a second time, the filedownload will not be initiated again and again. A second filedowload can be triggered by using the triggerFileDownload() method.
Initial Date: 05.11.2009
@author gnaegi
|
|
|
|