public class SelectOneRadioInsideCommandRenderer extends SelectOneRadioRenderer
Constructor and Description |
---|
SelectOneRadioInsideCommandRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
encodeBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
protected CssItem[] |
getCssItems(javax.faces.context.FacesContext facesContext,
AbstractUISelectOneRadio select) |
protected boolean |
renderOuterItem() |
encodeBeginField, encodeEndField, getFieldId
decode
encodeBeginMessageField, encodeBeginSurroundingMessage, encodeEndMessageField, encodeEndSurroundingMessage
encodeBeginSurroundingLabel, encodeChildren, encodeEndSurroundingLabel, encodeLabel
setSubmittedValue
getConvertedValue, getCurrentValue, getResponseWriter, onComponentCreated
public void encodeBegin(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeBegin
in class LabelLayoutRendererBase
IOException
public void encodeEnd(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeEnd
in class LabelLayoutRendererBase
IOException
protected boolean renderOuterItem()
renderOuterItem
in class SelectOneRadioRenderer
protected CssItem[] getCssItems(javax.faces.context.FacesContext facesContext, AbstractUISelectOneRadio select)
getCssItems
in class SelectOneRadioRenderer
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.