org.apache.myfaces.renderkit.html.ext

Class HtmlLinkRenderer

public class HtmlLinkRenderer extends HtmlLinkRendererBase

Version: $Revision: 169655 $ $Date: 2005-05-11 18:45:06 +0200 (Wed, 11 May 2005) $

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

Method Summary
protected voidrenderCommandLinkStart(FacesContext facesContext, UIComponent component, String clientId, Object value, String style, String styleClass)
protected voidrenderLinkEnd(FacesContext facesContext, UIComponent component)
protected voidrenderOutputLinkStart(FacesContext facesContext, UIOutput output)

Method Detail

renderCommandLinkStart

protected void renderCommandLinkStart(FacesContext facesContext, UIComponent component, String clientId, Object value, String style, String styleClass)

renderLinkEnd

protected void renderLinkEnd(FacesContext facesContext, UIComponent component)

renderOutputLinkStart

protected void renderOutputLinkStart(FacesContext facesContext, UIOutput output)