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 |
renderResetSettings(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
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, writeLabelAndIndicatorBeforeconvertClientId, decodeBehaviors, decodeBehaviors, encodeClientBehaviors, getEncodedURL, getResourceRequestPath, getResourceURL, isValueBlank, isValueEmpty, renderChild, renderChildren, renderPassThruAttributes, themeFormspublic static void printMap(java.util.Map<?,?> map)
public 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.IOExceptionprotected void renderResetSettings(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
java.io.IOExceptionCopyright 2017 ICEsoft Technologies Canada Corp., All Rights Reserved.