|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ListLoadConfig
Load config interface for list based data. Adds support for sort information.
| Method Summary | |
|---|---|
java.util.List<? extends SortInfo> |
getSortInfo()
Returns the sort info. |
void |
setSortInfo(java.util.List<? extends SortInfo> info)
Sets the sort info. |
| Method Detail |
|---|
java.util.List<? extends SortInfo> getSortInfo()
void setSortInfo(java.util.List<? extends SortInfo> info)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||