|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.faces.render.Renderer com.sun.faces.renderkit.html_basic.HtmlBasicRenderer com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer com.sun.faces.renderkit.html_basic.MenuRenderer org.deegree.client.core.renderer.InputBBoxRenderer
public class InputBBoxRenderer
TODO add class documentation here
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer |
---|
com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.OptionComponentInfo, com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.Param |
Field Summary |
---|
Fields inherited from class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer |
---|
EMPTY_PARAMS, logger |
Constructor Summary | |
---|---|
InputBBoxRenderer()
|
Method Summary | |
---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
Object |
getConvertedValue(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Object submittedValue)
|
protected Object |
getCurrentSelectedValues(javax.faces.component.UIComponent component)
|
Methods inherited from class com.sun.faces.renderkit.html_basic.MenuRenderer |
---|
bestGuess, cloneValue, coerceToModelType, containsaValue, convertSelectManyValue, convertSelectManyValues, convertSelectManyValuesForModel, convertSelectOneValue, createCollection, createCollectionFromHint, encodeBegin, getMultipleText, getSubmittedSelectedValues, isHideNoSelection, isSelected, renderOption, renderOptions, renderSelect, writeDefaultSize |
Methods inherited from class com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer |
---|
getNonOnChangeBehaviors, getNonOnClickSelectBehaviors, getValue, setSubmittedValue |
Methods inherited from class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer |
---|
augmentIdReference, convertClientId, decodeBehaviors, encodeRecursive, getBehaviorParameters, getChildren, getCurrentValue, getEndTextToRender, getFacet, getForComponent, getFormattedValue, getFormattedValue, getMessageIter, getParamList, getPassThruBehaviors, getRendersChildren, isBehaviorSource, rendererParamsNotNull, shouldDecode, shouldEncode, shouldEncodeChildren, shouldWriteIdAttribute, writeIdAttributeIfNecessary |
Methods inherited from class javax.faces.render.Renderer |
---|
encodeChildren |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InputBBoxRenderer()
Method Detail |
---|
public void decode(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
decode
in class com.sun.faces.renderkit.html_basic.MenuRenderer
public Object getConvertedValue(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, Object submittedValue) throws javax.faces.convert.ConverterException
getConvertedValue
in class com.sun.faces.renderkit.html_basic.MenuRenderer
javax.faces.convert.ConverterException
public void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
encodeEnd
in class com.sun.faces.renderkit.html_basic.MenuRenderer
IOException
protected Object getCurrentSelectedValues(javax.faces.component.UIComponent component)
getCurrentSelectedValues
in class com.sun.faces.renderkit.html_basic.MenuRenderer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |