org.apache.myfaces.renderkit.html.ext

Class HtmlTextRenderer

public class HtmlTextRenderer extends HtmlTextRendererBase

Version: $Revision: 279369 $ $Date: 2005-09-07 18:16:26 +0200 (Wed, 07 Sep 2005) $

Author: Manfred Geiler (latest modification by $Author: baranda $)

Method Summary
voidencodeEnd(FacesContext facesContext, UIComponent component)
protected booleanisDisabled(FacesContext facesContext, UIComponent uiComponent)
protected voidrenderInputValueOnly(FacesContext facesContext, UIComponent component)
protected voidrenderNormal(FacesContext facesContext, UIComponent component)

Method Detail

encodeEnd

public void encodeEnd(FacesContext facesContext, UIComponent component)

isDisabled

protected boolean isDisabled(FacesContext facesContext, UIComponent uiComponent)

renderInputValueOnly

protected void renderInputValueOnly(FacesContext facesContext, UIComponent component)

renderNormal

protected void renderNormal(FacesContext facesContext, UIComponent component)