org.apache.myfaces.component.html.ext
Class HtmlCommandLink
javax.faces.component.html.HtmlCommandLink
org.apache.myfaces.component.html.ext.HtmlCommandLink
- UserRoleAware
public class HtmlCommandLink
extends javax.faces.component.html.HtmlCommandLink
$Revision: 167522 $ $Date: 2005-01-16 21:09:54 +0100 (Sun, 16 Jan 2005) $- Thomas Spiegl (latest modification by $Author: matzew $)
- Manfred Geiler
COMPONENT_TYPE
public static final String COMPONENT_TYPE
HtmlCommandLink
public HtmlCommandLink()
getClientId
public String getClientId(FacesContext context)
getTarget
public String getTarget()
isRendered
public boolean isRendered()
restoreState
public void restoreState(FacesContext context,
Object state)
saveState
public Object saveState(FacesContext context)
setTarget
public void setTarget(String target)