Uses of Interface
org.apache.myfaces.view.facelets.tag.jsf.RelocatableResourceHandler
-
Packages that use RelocatableResourceHandler Package Description 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 Modifier and Type Class Description 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 Modifier and Type Class Description class
HtmlOutputScriptHandler
class
HtmlOutputStylesheetHandler
-