cdk
Tag resource-dependency




Attributes
NameRequiredRequest-timeTypeDescription
nametruetruejava.lang.String

The resourceName of the resource pointed to by this ResourceDependency.

libraryfalsetruejava.lang.String

The libraryName in which the resource pointed to by this ResourceDependency resides. If not specified, defaults to the empty string.

targetfalsetruejava.lang.String

The value given for this attribute will be passed as the "target" argument to javax.faces.component.UIViewRoot.addComponentResource(javax.faces.context.FacesContext, javax.faces.component.UIComponent, java.lang.String).

If this attribute is specified, javax.faces.component.UIViewRoot.addComponentResource(javax.faces.context.FacesContext, javax.faces.component.UIComponent) must be called instead, as described above.



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.