public class GridRenderer extends HtmlBasicRenderer
UIPanel
component
as a "Grid".HtmlBasicRenderer.Param
logger
Constructor and Description |
---|
GridRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeChildren(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
boolean |
getRendersChildren() |
addGenericErrorMessage, augmentIdReference, convertClientId, decode, encodeRecursive, getChildren, getCurrentValue, getEndTextToRender, getFacet, getForComponent, getFormattedValue, getMessageIter, getParamList, getValue, setSubmittedValue, shouldWriteIdAttribute, writeIdAttributeIfNecessary
public void encodeBegin(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
encodeBegin
in class javax.faces.render.Renderer
java.io.IOException
public void encodeChildren(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
encodeChildren
in class javax.faces.render.Renderer
java.io.IOException
public void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
encodeEnd
in class HtmlBasicRenderer
java.io.IOException
public boolean getRendersChildren()
getRendersChildren
in class HtmlBasicRenderer
Copyright ? 2002-2006 Sun Microsystems, Inc. All Rights Reserved.