public class NXRadioRenderer extends com.sun.faces.renderkit.html_basic.RadioRenderer
| Constructor and Description |
|---|
NXRadioRenderer() |
| 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, writeIdAttributeIfNecessarypublic NXRadioRenderer()
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) throws IOException
renderOption in class com.sun.faces.renderkit.html_basic.RadioRendererIOExceptionCopyright © 2019 Nuxeo. All rights reserved.