public static class WfInformationDialog.RowComparator extends Object implements Comparator<org.zkoss.zul.Row>, Serializable
Constructor and Description |
---|
WfInformationDialog.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
equals
public WfInformationDialog.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 SAPERION AG. All rights reserved.