|
spring-faces | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.faces.render.Renderer
org.springframework.faces.ui.ResourceRenderer
public class ResourceRenderer
Renderer for the <sf:resource> tag.
Renders a Javascript or CSS include with a URL properly formatted to map to the ResourceServlet.
| Field Summary |
|---|
| Fields inherited from class javax.faces.render.Renderer |
|---|
PASSTHROUGH_RENDERER_LOCALNAME_KEY |
| Constructor Summary | |
|---|---|
ResourceRenderer()
|
|
| Method Summary | |
|---|---|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
| Methods inherited from class javax.faces.render.Renderer |
|---|
convertClientId, decode, encodeBegin, encodeChildren, getConvertedValue, getRendersChildren |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceRenderer()
| Method Detail |
|---|
public void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class javax.faces.render.Rendererjava.io.IOException
|
spring-faces | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||