com.sun.faces.renderkit.html_basic
public class ListboxRenderer extends MenuRenderer
UISelectOne or UISelectMany component as a list of
options.
HtmlBasicRenderer.OptionComponentInfo, HtmlBasicRenderer.Param
EMPTY_PARAMS, logger
Constructor and Description |
---|
ListboxRenderer() |
Modifier and Type | Method and Description |
---|---|
protected void |
writeDefaultSize(javax.faces.context.ResponseWriter writer,
int itemCount) |
bestGuess, cloneValue, coerceToModelType, containsaValue, convertSelectManyValue, convertSelectManyValues, convertSelectManyValuesForModel, convertSelectOneValue, createCollection, createCollectionFromHint, decode, encodeBegin, encodeEnd, getConvertedValue, getCurrentSelectedValues, getMultipleText, getSubmittedSelectedValues, isHideNoSelection, isSelected, renderOption, renderOptions, renderSelect
getNonOnChangeBehaviors, getNonOnClickSelectBehaviors, getValue, setSubmittedValue
augmentIdReference, convertClientId, decodeBehaviors, encodeRecursive, getBehaviorParameters, getChildren, getCurrentValue, getEndTextToRender, getFacet, getForComponent, getFormattedValue, getFormattedValue, getMessageIter, getParamList, getPassThruBehaviors, getRendersChildren, isBehaviorSource, rendererParamsNotNull, shouldDecode, shouldEncode, shouldEncodeChildren, shouldWriteIdAttribute, writeIdAttributeIfNecessary
protected void writeDefaultSize(javax.faces.context.ResponseWriter writer, int itemCount) throws java.io.IOException
writeDefaultSize
in class MenuRenderer
java.io.IOException
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.