public class ComboBoxRenderer extends MenuRenderer
| Constructor and Description |
|---|
ComboBoxRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
renderHtmlFeatures(javax.faces.component.UIComponent component,
javax.faces.context.ResponseWriter writer) |
protected void |
renderTooltipIfNecessary(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
bestGuess, cloneValue, coerceToModelType, containsaValue, convertSelectManyValue, convertSelectManyValues, convertSelectManyValuesForModel, convertSelectOneValue, createCollection, createCollectionFromHint, decode, getConvertedValue, getCurrentSelectedValues, getMultipleText, getSubmittedSelectedValues, isHideNoSelection, isSelected, renderOption, renderOptions, renderSelect, writeDefaultSizegetNonOnChangeBehaviors, getNonOnClickSelectBehaviors, getValue, setSubmittedValueaugmentIdReference, convertClientId, decodeBehaviors, encodeRecursive, getBehaviorParameters, getChildren, getCurrentValue, getEndTextToRender, getFacet, getForComponent, getFormattedValue, getFormattedValue, getMessageIter, getParamList, getPassThruBehaviors, getRendersChildren, isBehaviorSource, rendererParamsNotNull, shouldDecode, shouldEncode, shouldEncodeChildren, shouldWriteIdAttribute, writeIdAttributeIfNecessarypublic void encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeBegin in class MenuRendererIOExceptionpublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeEnd in class MenuRendererIOExceptionprotected void renderTooltipIfNecessary(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
IOExceptionprotected void renderHtmlFeatures(javax.faces.component.UIComponent component,
javax.faces.context.ResponseWriter writer)
throws IOException
renderHtmlFeatures in class MenuRendererIOExceptionCopyright © 2015. All rights reserved.