Include HTML - caf_h:includeHtml

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.output.IncludeHTML
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.output.IncludeHTML
Description Include external HTML file
Palette LocationCAF Html/Control/Output/Include HTML
Attributes 
NameRequiredTypeDescription
converterfalsejavax.el.ValueExpression
(must evaluate to javax.faces.convert.Converter)
A value binding expression for a method that returns a converter instance.
converterMessagefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Will be used as the text of the converter message, replacing any message that comes from the converter.
evaluatefalsejavax.el.ValueExpression
(must evaluate to boolean)
Evaluate JSF expressions in external file

If not specified, the default value is "false".

idfalsejava.lang.String Control identifier
labelfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A localized user presentable name for this component.
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

valuefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Control value

Output generated by Vdldoc View Declaration Language Documentation Generator.