org.apache.myfaces.custom.newspaper

Class HtmlNewspaperTableRenderer

public class HtmlNewspaperTableRenderer extends HtmlTableRendererBase

Renderer for a table in multiple balanced columns.

Author: Jesse Wilson

Method Summary
voidencodeBegin(FacesContext facesContext, UIComponent uiComponent)
voidencodeChildren(FacesContext facesContext, UIComponent uiComponent)
voidencodeEnd(FacesContext facesContext, UIComponent uiComponent)
static HtmlNewspaperTableRenderer.StylesgetStyles(HtmlNewspaperTable newspaperTable)
Gets styles for the specified component.

Method Detail

encodeBegin

public void encodeBegin(FacesContext facesContext, UIComponent uiComponent)

encodeChildren

public void encodeChildren(FacesContext facesContext, UIComponent uiComponent)

encodeEnd

public void encodeEnd(FacesContext facesContext, UIComponent uiComponent)

getStyles

public static HtmlNewspaperTableRenderer.Styles getStyles(HtmlNewspaperTable newspaperTable)
Gets styles for the specified component.