org.gnomekr.potron.web.tag
Class TruncateOutputTextRenderer

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by org.apache.myfaces.renderkit.html.HtmlRenderer
          extended by org.apache.myfaces.renderkit.html.HtmlTextRendererBase
              extended by org.apache.myfaces.renderkit.html.HtmlTextRenderer
                  extended by org.gnomekr.potron.web.tag.TruncateOutputTextRenderer

public class TruncateOutputTextRenderer
extends org.apache.myfaces.renderkit.html.HtmlTextRenderer

TruncateOutputTextRenderer.java

Version:
$Revision 1.1 $ $Date: 2005/07/19 18:01:50 $
Author:
Xavier Cho

Constructor Summary
TruncateOutputTextRenderer()
           
 
Method Summary
 void encodeEnd(FacesContext facesContext, UIComponent component)
           
protected static void renderOutput(FacesContext facesContext, UIComponent component)
           
 
Methods inherited from class org.apache.myfaces.renderkit.html.HtmlTextRendererBase
decode, getConvertedValue, isDisabled, renderInput, renderOutputText
 
Methods inherited from class org.apache.myfaces.renderkit.html.HtmlRenderer
encodeChildren
 
Methods inherited from class javax.faces.render.Renderer
convertClientId, encodeBegin, getRendersChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TruncateOutputTextRenderer

public TruncateOutputTextRenderer()
Method Detail

encodeEnd

public void encodeEnd(FacesContext facesContext,
                      UIComponent component)
               throws IOException
Overrides:
encodeEnd in class org.apache.myfaces.renderkit.html.HtmlTextRendererBase
Throws:
IOException
See Also:
HtmlTextRendererBase.encodeEnd(javax.faces.context.FacesContext, javax.faces.component.UIComponent)

renderOutput

protected static void renderOutput(FacesContext facesContext,
                                   UIComponent component)
                            throws IOException
Throws:
IOException


Copyright © 2000-2005 Gnome Korea. All Rights Reserved.