org.apache.myfaces.renderkit.html.ext

Class HtmlSecretRenderer

public class HtmlSecretRenderer extends HtmlSecretRendererBase

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

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

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

Method Detail

encodeEnd

public void encodeEnd(FacesContext facesContext, UIComponent component)

isDisabled

protected boolean isDisabled(FacesContext facesContext, UIComponent uiComponent)

renderInputValueOnly

protected void renderInputValueOnly(FacesContext facesContext, UIInput uiInput)