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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public 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 © 2021 Hyland Software Germany GmbH. All rights reserved.