public static class WfInformationDialog.RowComparator extends Object implements Comparator<org.zkoss.zul.Row>, Serializable
| Constructor and Description |
|---|
RowComparator(boolean ascending) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.zkoss.zul.Row row1,
org.zkoss.zul.Row row2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic RowComparator(boolean ascending)
ascending - sort in ascending or descending orderpublic int compare(org.zkoss.zul.Row row1,
org.zkoss.zul.Row row2)
compare in interface Comparator<org.zkoss.zul.Row>Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.