public abstract class DecodingInputRendererBase extends RendererBase
Constructor and Description |
---|
DecodingInputRendererBase() |
Modifier and Type | Method and Description |
---|---|
void |
decode(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
protected void |
setSubmittedValue(javax.faces.context.FacesContext facesContext,
javax.faces.component.EditableValueHolder component,
String newValue) |
encodeReload, getConvertedValue, getCurrentValue, getResponseWriter, onComponentCreated
public void decode(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
decode
in class javax.faces.render.Renderer
protected void setSubmittedValue(javax.faces.context.FacesContext facesContext, javax.faces.component.EditableValueHolder component, String newValue)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.