org.alfresco.web.ui.repo.renderer
Class MultilingualTextRenderer
java.lang.Object
javax.faces.render.Renderer
org.apache.myfaces.shared_impl.renderkit.html.HtmlRenderer
org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase
org.apache.myfaces.renderkit.html.HtmlTextRenderer
org.alfresco.web.ui.repo.renderer.MultilingualTextRenderer
public class MultilingualTextRenderer
- extends org.apache.myfaces.renderkit.html.HtmlTextRenderer
Renders a multilingual text field.
Renders the default output followed by an icon
to represent multilingual properties.
Method Summary |
void |
encodeEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
|
Methods inherited from class org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase |
decode, getConvertedValue, isDisabled, renderInput, renderOutput, renderOutputText |
Methods inherited from class org.apache.myfaces.shared_impl.renderkit.html.HtmlRenderer |
getActionUrl, getChildCount, getChildren, getClientId, renderId, shouldRenderId, toUri |
Methods inherited from class javax.faces.render.Renderer |
convertClientId, encodeBegin, encodeChildren, getRendersChildren |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultilingualTextRenderer
public MultilingualTextRenderer()
encodeEnd
public void encodeEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
throws java.io.IOException
- Overrides:
encodeEnd
in class org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase
- Throws:
java.io.IOException
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.