public class TreeIconRenderer extends RendererBase
Modifier and Type | Field and Description |
---|---|
protected static String |
CLOSED_FOLDER
Deprecated.
since Tobago 3.0.0
|
protected static String |
LEAF
Deprecated.
since Tobago 3.0.0
|
protected static String |
OPEN_FOLDER
Deprecated.
since Tobago 3.0.0
|
Constructor and Description |
---|
TreeIconRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
encodeBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
encodeReload, getConvertedValue, getCurrentValue, getResponseWriter, onComponentCreated
@Deprecated protected static final String OPEN_FOLDER
@Deprecated protected static final String CLOSED_FOLDER
@Deprecated protected static final String LEAF
public void encodeBegin(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeBegin
in class javax.faces.render.Renderer
IOException
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.