public interface ISortable
| Modifier and Type | Method and Description |
|---|---|
void |
onReceived(org.apache.wicket.ajax.AjaxRequestTarget target,
int newPosition) |
void |
onRemoved(org.apache.wicket.ajax.AjaxRequestTarget target) |
void |
onSorted(org.apache.wicket.ajax.AjaxRequestTarget target,
int newPosition) |
Copyright © 2015. All rights reserved.