Same configuration than original JSF tag, but handles double resolution of the value.
All usual h:outputText attributes are accepted here. The tag specificity is that it can resolve the value again if the first resolution gives an expression.
This is useful when working with Nuxeo actions, for instance, where the action properties can themselves be expressions.
Example:<nxh:outputText value="#{action.label}" />
Info | Value |
---|---|
Component Type | javax.faces.HtmlOutputText |
Handler Class | org.nuxeo.ecm.platform.ui.web.tag.handler.MetaValueHolderTagHandler |
Renderer Type | javax.faces.Text |
Description | None |
Name | Required | Type | Description | No Attributes Defined. |
---|
Output generated by Vdldoc View Declaration Language Documentation Generator.