public class TreeIconRenderer<T extends AbstractUITreeIcon> extends RendererBase<T>
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 |
encodeBeginInternal(javax.faces.context.FacesContext facesContext,
T component) |
decode, decodeClientBehaviors, decodeInternal, encodeBegin, encodeBehavior, encodeBehavior, encodeChildren, encodeChildrenInternal, encodeEnd, encodeEndInternal, encodeReload, getBehaviorCommands, getConvertedValue, getConvertedValueInternal, getConverter, getCurrentValue, getFormattedValue, getResponseWriter, insideBegin, insideBegin, insideEnd, insideEnd, isInside, isInside, renderFocus, renderSelectItems, renderSelectItems, renderSelectItems
@Deprecated protected static final String OPEN_FOLDER
@Deprecated protected static final String CLOSED_FOLDER
@Deprecated protected static final String LEAF
public void encodeBeginInternal(javax.faces.context.FacesContext facesContext, T component) throws IOException
encodeBeginInternal
in class RendererBase<T extends AbstractUITreeIcon>
IOException
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.