public class SelectOneChoiceInsideInRenderer extends SelectOneChoiceRenderer
Constructor and Description |
---|
SelectOneChoiceInsideInRenderer() |
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,
AbstractUISelectOneChoice select) |
protected String |
getFieldId(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
encodeBeginField, encodeEndField, getRendersChildren
decode
encodeBeginMessageField, encodeEndMessageField
encodeBeginSurroundingLabel, encodeChildren, encodeEndSurroundingLabel, encodeLabel
setSubmittedValue
encodeReload, 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 CssItem[] getCssItems(javax.faces.context.FacesContext facesContext, AbstractUISelectOneChoice select)
getCssItems
in class SelectOneChoiceRenderer
protected String getFieldId(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
getFieldId
in class SelectOneChoiceRenderer
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.