|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortParam | |
|---|---|
| org.apache.wicket.extensions.markup.html.repeater.util | |
| Uses of SortParam in org.apache.wicket.extensions.markup.html.repeater.util |
|---|
| Methods in org.apache.wicket.extensions.markup.html.repeater.util that return SortParam | |
|---|---|
SortParam |
SingleSortState.getSort()
|
SortParam |
SortableDataProvider.getSort()
Returns current sort state |
| Methods in org.apache.wicket.extensions.markup.html.repeater.util with parameters of type SortParam | |
|---|---|
void |
SingleSortState.setSort(SortParam param)
Sets the current sort state |
void |
SortableDataProvider.setSort(SortParam param)
Sets the current sort state |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||