public class SelectManyRendererBase extends LayoutComponentRendererBase
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) |
getBorderBottom, getBorderLeft, getBorderRight, getBorderTop, getCustomMeasure, getHeight, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getMaximumHeight, getMaximumWidth, getMinimumHeight, getMinimumWidth, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getPreferredHeight, getPreferredWidth, getVerticalScrollbarWeight, getWidth
getConfiguredValue, getConverter, getCurrentValue, getCurrentValueAsObject, getFormattedValue, getPrepareRendersChildren, getRendererName, getResourceManager, getValue, onComponentCreated, prepareRender, prepareRendersChildren
public void decode(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
decode
in class javax.faces.render.Renderer
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–2024 The Apache Software Foundation. All rights reserved.