public class DataTableRenderer extends CoreRenderer
| Constructor and Description |
|---|
DataTableRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(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) |
protected void |
encodePaginatorMarkup(javax.faces.context.FacesContext context,
DataTable table,
java.lang.String position) |
boolean |
getRendersChildren() |
convertClientId, decodeBehaviors, decodeBehaviors, encodeClientBehaviors, getEncodedURL, getResourceRequestPath, getResourceURL, isValueBlank, isValueEmpty, renderChild, renderChildren, renderPassThruAttributes, themeFormspublic void decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
decode in class javax.faces.render.Rendererpublic void encodeChildren(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeChildren in class javax.faces.render.Rendererjava.io.IOExceptionpublic boolean getRendersChildren()
getRendersChildren in class javax.faces.render.Rendererpublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class javax.faces.render.Rendererjava.io.IOExceptionprotected void encodePaginatorMarkup(javax.faces.context.FacesContext context,
DataTable table,
java.lang.String position)
throws java.io.IOException
java.io.IOExceptionCopyright 2017 ICEsoft Technologies Canada Corp., All Rights Reserved.