ICEfaces ACE Components 3.3.0
Java API Documentation

org.icefaces.ace.component.textareaentry
Class TextAreaEntryRenderer

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by org.icefaces.ace.renderkit.CoreRenderer
          extended by org.icefaces.ace.renderkit.InputRenderer
              extended by org.icefaces.ace.component.textareaentry.TextAreaEntryRenderer

public class TextAreaEntryRenderer
extends InputRenderer


Field Summary
 
Fields inherited from class org.icefaces.ace.renderkit.InputRenderer
IN_FIELD_LABEL_STYLE_CLASS, indicatorPositionSet, LABEL_STYLE_CLASS, labelPositionSet
 
Constructor Summary
TextAreaEntryRenderer()
           
 
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)
           
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)
           
 
Methods inherited from class org.icefaces.ace.renderkit.InputRenderer
encodeLabelAndInput, getConvertedValue, getConverter, getLabelAttributes, getOptionAsString, getSelectItems, getStateStyleClasses, writeAriaAttributes, writeLabelAndIndicatorAfter, writeLabelAndIndicatorBefore
 
Methods inherited from class org.icefaces.ace.renderkit.CoreRenderer
addSubmitParam, addToAutoUpdate, convertClientId, decodeBehaviors, encodeClientBehaviors, escapeText, getActionURL, getEscapedClientId, getResourceRequestPath, getResourceURL, isAjaxRequest, isPostBack, isPostback, isValueBlank, isValueEmpty, renderChild, renderChildren, renderPassThruAttributes, renderPassThruAttributes, renderPassThruAttributes, resolveWidgetVar, shouldRenderAttribute, themeForms
 
Methods inherited from class javax.faces.render.Renderer
encodeBegin, encodeChildren, getRendersChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextAreaEntryRenderer

public TextAreaEntryRenderer()
Method Detail

decode

public void decode(javax.faces.context.FacesContext context,
                   javax.faces.component.UIComponent component)
Overrides:
decode in class javax.faces.render.Renderer

encodeEnd

public void encodeEnd(javax.faces.context.FacesContext context,
                      javax.faces.component.UIComponent component)
               throws java.io.IOException
Overrides:
encodeEnd in class javax.faces.render.Renderer
Throws:
java.io.IOException

writeInputField

protected void writeInputField(javax.faces.component.UIComponent component,
                               java.util.Map<java.lang.String,java.lang.Object> labelAttributes)
                        throws java.io.IOException
Overrides:
writeInputField in class InputRenderer
Throws:
java.io.IOException

printMap

public static void printMap(java.util.Map<?,?> map)

ICEfaces ACE Components 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.