Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
javax.faces.component.html.HtmlCommandLink
org.apache.myfaces.component.html.ext.HtmlCommandLink
org.apache.myfaces.custom.sortheader.HtmlCommandSortHeader
public class HtmlCommandSortHeader
extends HtmlCommandLink
Field Summary | |
static String | |
static String |
Fields inherited from class org.apache.myfaces.component.html.ext.HtmlCommandLink | |
COMPONENT_TYPE |
Fields inherited from interface org.apache.myfaces.component.UserRoleAware | |
ENABLED_ON_USER_ROLE_ATTR , VISIBLE_ON_USER_ROLE_ATTR |
Constructor Summary | |
Method Summary | |
void |
|
HtmlDataTable | |
String | |
String | |
boolean |
|
void |
|
Object |
|
void |
|
void |
|
Methods inherited from class org.apache.myfaces.component.html.ext.HtmlCommandLink | |
getClientId , getEnabledOnUserRole , getTarget , getVisibleOnUserRole , isRendered , restoreState , saveState , setEnabledOnUserRole , setTarget , setVisibleOnUserRole |
public static final String COMPONENT_FAMILY
public static final String COMPONENT_TYPE
public void broadcast(FacesEvent event) throws AbortProcessingException
public String getColumnName()
public String getFamily()
public boolean isArrow()
public void restoreState(FacesContext context, Object state)
- Overrides:
- restoreState in interface HtmlCommandLink
public Object saveState(FacesContext context)
- Overrides:
- saveState in interface HtmlCommandLink
public void setArrow(boolean arrow)
public void setColumnName(String columnName)