public abstract class AbstractGridRenderer extends AbstractRowsRenderer
CELL_CLASS_KEY, ROW_CLASS_KEY, SKIN_CELL_CLASS_KEY, SKIN_FIRST_ROW_CLASS_KEY, SKIN_ROW_CLASS_KEY, TABLE_EVENT_ATTRS| Constructor and Description |
|---|
AbstractGridRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCleanup(javax.faces.context.FacesContext context,
TableHolder tableHolder) |
void |
encodeFooter(javax.faces.context.FacesContext context,
UIDataGrid table) |
void |
encodeHeader(javax.faces.context.FacesContext context,
UIDataGrid table) |
void |
encodeOneRow(javax.faces.context.FacesContext context,
TableHolder holder) |
encodeCaption, encodeCellChildren, encodeChildren, encodeRowEvents, encodeRows, encodeRows, encodeStyle, encodeStyleClass, encodeTableHeaderFacet, getRendersChildren, processencodeResourcesArray, encodeToHead, getHeaderScripts, getHeaderStyles, getScripts, getStylespublic void encodeHeader(javax.faces.context.FacesContext context,
UIDataGrid table)
throws java.io.IOException
java.io.IOExceptionpublic void encodeFooter(javax.faces.context.FacesContext context,
UIDataGrid table)
throws java.io.IOException
java.io.IOExceptionpublic void encodeOneRow(javax.faces.context.FacesContext context,
TableHolder holder)
throws java.io.IOException
encodeOneRow in class AbstractRowsRendererjava.io.IOExceptionprotected void doCleanup(javax.faces.context.FacesContext context,
TableHolder tableHolder)
throws java.io.IOException
doCleanup in class AbstractRowsRenderercontext - TODOjava.io.IOExceptionCopyright © 2015. All Rights Reserved.