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 String |
getLocationTarget(javax.faces.view.facelets.FaceletContext ctx) |
addComponentToView, doOrphanedChildCleanup, findChild, getAttributeapply, assignUniqueId, createMetaRuleset, doExistingComponentActions, doNewComponentActions, findReparentedComponent, isIterating, popComponentFromEL, pushComponentToELpublic StylesheetResourceDelegate(javax.faces.view.facelets.ComponentHandler owner)
protected String getLocationTarget(javax.faces.view.facelets.FaceletContext ctx)
getLocationTarget in class ComponentResourceDelegatectx - the FacesContext for the current requesthead as external stylesheet references
are only valid in the head of a document, this method returns
headCopyright © 2010–2019 JBoss by Red Hat. All rights reserved.