| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
javax.faces.component.html.HtmlCommandLinkorg.apache.myfaces.component.html.ext.HtmlCommandLinkorg.apache.myfaces.custom.sortheader.HtmlCommandSortHeaderpublic class HtmlCommandSortHeaderextends HtmlCommandLinkField 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 AbortProcessingExceptionpublic 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)