- All Implemented Interfaces:
- EventListener, ComponentSystemEventListener, FacesListener
@JSFRenderer(renderKitId="HTML_BASIC",
family="javax.faces.Output",
type="javax.faces.resource.Stylesheet")
public class HtmlStylesheetRenderer
extends Renderer
implements ComponentSystemEventListener
Renderer used by h:outputStylesheet component
Note: originally this component required PostBuildComponentTreeOnRestoreViewEvent,
but that is no longer true because a tag handler implementing RelocatableResourceHandler
interface was associated, so the component is really marked and refreshed.
- Since:
- 2.0
- Version:
- $Revision: 1813155 $ $Date: 2017-10-24 05:20:13 -0400 (Tue, 24 Oct 2017) $
- Author:
- Leonardo Uribe (latest modification by $Author: tandraschko $)