Name

HtmlOutputLink

Synopsis

The HtmlOutputLink class is the HTML rendering-dependent class representing the UIOutput component with a javax.faces.Link renderer.

Synopsis

Class name:

javax.faces.component.html.HtmlOutputLink

Extends:

javax.faces.component.UIOutput

Implements:

javax.faces.component.StateHolder,javax.faces.component.ValueHolder

Fields

public static String COMPONENT_TYPE

The component family: javax.faces.HtmlOutputLink.

Constructor

public HtmlOutputLink()

Creates a new instance.

Methods

public String getAccesskey( ) public String getCharset( ) public String getCoords( ) public String getDir( ) public String getHreflang( ) public String getLang( ) public String getOnblur( ) public String getOnchange( ) public String getOnclick( ) public String getOndblclick( ) public String getOnfocus( ) public String getOnkeydown( ) public String getOnkeypress( ) public String getOnkeyup( ) public String getOnmousedown( ) public String getOnmousemove( ) public String getOnmouseout( ) public String getOnmouseover( ) public String getOnmouseup( ) public String getRel( ) public String getRev( ) public String getShape( ) public String getStyle( ) public String getStyleClass( ) public String getTabindex( ) public String getTarget( ) public String getTitle( ) public String getType( ) public void restoreState(javax.faces.context.FacesContext context, Object state) public Object saveState(javax.faces.context.FacesContext context) public void setAccesskey(String accesskey) public void ...

Get JavaServer Faces now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.