org.richfaces.renderkit.html
public abstract class ResourceRenderer extends javax.faces.render.Renderer
Constructor and Description |
---|
ResourceRenderer() |
Modifier and Type | Method and Description |
---|---|
protected void |
encodeDependentResources(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Collection<Object> scripts) |
protected void |
encodeResource(javax.faces.component.UIComponent component,
javax.faces.context.FacesContext context,
org.richfaces.resource.ResourceKey resource) |
protected void encodeDependentResources(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, Collection<Object> scripts) throws IOException
IOException
protected void encodeResource(javax.faces.component.UIComponent component, javax.faces.context.FacesContext context, org.richfaces.resource.ResourceKey resource) throws IOException
IOException
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.