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, renderSelectItems
public 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>
IOException
public void encodeEndInternal(javax.faces.context.FacesContext facesContext, T component) throws IOException
encodeEndInternal
in class RendererBase<T extends AbstractUISplitLayout>
IOException
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.