!--a11y-->
FileDownload Properties 
· data
Data source of the file to be downloaded within the context.
· fileName
Name assigned to the file to be downloaded on the client.
· mimeType
MIME type of the file
· target
ID of the target window in the browser, when the link is activated Either the users can specify the ID themselves or it has the value _blank, which opens an external, unnamed window.
· type
Graphical display of the FileDownload UI element
Value |
Visual Display |
|
navigation |
|
The UI element appears underlined and in the color used for links that the user has already visited. |
function |
|
The UI element appears in the standard design and underlined. |
reporting |
|
The UI element appears in the standard design and not underlined. |
result |
|
The UI element appears not underlined. |