org.apache.myfaces.custom.datalist
Class HtmlListRenderer
public class HtmlListRenderer
$Revision: 209583 $ $Date: 2005-07-07 12:30:46 +0200 (Thu, 07 Jul 2005) $- Manfred Geiler (latest modification by $Author: mmarinschek $)
LAYOUT_OL
public static final String LAYOUT_OL
LAYOUT_SIMPLE
public static final String LAYOUT_SIMPLE
LAYOUT_UL
public static final String LAYOUT_UL
encodeBegin
public void encodeBegin(FacesContext facesContext,
UIComponent uiComponent)
throws IOException
encodeChildren
public void encodeChildren(FacesContext facesContext,
UIComponent component)
throws IOException
- encodeChildren in interface HtmlRenderer
encodeEnd
public void encodeEnd(FacesContext facesContext,
UIComponent uiComponent)
throws IOException
getRendersChildren
public boolean getRendersChildren()