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, getAttribute
apply, assignUniqueId, createMetaRuleset, doExistingComponentActions, doNewComponentActions, findReparentedComponent, isIterating, popComponentFromEL, pushComponentToEL
public StylesheetResourceDelegate(ComponentHandler owner)
protected String getLocationTarget(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
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.