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, renderEndText
bestGuess, cloneValue, coerceToModelType, containsaValue, convertSelectManyValue, convertSelectManyValues, convertSelectManyValuesForModel, convertSelectOneValue, createCollection, createCollectionFromHint, decode, encodeBegin, getConvertedValue, getCurrentSelectedValues, getMultipleText, getSubmittedSelectedValues, isHideNoSelection, isSelected, renderOption, renderOptions, renderSelect, writeDefaultSize
getNonOnChangeBehaviors, getNonOnClickSelectBehaviors, getValue, setSubmittedValue
augmentIdReference, convertClientId, decodeBehaviors, encodeRecursive, getBehaviorParameters, getChildren, getCurrentValue, getEndTextToRender, getFacet, getForComponent, getFormattedValue, getFormattedValue, getMessageIter, getParamList, getPassThruBehaviors, getRendersChildren, rendererParamsNotNull, shouldDecode, shouldEncode, shouldEncodeChildren, shouldWriteIdAttribute, writeIdAttributeIfNecessary
public 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.RadioRenderer
IOException
Copyright © 2019 Nuxeo. All rights reserved.