org.apache.myfaces.custom.newspaper
public class HtmlNewspaperTableRenderer extends HtmlTableRendererBase
| Method Summary | |
|---|---|
| void | encodeBegin(FacesContext facesContext, UIComponent uiComponent) |
| void | encodeChildren(FacesContext facesContext, UIComponent uiComponent) |
| void | encodeEnd(FacesContext facesContext, UIComponent uiComponent) |
| static HtmlNewspaperTableRenderer.Styles | getStyles(HtmlNewspaperTable newspaperTable)
Gets styles for the specified component. |