public class RadioRenderer
extends com.sun.faces.renderkit.html_basic.SelectManyCheckboxListRenderer
UISelectOne or
UISelectMany component as a list of radio buttons| Constructor and Description |
|---|
RadioRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
renderOption(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
javax.faces.convert.Converter converter,
javax.faces.model.SelectItem curItem,
Object currentSelections,
Object[] submittedValues,
boolean alignVertical,
int itemNumber,
com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.OptionComponentInfo optionInfo) |
encodeEnd, isBehaviorSource, renderBeginText, renderEndTextbestGuess, cloneValue, coerceToModelType, containsaValue, convertSelectManyValue, convertSelectManyValues, convertSelectManyValuesForModel, convertSelectOneValue, createCollection, createCollectionFromHint, decode, encodeBegin, getConvertedValue, getCurrentSelectedValues, getMultipleText, getSubmittedSelectedValues, isHideNoSelection, isSelected, renderOption, renderOptions, renderSelect, writeDefaultSizegetNonOnChangeBehaviors, getNonOnClickSelectBehaviors, getValue, setSubmittedValueaugmentIdReference, convertClientId, decodeBehaviors, encodeRecursive, getBehaviorParameters, getChildren, getCurrentValue, getEndTextToRender, getFacet, getForComponent, getFormattedValue, getFormattedValue, getMessageIter, getParamList, getPassThruBehaviors, getRendersChildren, rendererParamsNotNull, shouldDecode, shouldEncode, shouldEncodeChildren, shouldWriteIdAttribute, writeIdAttributeIfNecessaryprotected void renderOption(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
javax.faces.convert.Converter converter,
javax.faces.model.SelectItem curItem,
Object currentSelections,
Object[] submittedValues,
boolean alignVertical,
int itemNumber,
com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.OptionComponentInfo optionInfo)
throws IOException
renderOption in class com.sun.faces.renderkit.html_basic.SelectManyCheckboxListRendererIOExceptionCopyright © 2015. All rights reserved.