Ajax4jsf ( Legacy URL )
Tag loadStyle




Tag Information
Tag Classorg.ajax4jsf.taglib.html.jsp.LoadStyleTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
The attribute takes a value-binding expression for a component property of a backing bean
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
mediafalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
This attribute defines the device to which it is necessary to apply style registration. The possible values are "all", "screen" (by default), "print", "projection", "projection", "braille" and "speech".
renderedfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
If "false", this component is not rendered
srctruefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Defines the context relative path to the style sheet file.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.