public abstract class DecodingCommandRendererBase<T extends javax.faces.component.UIComponent> extends RendererBase<T>
Constructor and Description |
---|
DecodingCommandRendererBase() |
Modifier and Type | Method and Description |
---|---|
protected void |
commandActivated(T component) |
void |
decodeInternal(javax.faces.context.FacesContext facesContext,
T component) |
decode, decodeClientBehaviors, encodeBegin, encodeBeginInternal, encodeBehavior, encodeBehavior, encodeChildren, encodeChildrenInternal, encodeEnd, encodeEndInternal, 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 javax.faces.component.UIComponent>
protected void commandActivated(T component)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.