public abstract class PlaceholderRendererBase
extends org.richfaces.renderkit.RendererBase
| Modifier and Type | Field and Description |
|---|---|
static String |
RENDERER_TYPE |
| Constructor and Description |
|---|
PlaceholderRendererBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
doEncodeEnd(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
String |
getConvertedValue(javax.faces.context.FacesContext facesContext,
AbstractPlaceholder placeholder) |
concatClasses, concatStyles, decode, doDecode, doEncodeBegin, doEncodeChildren, encodeBegin, encodeChildren, getComponentClass, getResourcePath, getSkin, getUtils, preDecode, preEncodeBegin, queueComponentEventForBehaviorEvent, renderChildrenpublic static final String RENDERER_TYPE
public void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeEnd in class org.richfaces.renderkit.RendererBaseIOExceptionpublic void doEncodeEnd(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
doEncodeEnd in class org.richfaces.renderkit.RendererBaseIOExceptionpublic String getConvertedValue(javax.faces.context.FacesContext facesContext, AbstractPlaceholder placeholder)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.