org.apache.myfaces.renderkit.html
Class HtmlGroupRendererBase
public class HtmlGroupRendererBase
$Revision: $ $Date: $
$Log: $
encodeBegin
public void encodeBegin(FacesContext context,
UIComponent component)
throws IOException
encodeChildren
public void encodeChildren(FacesContext context,
UIComponent component)
throws IOException
- encodeChildren in interface HtmlRenderer
encodeEnd
public void encodeEnd(FacesContext context,
UIComponent component)
throws IOException
getRendersChildren
public boolean getRendersChildren()