public class StylesheetResourceDelegate extends ComponentResourceDelegate
ComponentResourceDelegate for stylesheet references.componentType, id| Constructor and Description |
|---|
StylesheetResourceDelegate(ComponentHandler owner) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getLocationTarget(FaceletContext ctx) |
addComponentToView, doOrphanedChildCleanup, findChild, getAttributeapply, assignUniqueId, createMetaRuleset, doExistingComponentActions, doNewComponentActions, findReparentedComponent, isIterating, popComponentFromEL, pushComponentToELpublic StylesheetResourceDelegate(ComponentHandler owner)
protected String getLocationTarget(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 © 1997–2020 Eclipse Foundation. All rights reserved.