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, process
encodeResourcesArray, encodeToHead, getHeaderScripts, getHeaderStyles, getScripts, getStyles
public void encodeHeader(javax.faces.context.FacesContext context, UIDataGrid table) throws java.io.IOException
java.io.IOException
public void encodeFooter(javax.faces.context.FacesContext context, UIDataGrid table) throws java.io.IOException
java.io.IOException
public void encodeOneRow(javax.faces.context.FacesContext context, TableHolder holder) throws java.io.IOException
encodeOneRow
in class AbstractRowsRenderer
java.io.IOException
protected void doCleanup(javax.faces.context.FacesContext context, TableHolder tableHolder) throws java.io.IOException
doCleanup
in class AbstractRowsRenderer
context
- TODOjava.io.IOException
Copyright © 2014. All Rights Reserved.