
What happens after the user has clicked on the FileDownload UI element.
| Value | Description |
|---|---|
|
allowSave |
The File → Save dialog of the Web browser is displayed. |
|
auto openInplace |
The data-type-dependent behavior of the browser is used: A dialog for displaying/saving the file is displayed. If the file is opened within the active window using an application program, the program depends on the MIME type of the file |
Data source of the file to be downloaded within the context.
Name assigned to the file to be downloaded on the client.
MIME type of the file
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.
Graphical display of the FileDownload UI element
| Value | Visual Display | Description |
|---|---|---|
|
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. |