Class StylesheetResourceDelegate


  • public class StylesheetResourceDelegate
    extends ComponentResourceDelegate
    ComponentResourceDelegate for stylesheet references.
    • Constructor Detail

      • StylesheetResourceDelegate

        public StylesheetResourceDelegate​(ComponentHandler owner)
    • Method Detail

      • getLocationTarget

        protected String getLocationTarget​(FaceletContext ctx)
        Specified by:
        getLocationTarget in class ComponentResourceDelegate
        Parameters:
        ctx - the FacesContext for the current request
        Returns:
        head as external stylesheet references are only valid in the head of a document, this method returns head