tc

Tag metaLink

Component Information 
InfoValue
Component Typeorg.apache.myfaces.tobago.MetaLink
Handler Classorg.apache.myfaces.tobago.facelets.TobagoComponentHandler
Renderer TypeMetaLink
DescriptionNone
Attributes 
NameRequiredTypeDescription
bindingfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.component.UIComponent)
The value binding expression linking this component to a property in a backing bean. For Facelets, the component is the outer UIPanel, not the input control.
Type: jakarta.faces.component.UIComponent
charsetfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)

Type: java.lang.String
hreffalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)

Type: java.lang.String
hreflangfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)

Type: java.lang.String
idfalsejava.lang.StringThe component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Type: java.lang.String
mediafalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)

Type: java.lang.String
relfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)

Type: java.lang.String
renderedfalsejakarta.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.
Type: boolean
Default: true
revfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)

Type: java.lang.String
typefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)

Type: java.lang.String

Output generated by Vdldoc View Declaration Language Documentation Generator.