|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.faces.render.Renderer
com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
com.sun.faces.renderkit.html_basic.ImageRenderer
public class ImageRenderer
ImageRenderer is a class that handles the rendering of the graphic ImageTag
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer |
|---|
HtmlBasicRenderer.Param |
| Field Summary |
|---|
| Fields inherited from class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer |
|---|
logger |
| Constructor Summary | |
|---|---|
ImageRenderer()
|
|
| Method Summary | |
|---|---|
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
| Methods inherited from class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer |
|---|
addGenericErrorMessage, augmentIdReference, convertClientId, decode, encodeRecursive, getChildren, getCurrentValue, getEndTextToRender, getFacet, getForComponent, getFormattedValue, getMessageIter, getParamList, getRendersChildren, getValue, setSubmittedValue, shouldWriteIdAttribute, writeIdAttributeIfNecessary |
| Methods inherited from class javax.faces.render.Renderer |
|---|
encodeChildren, getConvertedValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageRenderer()
| Method Detail |
|---|
public void encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeBegin in class javax.faces.render.Rendererjava.io.IOException
public void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class HtmlBasicRendererjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||