public class RadioRenderer extends SelectManyCheckboxListRenderer
UISelectOne or UISelectMany component as a list of
radio buttons
HtmlBasicRenderer.Param
logger
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.model.SelectItem curItem,
boolean alignVertical,
int itemNumber) |
encodeEnd, renderBeginText, renderEndText
convertSelectManyValue, convertSelectManyValues, convertSelectOneValue, decode, encodeBegin, getConvertedValue, renderOption, writeDefaultSize
getValue, setSubmittedValue
addGenericErrorMessage, augmentIdReference, convertClientId, encodeRecursive, getChildren, getCurrentValue, getEndTextToRender, getFacet, getForComponent, getFormattedValue, getMessageIter, getParamList, getRendersChildren, shouldWriteIdAttribute, writeIdAttributeIfNecessary
protected void renderOption(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, javax.faces.model.SelectItem curItem, boolean alignVertical, int itemNumber) throws java.io.IOException
renderOption
in class SelectManyCheckboxListRenderer
java.io.IOException
Copyright ? 2002-2006 Sun Microsystems, Inc. All Rights Reserved.