org.apache.myfaces.custom.sortheader
public class HtmlCommandSortHeader extends HtmlCommandLink
Version: $Revision: 219788 $ $Date: 2005-07-20 00:30:10 +0200 (Wed, 20 Jul 2005) $
| Field Summary | |
|---|---|
| static String | COMPONENT_FAMILY |
| static String | COMPONENT_TYPE |
| Constructor Summary | |
|---|---|
| HtmlCommandSortHeader() | |
| Method Summary | |
|---|---|
| void | broadcast(FacesEvent event) |
| HtmlDataTable | findParentDataTable() |
| String | getColumnName() |
| String | getFamily() |
| boolean | isArrow() |
| void | restoreState(FacesContext context, Object state) |
| Object | saveState(FacesContext context) |
| void | setArrow(boolean arrow) |
| void | setColumnName(String columnName) |