public interface ListSortingInfo
Modifier and Type | Method and Description |
---|---|
String |
getListPropertyName() |
String |
getSortColumn() |
boolean |
isSortDescending() |
void |
setSortColumn(String name) |
void |
setSortDescending(boolean desc) |
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.