public class TextAreaEntryRenderer extends InputRenderer
IN_FIELD_LABEL_STYLE_CLASS, indicatorPositionSet, LABEL_STYLE_CLASS, labelPositionSet| Constructor and Description |
|---|
TextAreaEntryRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
static void |
printMap(java.util.Map<?,?> map) |
protected void |
writeInputField(javax.faces.component.UIComponent component,
java.util.Map<java.lang.String,java.lang.Object> labelAttributes,
java.util.Map<java.lang.String,java.lang.Object> domUpdateMap) |
encodeLabelAndInput, getConvertedValue, getConverter, getLabelAttributes, getOptionAsString, getSelectItems, getStateStyleClasses, writeAriaAttributes, writeLabelAndIndicatorAfter, writeLabelAndIndicatorBeforeaddToAutoUpdate, buildAjaxRequest, convertClientId, decodeBehaviors, decodeBehaviors, encodeClientBehaviors, encodeClientBehaviors, escapeText, getActionURL, getComponentResourceBundle, getEncodedURL, getEscapedClientId, getLocalisedMessageFromBundle, getResourceRequestPath, getResourceURL, isAjaxRequest, isPostBack, isPostback, isScriptLoaded, isValueBlank, isValueEmpty, renderChild, renderChildren, renderPassThruAttributes, renderPassThruAttributes, renderPassThruAttributes, resolveWidgetVar, setScriptLoaded, shouldRenderAttribute, themeForms, writeJavascriptFile, writeJavascriptFilepublic void decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
decode in class javax.faces.render.Rendererpublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class javax.faces.render.Rendererjava.io.IOExceptionprotected void writeInputField(javax.faces.component.UIComponent component,
java.util.Map<java.lang.String,java.lang.Object> labelAttributes,
java.util.Map<java.lang.String,java.lang.Object> domUpdateMap)
throws java.io.IOException
writeInputField in class InputRendererjava.io.IOExceptionpublic static void printMap(java.util.Map<?,?> map)
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.