Same configuration than original JSF tag, but handles double resolution of the link value.
All usual h:outputLink 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 link can itself be an expression.
Example:<nxh:metaOutputLink value="#{action.link}" />
Info | Value |
---|---|
Component Type | javax.faces.HtmlOutputLink |
Handler Class | org.nuxeo.ecm.platform.ui.web.tag.handler.MetaValueHolderTagHandler |
Renderer Type | javax.faces.Link |
Description | None |
Name | Required | Type | Description | No Attributes Defined. |
---|
Output generated by Vdldoc View Declaration Language Documentation Generator.