org.apache.myfaces.renderkit.html.ext
Class HtmlLinkRenderer
public class HtmlLinkRenderer
$Revision: 169655 $ $Date: 2005-05-11 18:45:06 +0200 (Wed, 11 May 2005) $- Manfred Geiler (latest modification by $Author: grantsmith $)
protected void | renderCommandLinkStart(FacesContext facesContext, UIComponent component, String clientId, Object value, String style, String styleClass)
|
protected void | renderLinkEnd(FacesContext facesContext, UIComponent component)
|
protected void | renderOutputLinkStart(FacesContext facesContext, UIOutput output)
|
decode , encodeBegin , encodeChildren , encodeEnd , getRendersChildren , getStyle , getStyleClass , renderCommandLinkStart , renderJavaScriptAnchorStart , renderLinkEnd , renderNonJavaScriptAnchorStart , renderOutputLinkStart |
renderCommandLinkStart
protected void renderCommandLinkStart(FacesContext facesContext,
UIComponent component,
String clientId,
Object value,
String style,
String styleClass)
throws IOException
- renderCommandLinkStart in interface HtmlLinkRendererBase