nxu

Tag outputFile

Component Information 
InfoValue
Component Typeorg.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
Handler Classcom.sun.faces.facelets.tag.jsf.html.HtmlComponentHandler
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
valuefalsejavax.el.ValueExpression
(must evaluate to org.nuxeo.ecm.core.api.Blob)
Value binding representing the blob
filenamefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Value binding representing the blob filename. If set, will be presented as the download link value unless the downloadLabel attribute is provided.
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
renderedfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit.
iconRenderedfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean flag indicating whether or not the file icon should be rendered. Defaults to true.
downloadLabelfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Value binding that will be used as the download link value, and will attempt to be translated.

Output generated by Vdldoc View Declaration Language Documentation Generator.