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 IOException
encodeTextArea in class org.apache.myfaces.shared_impl.renderkit.html.HtmlTextareaRendererBaseIOExceptionpublic void encodeEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
throws IOException
encodeEnd in class org.apache.myfaces.shared_impl.renderkit.html.HtmlTextareaRendererBaseIOExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.