org.apache.myfaces.custom.popup
Class HtmlPopupRenderer
public class HtmlPopupRenderer
$Revision: 265039 $ $Date: 2005-08-31 15:25:58 +0200 (Wed, 31 Aug 2005) $- Martin Marinschek (latest modification by $Author: mmarinschek $)
RENDERER_TYPE
public static final String RENDERER_TYPE
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()