o

Tag outputFormat

Component Information 
InfoValue
Component Typeorg.omnifaces.component.output.OutputFormat
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
bindingfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.component.UIComponent)
The ValueExpression linking this component to a property in a backing bean.
converterfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.convert.Converter)
No Description
dirfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
escapefalsejakarta.el.ValueExpression
(must evaluate to boolean)
No Description
idfalsejakarta.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.
langfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
renderedfalsejakarta.el.ValueExpression
(must evaluate to boolean)
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
rolefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
stylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
styleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
titlefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
valuefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Object)
No Description
varfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The variable name which exposes the captured output into the request scope.

Output generated by Vdldoc View Declaration Language Documentation Generator.