| Package | Description |
|---|---|
| org.apache.wicket.extensions.ajax.markup.html.repeater.data.sort | |
| org.apache.wicket.extensions.markup.html.repeater.data.sort |
| Modifier and Type | Class and Description |
|---|---|
class |
AjaxFallbackOrderByLink<S>
Ajaxified
OrderByLink |
| Modifier and Type | Method and Description |
|---|---|
protected OrderByLink<S> |
OrderByBorder.newOrderByLink(String id,
S property,
ISortStateLocator<S> stateLocator)
create new sort order toggling link
|
OrderByLink<S> |
OrderByLink.sort()
Re-sort data provider according to this link
|
| Constructor and Description |
|---|
OrderByLink.CssModifier(OrderByLink<S> link,
OrderByLink.ICssProvider<S> provider) |
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.