public class StylesheetResourceDelegate extends ComponentResourceDelegate
ComponentResourceDelegate
for stylesheet references.componentType, id
Constructor and Description |
---|
StylesheetResourceDelegate(javax.faces.view.facelets.ComponentHandler owner) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getLocationTarget(javax.faces.view.facelets.FaceletContext ctx) |
addComponentToView, doOrphanedChildCleanup, findChild, getAttribute
apply, assignUniqueId, createMetaRuleset, createUniqueId, doExistingComponentActions, doNewComponentActions, findReparentedComponent, getMarkId, isIterating, popComponentFromEL, pushComponentToEL
public StylesheetResourceDelegate(javax.faces.view.facelets.ComponentHandler owner)
protected java.lang.String getLocationTarget(javax.faces.view.facelets.FaceletContext ctx)
getLocationTarget
in class ComponentResourceDelegate
ctx
- the FacesContext
for the current requesthead
as external stylesheet references
are only valid in the head of a document, this method returns
head
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.