Include Stylesheet - caf_h:includeStylesheet

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.output.IncludeStylesheet
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.output.IncludeStylesheet
Description Include external CSS stylesheet
Palette LocationCAF Html/Control/Output/Include Stylesheet
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.