Class StylesheetResourceDelegate


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

    • StylesheetResourceDelegate

      public StylesheetResourceDelegate(ComponentHandler owner)
  • Method Details

    • 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