public class RadioButtonsRenderer extends RadioButtonRenderer
RadioButtonRenderer.EventTypeIN_FIELD_LABEL_STYLE_CLASS, indicatorPositionSet, LABEL_STYLE_CLASS, labelPositionSet| Constructor and Description |
|---|
RadioButtonsRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
java.lang.Object |
getConvertedValue(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent,
java.lang.Object submittedValue) |
java.lang.String |
getConvertedValueForClient(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
java.lang.Object value) |
protected boolean |
isSelected(java.lang.Object itemValue,
java.lang.Object currentSelection) |
void |
renderResetSettings(javax.faces.context.FacesContext context,
java.lang.String clientId,
RadioButtons radioButtons) |
encodeAriaEnabled, encodeButtonElementStart, encodeButtonStyle, encodeButtonWrappers, encodeIconStyle, encodeScript, renderResetSettingsencodeLabelAndInput, getConverter, getLabelAttributes, getOptionAsString, getSelectItems, getStateStyleClasses, writeAriaAttributes, writeInputField, writeLabelAndIndicatorAfter, writeLabelAndIndicatorBeforeconvertClientId, decodeBehaviors, decodeBehaviors, encodeClientBehaviors, getEncodedURL, getResourceRequestPath, getResourceURL, isValueBlank, isValueEmpty, renderChild, renderChildren, renderPassThruAttributes, themeFormspublic void decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
decode in class RadioButtonRendererpublic java.lang.Object getConvertedValue(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent,
java.lang.Object submittedValue)
throws javax.faces.convert.ConverterException
getConvertedValue in class RadioButtonRendererjavax.faces.convert.ConverterExceptionpublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class RadioButtonRendererjava.io.IOExceptionprotected boolean isSelected(java.lang.Object itemValue,
java.lang.Object currentSelection)
public java.lang.String getConvertedValueForClient(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
java.lang.Object value)
throws javax.faces.convert.ConverterException
javax.faces.convert.ConverterExceptionpublic void renderResetSettings(javax.faces.context.FacesContext context,
java.lang.String clientId,
RadioButtons radioButtons)
throws java.io.IOException
java.io.IOExceptionCopyright 2017 ICEsoft Technologies Canada Corp., All Rights Reserved.