com.ibm.btt.bc.ac.rcp.control
Class UserTableSorter
java.lang.Object
org.eclipse.jface.viewers.ViewerComparator
org.eclipse.jface.viewers.ViewerSorter
com.ibm.btt.bc.ac.rcp.control.UserTableSorter
public class UserTableSorter
- extends org.eclipse.jface.viewers.ViewerSorter
Fields inherited from class org.eclipse.jface.viewers.ViewerSorter |
collator |
Method Summary |
int |
compare(org.eclipse.jface.viewers.Viewer arg0,
java.lang.Object arg1,
java.lang.Object arg2)
|
Methods inherited from class org.eclipse.jface.viewers.ViewerSorter |
getCollator |
Methods inherited from class org.eclipse.jface.viewers.ViewerComparator |
category, getComparator, isSorterProperty, sort |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID_ASC
public static final UserTableSorter ID_ASC
ID_DESC
public static final UserTableSorter ID_DESC
STATE_ASC
public static final UserTableSorter STATE_ASC
STATE_DESC
public static final UserTableSorter STATE_DESC
STARTDATE_ASC
public static final UserTableSorter STARTDATE_ASC
STARTDATE_DESC
public static final UserTableSorter STARTDATE_DESC
ENDDATE_ASC
public static final UserTableSorter ENDDATE_ASC
ENDDATE_DESC
public static final UserTableSorter ENDDATE_DESC
compare
public int compare(org.eclipse.jface.viewers.Viewer arg0,
java.lang.Object arg1,
java.lang.Object arg2)
- Overrides:
compare
in class org.eclipse.jface.viewers.ViewerComparator
(c) Copyright IBM Corporation 1998, 2009