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(FacesContext facesContext,
UIComponent component) |
protected void |
encodeTextArea(FacesContext facesContext,
UIComponent uiComponent) |
decode, getConvertedValue, isDisabled
getActionUrl, getChildCount, getChildren, getClientId, renderId, shouldRenderId, toUri
convertClientId, encodeBegin, encodeChildren, getRendersChildren
protected void encodeTextArea(FacesContext facesContext, UIComponent uiComponent) throws IOException
encodeTextArea
in class org.apache.myfaces.shared_impl.renderkit.html.HtmlTextareaRendererBase
IOException
public void encodeEnd(FacesContext facesContext, UIComponent component) throws IOException
encodeEnd
in class org.apache.myfaces.shared_impl.renderkit.html.HtmlTextareaRendererBase
IOException
Copyright © 2005–2017 Alfresco Software. All rights reserved.