|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.opencms.gwt.shared.sort.CmsComparatorTitle
public class CmsComparatorTitle
Comparator for objects with a title property.
I_CmsHasTitle| Constructor Summary | |
|---|---|
CmsComparatorTitle(boolean ascending)
Constructor. |
|
| Method Summary | |
|---|---|
int |
compare(I_CmsHasTitle o1,
I_CmsHasTitle o2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public CmsComparatorTitle(boolean ascending)
ascending - if true order is ascending| Method Detail |
|---|
public int compare(I_CmsHasTitle o1,
I_CmsHasTitle o2)
compare in interface java.util.Comparator<I_CmsHasTitle>Comparator.compare(java.lang.Object, java.lang.Object)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||