public abstract class SelectManyRendererBase extends LabelLayoutRendererBase
| Constructor and Description |
|---|
SelectManyRendererBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
Object |
getConvertedValue(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component,
Object submittedValue) |
String[] |
getSubmittedValues(javax.faces.component.UIInput input) |
encodeBegin, encodeBeginField, encodeBeginSurrounding, encodeEnd, encodeEndField, encodeEndSurrounding, encodeLabelgetCurrentValue, getResponseWriter, onComponentCreatedpublic void decode(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
decode in class DecodingInputRendererBasepublic String[] getSubmittedValues(javax.faces.component.UIInput input)
public Object getConvertedValue(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component, Object submittedValue) throws javax.faces.convert.ConverterException
getConvertedValue in class RendererBasejavax.faces.convert.ConverterExceptionCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.