org.apache.myfaces.custom.newspaper
Class HtmlNewspaperTableRenderer
public class HtmlNewspaperTableRenderer
Renderer for a table in multiple balanced columns.
void | encodeBegin(FacesContext facesContext, UIComponent uiComponent)
|
void | encodeChildren(FacesContext facesContext, UIComponent uiComponent)
|
void | encodeEnd(FacesContext facesContext, UIComponent uiComponent)
|
static org.apache.myfaces.custom.newspaper.HtmlNewspaperTableRenderer.Styles | getStyles(HtmlNewspaperTable newspaperTable)- Gets styles for the specified component.
|
afterRow, afterTable, beforeRow, beforeTable, decode, determineChildColSpan, encodeBegin, encodeChildren, encodeColumnChild, encodeEnd, encodeInnerHtml, getFooterClass, getHeaderClass, getRendersChildren, hasFacet, renderColumnBody, renderColumnChildHeaderOrFooterRow, renderColumnFooterCell, renderColumnFooterCell, renderColumnFooterRow, renderColumnHeaderCell, renderColumnHeaderCell, renderColumnHeaderRow, renderFacet, renderRowEnd, renderRowStart, renderRowStyle, renderTableFooterRow, renderTableHeaderRow |
getStyles
public static org.apache.myfaces.custom.newspaper.HtmlNewspaperTableRenderer.Styles getStyles(HtmlNewspaperTable newspaperTable)
Gets styles for the specified component.