org.apache.myfaces.custom.collapsiblepanel
Class HtmlCollapsiblePanelRenderer
public class HtmlCollapsiblePanelRenderer
$Revision: 239380 $ $Date: 2005-08-23 11:11:59 +0200 (Tue, 23 Aug 2005) $- Kalle Korhonen (latest modification by $Author: mmarinschek $)
decode
public void decode(FacesContext facesContext,
UIComponent uiComponent)
encodeBegin
public void encodeBegin(FacesContext facesContext,
UIComponent uiComponent)
throws IOException
encodeChildren
public void encodeChildren(FacesContext facesContext,
UIComponent uiComponent)
throws IOException
- encodeChildren in interface HtmlRenderer
encodeEnd
public void encodeEnd(FacesContext facesContext,
UIComponent uiComponent)
throws IOException
getLink
protected HtmlCommandLink getLink(FacesContext facesContext,
HtmlCollapsiblePanel collapsiblePanel)
throws IOException
getRendersChildren
public boolean getRendersChildren()