public class SplitLayoutRenderer<T extends AbstractUISplitLayout> extends RendererBase<T>
WARNING: This component is preliminary and may be changed without a major release.
| Constructor and Description |
|---|
SplitLayoutRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decodeInternal(javax.faces.context.FacesContext facesContext,
T component) |
void |
encodeBeginInternal(javax.faces.context.FacesContext facesContext,
T component) |
void |
encodeEndInternal(javax.faces.context.FacesContext facesContext,
T component) |
decode, decodeClientBehaviors, encodeBegin, encodeBehavior, encodeBehavior, encodeChildren, encodeChildrenInternal, encodeEnd, encodeReload, getBehaviorCommands, getConvertedValue, getConvertedValueInternal, getConverter, getCurrentValue, getFormattedValue, getResponseWriter, insideBegin, insideBegin, insideEnd, insideEnd, isInside, isInside, renderFocus, renderSelectItems, renderSelectItems, renderSelectItemspublic void decodeInternal(javax.faces.context.FacesContext facesContext,
T component)
decodeInternal in class RendererBase<T extends AbstractUISplitLayout>public void encodeBeginInternal(javax.faces.context.FacesContext facesContext,
T component)
throws IOException
encodeBeginInternal in class RendererBase<T extends AbstractUISplitLayout>IOExceptionpublic void encodeEndInternal(javax.faces.context.FacesContext facesContext,
T component)
throws IOException
encodeEndInternal in class RendererBase<T extends AbstractUISplitLayout>IOExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.