|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface I_CmsListItemComparator
A list item comparator can be set at a column definition to set the sorting method for that column.
| Method Summary | |
|---|---|
java.util.Comparator<CmsListItem> |
getComparator(java.lang.String columnId,
java.util.Locale locale)
Returns a new comparator for comparing list items by the given column, and using the given locale. |
| Method Detail |
|---|
java.util.Comparator<CmsListItem> getComparator(java.lang.String columnId,
java.util.Locale locale)
columnId - the id of the column to sort bylocale - the current used locale
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||