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, encodeLabel
getCurrentValue, getResponseWriter, onComponentCreated
public void decode(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
decode
in class DecodingInputRendererBase
public 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 RendererBase
javax.faces.convert.ConverterException
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.