Uses of Interface
org.apache.myfaces.view.facelets.tag.jsf.RelocatableResourceHandler

Packages that use RelocatableResourceHandler
org.apache.myfaces.view.facelets.tag.jsf   
org.apache.myfaces.view.facelets.tag.jsf.html Tag Library for http://java.sun.com/jsf/html
 

Uses of RelocatableResourceHandler in org.apache.myfaces.view.facelets.tag.jsf
 

Classes in org.apache.myfaces.view.facelets.tag.jsf that implement RelocatableResourceHandler
 class ComponentRelocatableResourceHandler
          This class is used in cases where alternate implementations of h:outputScript and h:outputStylesheet components are used overriding a tag handler and providing a new tag name, but preserving the componentType and rendererType.
 

Uses of RelocatableResourceHandler in org.apache.myfaces.view.facelets.tag.jsf.html
 

Classes in org.apache.myfaces.view.facelets.tag.jsf.html that implement RelocatableResourceHandler
 class HtmlOutputScriptHandler
           
 class HtmlOutputStylesheetHandler
           
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.