Name | Required | Type | Description |
---|---|---|---|
contentDisposition | false | jakarta.el.ValueExpression
(must evaluate to java.lang.String )
| Specifies display mode (non-ajax), valid values are "attachment" (default) and "inline". |
monitorKey | false | jakarta.el.ValueExpression
(must evaluate to java.lang.String )
| Defines setting cookie key for monitorDownload method on client side. |
store | false | jakarta.el.ValueExpression
(must evaluate to java.lang.Boolean )
| Controls the 'no-store' attribute on the cache control header. Default false is to include 'no-store'. |
value | true | jakarta.el.ValueExpression
(must evaluate to java.lang.Object )
| A streamed content instance. |
Output generated by Vdldoc View Declaration Language Documentation Generator.