org.icefaces.ace.component.datatable
Class SortState
java.lang.Object
org.icefaces.ace.component.datatable.SortState
public class SortState
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortState
public SortState()
getSortState
public static SortState getSortState(DataTable table)
getSortStateFromRequest
public static SortState getSortStateFromRequest(javax.faces.context.FacesContext context,
DataTable table)
getSortStateFromRequest
public static SortState getSortStateFromRequest(javax.faces.context.FacesContext context,
DataTable table,
java.lang.String sortKeyString)
saveState
public void saveState(Column column)
saveState
public void saveState(Column column,
java.lang.Integer priority,
java.lang.Boolean ascending)
restoreState
public void restoreState(DataTable table)
Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.