IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bc.ac.rcp.control
Class UserTableSorter

java.lang.Object
  extended by org.eclipse.jface.viewers.ViewerComparator
      extended by org.eclipse.jface.viewers.ViewerSorter
          extended by com.ibm.btt.bc.ac.rcp.control.UserTableSorter

public class UserTableSorter
extends org.eclipse.jface.viewers.ViewerSorter


Field Summary
static UserTableSorter ENDDATE_ASC
           
static UserTableSorter ENDDATE_DESC
           
static UserTableSorter ID_ASC
           
static UserTableSorter ID_DESC
           
static UserTableSorter STARTDATE_ASC
           
static UserTableSorter STARTDATE_DESC
           
static UserTableSorter STATE_ASC
           
static UserTableSorter STATE_DESC
           
 
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
 

Field Detail

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
Method Detail

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

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011