|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.imixs.workflow.jee.jsf.util.SelectItemComparator
public class SelectItemComparator
Sorts a ArrayList of SelectItems by label
| Constructor Summary | |
|---|---|
SelectItemComparator(java.util.Locale locale,
boolean ascending)
|
|
| Method Summary | |
|---|---|
int |
compare(javax.faces.model.SelectItem a,
javax.faces.model.SelectItem b)
|
| 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 SelectItemComparator(java.util.Locale locale,
boolean ascending)
| Method Detail |
|---|
public int compare(javax.faces.model.SelectItem a,
javax.faces.model.SelectItem b)
compare in interface java.util.Comparator<javax.faces.model.SelectItem>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||