org.apache.myfaces.custom.datalist
public class HtmlListRenderer extends HtmlRenderer
Version: $Revision: 209583 $ $Date: 2005-07-07 12:30:46 +0200 (Thu, 07 Jul 2005) $
Field Summary | |
---|---|
static String | LAYOUT_OL |
static String | LAYOUT_SIMPLE |
static String | LAYOUT_UL |
Method Summary | |
---|---|
void | encodeBegin(FacesContext facesContext, UIComponent uiComponent) |
void | encodeChildren(FacesContext facesContext, UIComponent component) |
void | encodeEnd(FacesContext facesContext, UIComponent uiComponent) |
boolean | getRendersChildren() |