public class MultilingualTextAreaRenderer
extends org.apache.myfaces.renderkit.html.HtmlTextareaRenderer
Renders the default output followed by an icon to represent multilingual properties.
| Constructor and Description |
|---|
MultilingualTextAreaRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
protected void |
encodeTextArea(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
decode, getConvertedValue, isDisabledgetActionUrl, getChildCount, getChildren, getClientId, renderId, shouldRenderId, toUriprotected void encodeTextArea(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws java.io.IOException
encodeTextArea in class org.apache.myfaces.shared_impl.renderkit.html.HtmlTextareaRendererBasejava.io.IOExceptionpublic void encodeEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class org.apache.myfaces.shared_impl.renderkit.html.HtmlTextareaRendererBasejava.io.IOExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.