org.apache.struts2.components.table
Class SortFilterModel.Row
java.lang.Object
org.apache.struts2.components.table.SortFilterModel.Row
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- SortFilterModel
private class SortFilterModel.Row
- extends Object
- implements Comparable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
public int index
SortFilterModel.Row
public SortFilterModel.Row(int index)
compareTo
public int compareTo(Object other)
- Specified by:
compareTo
in interface Comparable
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.