public class TreeListboxRenderer extends RendererBase
Constructor and Description |
---|
TreeListboxRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
decode(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
void |
encodeChildren(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
encodeReload, getConvertedValue, getCurrentValue, getResponseWriter, onComponentCreated
public void decode(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
decode
in class javax.faces.render.Renderer
public void encodeChildren(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
encodeChildren
in class javax.faces.render.Renderer
IOException
public void encodeEnd(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeEnd
in class javax.faces.render.Renderer
IOException
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.