|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Sortable in org.wicketstuff.jwicket.ui.sortable |
|---|
| Methods in org.wicketstuff.jwicket.ui.sortable with parameters of type Sortable | |
|---|---|
void |
SortableBehavior.connectWith(Sortable<?> other)
|
void |
Sortable.connectWith(Sortable<T> other)
|
protected void |
SortableBehavior.onReceived(AjaxRequestTarget target,
Component movedComponent,
int newPosition,
Sortable<?> from)
|
protected void |
Sortable.onReceived(AjaxRequestTarget target,
Component movedComponent,
int newPosition,
Sortable<T> from)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||